Uses of Class
zombie.inventory.ItemPickInfo
Packages that use ItemPickInfo
-
Uses of ItemPickInfo in zombie.inventory
Methods in zombie.inventory that return ItemPickInfoModifier and TypeMethodDescriptionstatic ItemPickInfo
ItemPickInfo.GetPickInfo
(ItemContainer itemContainer0, ItemPickInfo.Caller caller) Methods in zombie.inventory with parameters of type ItemPickInfoModifier and TypeMethodDescriptionstatic void
ItemConfigurator.ConfigureItem
(InventoryItem inventoryItem, ItemPickInfo itemPickInfo, boolean boolean0, float var3) -
Uses of ItemPickInfo in zombie.scripting.itemConfig
Methods in zombie.scripting.itemConfig with parameters of type ItemPickInfoModifier and TypeMethodDescriptionvoid
ItemConfig.ConfigureEntitySpawned
(GameEntity gameEntity, ItemPickInfo itemPickInfo) boolean
SelectorBucket.Resolve
(GameEntity gameEntity, ItemPickInfo itemPickInfo)