Class StructureConfig
java.lang.Object
com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
com.pixelmonmod.pixelmon.api.config.StructureConfig
- All Implemented Interfaces:
Config
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
base, config
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
getNode, save
-
Constructor Details
-
StructureConfig
public StructureConfig()
-
-
Method Details
-
shouldAlwaysSpawnInVillage
public boolean shouldAlwaysSpawnInVillage() -
getShrineEncounterMode
- Returns:
- Whether Legendary bird shrines can be used multiple times.
-