Interface IAnimalVisual
- All Superinterfaces:
IHumanVisual
- All Known Implementing Classes:
AnimatedModel
,IsoAnimal
,IsoDeadBody
,IsoPlayer
-
Method Summary
Modifier and TypeMethodDescriptionfloat
Methods inherited from interface zombie.core.skinnedmodel.visual.IHumanVisual
getHumanVisual, getItemVisuals, isFemale, isSkeleton, isZombie
-
Method Details
-
getAnimalVisual
AnimalVisual getAnimalVisual() -
getAnimalType
String getAnimalType() -
getAnimalSize
float getAnimalSize()
-