aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.entity.monster.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.entity.monster.h')
-rw-r--r--Minecraft.World/net.minecraft.world.entity.monster.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/Minecraft.World/net.minecraft.world.entity.monster.h b/Minecraft.World/net.minecraft.world.entity.monster.h
index 1d6b8495..edeaf925 100644
--- a/Minecraft.World/net.minecraft.world.entity.monster.h
+++ b/Minecraft.World/net.minecraft.world.entity.monster.h
@@ -18,4 +18,9 @@
// 1.0.1
#include "Blaze.h"
-#include "LavaSlime.h" \ No newline at end of file
+#include "LavaSlime.h"
+
+// 1.6.4
+#include "RangedAttackMob.h"
+#include "SharedMonsterAttributes.h"
+#include "Witch.h" \ No newline at end of file