Class TreeGenParams
- Namespace
- Vintagestory.API.Server
- Assembly
- VintagestoryAPI.dll
public class TreeGenParams
- Inheritance
-
TreeGenParams
- Inherited Members
-
- Extension Methods
-
Fields
hemisphere
public EnumHemisphere hemisphere
Field Value
- EnumHemisphere
mossGrowthChance
public float mossGrowthChance
Field Value
- float
otherBlockChance
public float otherBlockChance
Field Value
- float
size
Field Value
- float
skipForestFloor
public bool skipForestFloor
Field Value
- bool
treesInChunkGenerated
public int treesInChunkGenerated
Field Value
- int
vinesGrowthChance
public float vinesGrowthChance
Field Value
- float