Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - -- Enum mob entity names
 - -- by: SukaiPoppuGo = "SukaiPoppuGo"
 - --
 - -- Missing: Ender dargon and Wither boss
 - --
 - -- NB:
 - -- This Enum attempt to list mobs entities.
 - -- But there is a lot more entity types, not only mobs,
 - -- Minecart, item frame, xp orbs... ex:
 - -- Item = "Item"
 - --
 - Bat = "Bat"
 - Blaze = "Blaze"
 - CaveSpider = "CaveSpider"
 - Chicken = "Chicken"
 - Cow = "Cow"
 - Creeper = "Creeper"
 - Donkey = "Donkey"
 - ElderGuardian = "ElderGuardian"
 - Enderman = "Enderman"
 - Endermite = "Endermite"
 - EvocationIllager = "EvocationIllager"
 - Husk = "Husk"
 - Ghast = "Ghast"
 - Guardian = "Guardian"
 - Horse = "Horse"
 - LavaSlime = "LavaSlime"
 - Llama = "Llama"
 - Mule = "Mule"
 - MushroomCow = "MushroomCow"
 - Stray = "Stray"
 - Ozelot = "Ozelot"
 - Pig = "Pig"
 - PigZombie = "PigZombie"
 - PolarBear = "PolarBear"
 - Rabbit = "Rabbit"
 - Shulker = "Shulker"
 - Sheep = "Sheep"
 - Silverfish = "Silverfish"
 - Skeleton = "Skeleton"
 - SkeletonHorse = "SkeletonHorse"
 - Slime = "Slime"
 - SnowMan = "SnowMan"
 - Spider = "Spider"
 - Squid = "Squid"
 - Vex = "Vex"
 - Villager = "Villager"
 - VillagerGolem = "VillagerGolem"
 - VindicationIllager = "VindicationIllager"
 - Witch = "Witch"
 - WitherSkeleton = "WitherSkeleton"
 - Wolf = "Wolf"
 - Zombie = "Zombie"
 - ZombieHorse = "ZombieHorse"
 - ZombieVillager = "ZombieVillager"
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment