Class StructureConfig

java.lang.Object
com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
com.pixelmonmod.pixelmon.api.config.StructureConfig
All Implemented Interfaces:
Config

@ConfigSerializable public class StructureConfig extends AbstractYamlConfig
  • Constructor Details

    • StructureConfig

      public StructureConfig()
  • Method Details

    • shouldAlwaysSpawnInVillage

      public boolean shouldAlwaysSpawnInVillage()
    • getShrineEncounterMode

      public EnumEncounterMode getShrineEncounterMode()
      Returns:
      Whether Legendary bird shrines can be used multiple times.