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, getExporterTypecompareTo, equals, getDataSize, getDefaultValue, getDescription, getIcon, getId, getMnemonic, getName, getPriority, getRenderer, hashCode, isExportableToFile, setDescription, setName, toStringpublic static final DeciduousForest INSTANCE