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