Add CreatureType.GIANT
This commit is contained in:
parent
5141b7fe10
commit
adfeb9c819
@ -9,6 +9,7 @@ public enum CreatureType {
|
||||
COW("Cow"),
|
||||
CREEPER("Creeper"),
|
||||
GHAST("Ghast"),
|
||||
GIANT("Giant"),
|
||||
PIG("Pig"),
|
||||
PIG_ZOMBIE("PigZombie"),
|
||||
SHEEP("Sheep"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user