aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.scores.criteria.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.scores.criteria.h')
-rw-r--r--Minecraft.World/net.minecraft.world.scores.criteria.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.world.scores.criteria.h b/Minecraft.World/net.minecraft.world.scores.criteria.h
new file mode 100644
index 00000000..fd8c8640
--- /dev/null
+++ b/Minecraft.World/net.minecraft.world.scores.criteria.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "DummyCriteria.h"
+#include "HealthCriteria.h"
+#include "ObjectiveCriteria.h" \ No newline at end of file