Uses of Class
zombie.characters.animals.AnimalPart
Packages that use AnimalPart
-
Uses of AnimalPart in zombie.characters.animals
Methods in zombie.characters.animals that return types with arguments of type AnimalPartModifier and TypeMethodDescriptionstatic ArrayList<AnimalPart> AnimalPartsDefinitions.getAllBonesDef(String string) static ArrayList<AnimalPart> AnimalPartsDefinitions.getAllPartsDef(String string) static ArrayList<AnimalPart> AnimalPartsDefinitions.getDef(KahluaTableImpl kahluaTableImpl1, String string) Methods in zombie.characters.animals with parameters of type AnimalPartModifier and TypeMethodDescriptionstatic voidIsoAnimal.addAnimalPart(AnimalPart arg0, IsoPlayer arg1, IsoDeadBody arg2)