Uses of Class
zombie.inventory.recipemanager.ItemRecord
Packages that use ItemRecord
-
Uses of ItemRecord in zombie.inventory.recipemanager
Fields in zombie.inventory.recipemanager with type parameters of type ItemRecordMethods in zombie.inventory.recipemanager that return ItemRecordModifier and TypeMethodDescriptionprotected static ItemRecord
ItemRecord.alloc
(ItemRecipe itemRecipex, InventoryItem inventoryItem) Methods in zombie.inventory.recipemanager with parameters of type ItemRecordModifier and TypeMethodDescriptionprotected boolean
SourceRecord.assignItemRecord
(ItemRecord itemRecord) protected static void
ItemRecord.release
(ItemRecord itemRecord)