Uses of Class
zombie.iso.objects.IsoHutch
Packages that use IsoHutch
Package
Description
-
Uses of IsoHutch in zombie.characters
Methods in zombie.characters that return IsoHutch -
Uses of IsoHutch in zombie.characters.animals
Fields in zombie.characters.animals declared as IsoHutchMethods in zombie.characters.animals that return IsoHutchMethods in zombie.characters.animals with parameters of type IsoHutch -
Uses of IsoHutch in zombie.characters.animals.behavior
Methods in zombie.characters.animals.behavior with parameters of type IsoHutchModifier and TypeMethodDescriptionboolean
BaseAnimalBehavior.callToHutch
(IsoHutch isoHutch, boolean boolean0) boolean
BaseAnimalBehavior.canGoToHutch
(IsoHutch isoHutch, boolean boolean0) -
Uses of IsoHutch in zombie.characters.animals.datas
Methods in zombie.characters.animals.datas that return IsoHutch -
Uses of IsoHutch in zombie.inventory.types
Methods in zombie.inventory.types with parameters of type IsoHutch -
Uses of IsoHutch in zombie.iso
Methods in zombie.iso that return IsoHutchMethods in zombie.iso that return types with arguments of type IsoHutch -
Uses of IsoHutch in zombie.iso.areas
Fields in zombie.iso.areas with type parameters of type IsoHutchMethods in zombie.iso.areas that return types with arguments of type IsoHutch -
Uses of IsoHutch in zombie.iso.objects
Methods in zombie.iso.objects that return IsoHutch -
Uses of IsoHutch in zombie.Lua
Methods in zombie.Lua that return IsoHutch -
Uses of IsoHutch in zombie.popman.animal
Methods in zombie.popman.animal with parameters of type IsoHutchModifier and TypeMethodDescriptionvoid
boolean
HutchManager.checkHutchExistInList
(IsoHutch isoHutch1) void
HutchManager.reforceUpdate
(IsoHutch isoHutch) void