Skip to content

Instantly share code, notes, and snippets.

@jose-vm
Created August 5, 2015 02:05
Show Gist options
  • Save jose-vm/ca203bccec0cdb770978 to your computer and use it in GitHub Desktop.
Save jose-vm/ca203bccec0cdb770978 to your computer and use it in GitHub Desktop.
EntityType strings for EntityTypeFromString
EntityType strings for EntityTypeFromString
Arrow: "arrow"
Snowball: "snowball"
Egg: "thrownegg"
Painting: "painting"
Minecart: "minecartrideable"
Large Fireball: "largefireball"
Small Fireball: "smallfireball"
Throwable Potion: "thrownpotion"
Boat: "boatrideable"
Fishing Hook: "fishinghook"
Chicken: "chicken"
Cow: "cow"
Pig: "pig"
Sheep: "sheep"
Wolf: "wolf"
Ocelot: "ocelot"
Villager: "villager"
Mooshroom: "mushroomcow"
Squid: "squid"
Bat: "bat"
Iron Golem: "irongolem"
Snow Golem: "snowgolem"
Zombie: "zombie"
Zombie Villager: "zombievillager"
Creeper: "creeper"
Skeleton: "skeleton"
Spider: "spider"
Pig Zombie: "pigzombie"
Slime: "slime"
Enderman: "enderman"
Silverfish: "silverfish"
Cave Spider: "cavespider"
Ghast: "ghast"
Magma Cube: "lavaslime"
Blaze: "blaze"
Player: "player"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment