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 ItemPickInfoItemPickInfo.GetPickInfo(ItemContainer container, ItemPickInfo.Caller caller) Methods in zombie.inventory with parameters of type ItemPickInfoModifier and TypeMethodDescriptionstatic voidItemConfigurator.ConfigureItem(InventoryItem item, ItemPickInfo pickInfo, boolean isJunk, float zombieDensity) -
Uses of ItemPickInfo in zombie.scripting.itemConfig
Methods in zombie.scripting.itemConfig with parameters of type ItemPickInfoModifier and TypeMethodDescriptionvoidItemConfig.ConfigureEntitySpawned(GameEntity entity, ItemPickInfo pickInfo) booleanSelectorBucket.Resolve(GameEntity entity, ItemPickInfo info)