public class DeciduousForest extends TreeLayer
Layer.DataSize
Modifier and Type | Field and Description |
---|---|
static DeciduousForest |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
TreeType |
pickTree(java.util.Random random) |
getDefaultLayerStrengthCap, getDefaultMaxWaterDepth, getDefaultMushroomChance, getDefaultMushroomIncidence, getDefaultTreeChance, getExporter, getExporterType
compareTo, equals, getDataSize, getDefaultValue, getDescription, getIcon, getId, getMnemonic, getName, getPriority, getRenderer, hashCode, isExportableToFile, setDescription, setName, toString
public static final DeciduousForest INSTANCE