Cuberite
A lightweight, fast and extensible game server for Minecraft
Enumerations
MonsterTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  eMonsterType {
  mtInvalidType = -1 , mtBat , mtBlaze , mtCat ,
  mtCaveSpider , mtChicken , mtCod , mtCow ,
  mtCreeper , mtDolphin , mtDonkey , mtDrowned ,
  mtElderGuardian , mtEnderDragon , mtEnderman , mtEndermite ,
  mtEvoker , mtFox , mtGhast , mtGiant ,
  mtGuardian , mtHorse , mtHoglin , mtHusk ,
  mtIllusioner , mtIronGolem , mtLlama , mtMagmaCube ,
  mtMooshroom , mtMule , mtOcelot , mtPanda ,
  mtParrot , mtPhantom , mtPig , mtPiglin ,
  mtPiglinBrute , mtPillager , mtPolarBear , mtPufferfish ,
  mtRabbit , mtRavager , mtSalmon , mtSheep ,
  mtShulker , mtSilverfish , mtSkeleton , mtSkeletonHorse ,
  mtSlime , mtSnowGolem , mtSpider , mtSquid ,
  mtStray , mtStrider , mtTraderLlama , mtTropicalFish ,
  mtTurtle , mtVex , mtVillager , mtVindicator ,
  mtWanderingTrader , mtWitch , mtWither , mtWitherSkeleton ,
  mtWolf , mtZoglin , mtZombie , mtZombieHorse ,
  mtZombifiedPiglin , mtZombieVillager , mtZombiePigman = mtZombifiedPiglin
}
 Identifies individual monster type. More...
 

Enumeration Type Documentation

◆ eMonsterType

Identifies individual monster type.

Enumerator
mtInvalidType 
mtBat 
mtBlaze 
mtCat 
mtCaveSpider 
mtChicken 
mtCod 
mtCow 
mtCreeper 
mtDolphin 
mtDonkey 
mtDrowned 
mtElderGuardian 
mtEnderDragon 
mtEnderman 
mtEndermite 
mtEvoker 
mtFox 
mtGhast 
mtGiant 
mtGuardian 
mtHorse 
mtHoglin 
mtHusk 
mtIllusioner 
mtIronGolem 
mtLlama 
mtMagmaCube 
mtMooshroom 
mtMule 
mtOcelot 
mtPanda 
mtParrot 
mtPhantom 
mtPig 
mtPiglin 
mtPiglinBrute 
mtPillager 
mtPolarBear 
mtPufferfish 
mtRabbit 
mtRavager 
mtSalmon 
mtSheep 
mtShulker 
mtSilverfish 
mtSkeleton 
mtSkeletonHorse 
mtSlime 
mtSnowGolem 
mtSpider 
mtSquid 
mtStray 
mtStrider 
mtTraderLlama 
mtTropicalFish 
mtTurtle 
mtVex 
mtVillager 
mtVindicator 
mtWanderingTrader 
mtWitch 
mtWither 
mtWitherSkeleton 
mtWolf 
mtZoglin 
mtZombie 
mtZombieHorse 
mtZombifiedPiglin 
mtZombieVillager 
mtZombiePigman 

Definition at line 10 of file MonsterTypes.h.