aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.phys.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.phys.h')
-rw-r--r--Minecraft.World/net.minecraft.world.phys.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.world.phys.h b/Minecraft.World/net.minecraft.world.phys.h
new file mode 100644
index 00000000..f5dfd29b
--- /dev/null
+++ b/Minecraft.World/net.minecraft.world.phys.h
@@ -0,0 +1,3 @@
+#include "AABB.h"
+#include "HitResult.h"
+#include "Vec3.h" \ No newline at end of file