mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 05:03:55 -07:00
@@ -9,6 +9,7 @@ public enum CreatureType {
|
|||||||
COW("Cow"),
|
COW("Cow"),
|
||||||
CREEPER("Creeper"),
|
CREEPER("Creeper"),
|
||||||
GHAST("Ghast"),
|
GHAST("Ghast"),
|
||||||
|
GIANT("Giant"),
|
||||||
PIG("Pig"),
|
PIG("Pig"),
|
||||||
PIG_ZOMBIE("PigZombie"),
|
PIG_ZOMBIE("PigZombie"),
|
||||||
SHEEP("Sheep"),
|
SHEEP("Sheep"),
|
||||||
|
Reference in New Issue
Block a user