summaryrefslogtreecommitdiffstats
path: root/source/Mobs/IncludeAllMonsters.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Mobs/IncludeAllMonsters.h')
-rw-r--r--source/Mobs/IncludeAllMonsters.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/Mobs/IncludeAllMonsters.h b/source/Mobs/IncludeAllMonsters.h
new file mode 100644
index 000000000..d89a6c5b5
--- /dev/null
+++ b/source/Mobs/IncludeAllMonsters.h
@@ -0,0 +1,23 @@
+#include "Bat.h"
+#include "Blaze.h"
+#include "Cavespider.h"
+#include "Chicken.h"
+#include "Cow.h"
+#include "Creeper.h"
+#include "Enderman.h"
+#include "Ghast.h"
+#include "Magmacube.h"
+#include "Mooshroom.h"
+#include "Ocelot.h"
+#include "Pig.h"
+#include "Sheep.h"
+#include "Silverfish.h"
+#include "Skeleton.h"
+#include "Slime.h"
+#include "Spider.h"
+#include "Squid.h"
+#include "Villager.h"
+#include "Witch.h"
+#include "Wolf.h"
+#include "Zombie.h"
+#include "Zombiepigman.h"