Uses of Class
zombie.scripting.objects.ItemType
Packages that use ItemType
-
Uses of ItemType in zombie.inventory
Methods in zombie.inventory with parameters of type ItemTypeModifier and TypeMethodDescriptionbooleanbooleanInventoryItem.isItemType(ItemType itemType) voidInventoryItem.setItemType(ItemType itemType) -
Uses of ItemType in zombie.iso.areas
Methods in zombie.iso.areas with parameters of type ItemType -
Uses of ItemType in zombie.scripting.objects
Fields in zombie.scripting.objects declared as ItemTypeModifier and TypeFieldDescriptionstatic final ItemTypeItemType.ALARM_CLOCKstatic final ItemTypeItemType.ALARM_CLOCK_CLOTHINGstatic final ItemTypeItemType.ANIMALstatic final ItemTypeItemType.CLOTHINGstatic final ItemTypeItemType.CONTAINERstatic final ItemTypeItemType.DRAINABLEstatic final ItemTypeItemType.FOODstatic final ItemTypeItemType.KEYstatic final ItemTypeItemType.KEY_RINGstatic final ItemTypeItemType.LITERATUREstatic final ItemTypeItemType.MAPstatic final ItemTypeItemType.MOVEABLEstatic final ItemTypeItemType.NORMALstatic final ItemTypeItemType.RADIOstatic final ItemTypeItemType.WEAPONstatic final ItemTypeItemType.WEAPON_PARTFields in zombie.scripting.objects with type parameters of type ItemTypeMethods in zombie.scripting.objects that return ItemTypeModifier and TypeMethodDescriptionstatic ItemTypeItemType.get(ResourceLocation id) Item.getItemType()ItemKey.itemType()Returns the value of theitemTyperecord component.static ItemTypeMethods in zombie.scripting.objects with parameters of type ItemTypeModifier and TypeMethodDescriptionbooleanItem.isItemType(ItemType itemType) voidItem.setItemType(ItemType itemType) Constructors in zombie.scripting.objects with parameters of type ItemType