Interface IHumanVisual

All Known Implementing Classes:
AnimatedModel, IsoDeadBody, IsoMannequin, IsoPlayer, IsoZombie, RandomizedBuildingBase.HumanCorpse, SharedDescriptors.Descriptor, SurvivorDesc

public interface IHumanVisual
  • Method Details

    • getHumanVisual

      HumanVisual getHumanVisual()
    • getItemVisuals

      void getItemVisuals(ItemVisuals itemVisuals)
    • isFemale

      boolean isFemale()
    • isZombie

      boolean isZombie()
    • isSkeleton

      boolean isSkeleton()