@ConfigSerializable public class DimensionsConfig extends AbstractYamlConfig
base, config
Constructor and Description |
---|
DimensionsConfig() |
Modifier and Type | Method and Description |
---|---|
float |
getTumblestoneGrowthChance() |
float |
getTumblestoneRestoreChance() |
float |
getTumblestoneSpawnChance() |
boolean |
isUltraSpace() |
boolean |
isWildBerryTrees() |
getNode, save
public boolean isUltraSpace()
public boolean isWildBerryTrees()
public float getTumblestoneGrowthChance()
public float getTumblestoneRestoreChance()
public float getTumblestoneSpawnChance()