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