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