Class PixelmonConfigProxy
java.lang.Object
com.pixelmonmod.pixelmon.api.config.PixelmonConfigProxy
Static accessors for all YAML Pixelmon configs
Also allows for reloading them
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AFKHandlerConfig
static BattleConfig
static BreedingConfig
static CharmsConfig
static CommandsConfig
static DebugConfig
getDebug()
static DimensionsConfig
static DropsConfig
getDrops()
static EntityConfig
static ExternalMovesConfig
static GeneralConfig
static GraphicsConfig
static HealingConfig
static ItemConfig
getItems()
static NPCsConfig
getNPCs()
static OreColorConfig
static OutsideEffectsConfig
static PokeDollarsConfig
static PokerusConfig
static QuestsConfig
static RaidsConfig
getRaids()
static RidingConfig
static ServerDiscordConfig
static SpawningGeneralConfig
static SpawningBossConfig
static SpawningCurryConfig
static SpawningLegendaryConfig
static SpawningLevelDistanceConfig
static SpawningMeltanConfig
static SpawningPokeLootConfig
static SpawningPokeStopConfig
static SpawningUltraSpaceConfig
static SpawningWildConfig
static StorageConfig
static StructureConfig
static TMConfig
getTMs()
static void
reload()
-
Constructor Details
-
PixelmonConfigProxy
public PixelmonConfigProxy()
-
-
Method Details
-
reload
public static void reload() -
getGeneral
-
getAFKHandler
-
getCharms
-
getDebug
-
getDrops
-
getEntity
-
getHealing
-
getNPCs
-
getOreColor
-
getOutsideEffects
-
getRiding
-
getPokeDollars
-
getPokerus
-
getServerDiscordConfig
-
getTMs
-
getStorage
-
getBattle
-
getSpawning
-
getSpawningBoss
-
getSpawningLegendary
-
getSpawningLevelDistance
-
getSpawningMeltan
-
getSpawningPokeLoot
-
getSpawningPokeStop
-
getSpawningUltraSpace
-
getSpawningCurry
-
getSpawningWild
-
getGraphics
-
getBreeding
-
getExternalMoves
-
getDimensions
-
getRaids
-
getStructures
-
getQuests
-
getCommands
-
getItems
-