Table of Contents

Delegate OnGetClimateDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void OnGetClimateDelegate(ref ClimateCondition climate, BlockPos pos, EnumGetClimateMode mode = EnumGetClimateMode.WorldGenValues, double totalDays = 0)

Parameters

climate ClimateCondition
pos BlockPos
mode EnumGetClimateMode
totalDays double