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 TypeMethodDescriptionbooleanBaseAnimalBehavior.callToHutch(IsoHutch hutch, boolean force) booleanBaseAnimalBehavior.canGoToHutch(IsoHutch hutch, boolean force) -
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 IsoHutchMethods in zombie.iso with parameters 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 IsoHutchModifier and TypeMethodDescriptionIsoHutch.getHutch()static IsoHutchIsoHutch.getHutch(int x, int y, int z) Methods in zombie.iso.objects that return types with arguments of type IsoHutchMethods in zombie.iso.objects with parameters of type IsoHutch -
Uses of IsoHutch in zombie.Lua
Methods in zombie.Lua that return IsoHutch -
Uses of IsoHutch in zombie.network.packets.character
Methods in zombie.network.packets.character with parameters of type IsoHutchModifier and TypeMethodDescriptionvoidAnimalCommandPacket.set(AnimalCommandPacket.Type operation, IsoAnimal animal, IsoPlayer player, IsoHutch hutch) -
Uses of IsoHutch in zombie.popman.animal
Methods in zombie.popman.animal with parameters of type IsoHutchModifier and TypeMethodDescriptionvoidbooleanHutchManager.checkHutchExistInList(IsoHutch hutch) voidHutchManager.reforceUpdate(IsoHutch hutch) void