Delegate FoodSpoilageCalcDelegate
- Namespace
- Vintagestory.API.Config
- Assembly
- VintagestoryAPI.dll
public delegate float FoodSpoilageCalcDelegate(float spoilState, ItemStack stack, EntityAgent byEntity)
Parameters
spoilState
floatstack
ItemStackbyEntity
EntityAgent
Returns
- Extension Methods