Table of Contents

Class TreeGenParams

Namespace
Vintagestory.API.Server
Assembly
VintagestoryAPI.dll
public class TreeGenParams
Inheritance
TreeGenParams
Inherited Members

Fields

hemisphere

public EnumHemisphere hemisphere

Field Value

EnumHemisphere

mossGrowthChance

public float mossGrowthChance

Field Value

float

otherBlockChance

public float otherBlockChance

Field Value

float

size

public 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