Uses of Class
com.takenoko.inventory.Inventory
Packages that use Inventory
-
Uses of Inventory in com.takenoko.engine
Fields in com.takenoko.engine declared as InventoryMethods in com.takenoko.engine that return InventoryModifier and TypeMethodDescriptionBotManager.getInventory()
Return the bot inventoryBotState.getInventory()
Return the bot inventoryConstructors in com.takenoko.engine with parameters of type InventoryModifierConstructorDescriptionBotState
(Inventory inventory, ObjectiveManager objectiveManager, ActionManager actionManager) -
Uses of Inventory in com.takenoko.inventory
Methods in com.takenoko.inventory that return InventoryConstructors in com.takenoko.inventory with parameters of type Inventory