Uses of Class
zombie.iso.objects.IsoFeedingTrough
Packages that use IsoFeedingTrough
Package
Description
-
Uses of IsoFeedingTrough in zombie.characters.animals
Fields in zombie.characters.animals declared as IsoFeedingTroughFields in zombie.characters.animals with type parameters of type IsoFeedingTroughMethods in zombie.characters.animals with parameters of type IsoFeedingTroughModifier and TypeMethodDescriptionIsoAnimal.canEatFromTrough
(IsoFeedingTrough arg0) void
IsoAnimal.pathToTrough
(IsoFeedingTrough arg0) -
Uses of IsoFeedingTrough in zombie.characters.animals.behavior
Methods in zombie.characters.animals.behavior that return types with arguments of type IsoFeedingTroughMethods in zombie.characters.animals.behavior with parameters of type IsoFeedingTroughModifier and TypeMethodDescriptionboolean
BaseAnimalBehavior.canDrinkFromTrough
(IsoFeedingTrough arg0) Method parameters in zombie.characters.animals.behavior with type arguments of type IsoFeedingTroughModifier and TypeMethodDescriptionstatic void
BaseAnimalBehavior.shuffleList
(ArrayList<IsoFeedingTrough> arrayList) -
Uses of IsoFeedingTrough in zombie.characters.animals.datas
Fields in zombie.characters.animals.datas declared as IsoFeedingTroughMethods in zombie.characters.animals.datas that return types with arguments of type IsoFeedingTroughMethods in zombie.characters.animals.datas with parameters of type IsoFeedingTroughMethod parameters in zombie.characters.animals.datas with type arguments of type IsoFeedingTroughModifier and TypeMethodDescriptionstatic void
AnimalData.shuffleList
(ArrayList<IsoFeedingTrough> arrayList) -
Uses of IsoFeedingTrough in zombie.iso.areas
Fields in zombie.iso.areas with type parameters of type IsoFeedingTroughMethods in zombie.iso.areas that return types with arguments of type IsoFeedingTroughModifier and TypeMethodDescriptionDesignationZoneAnimal.getTroughs()
DesignationZoneAnimal.getTroughsConnected()
-
Uses of IsoFeedingTrough in zombie.iso.objects
Methods in zombie.iso.objects that return IsoFeedingTrough