Class ExternalMovesConfig

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

@ConfigSerializable public class ExternalMovesConfig extends AbstractYamlConfig
  • Constructor Details

    • ExternalMovesConfig

      public ExternalMovesConfig()
  • Method Details

    • isAllowExternalMoves

      public boolean isAllowExternalMoves()
      Returns:
      Whether external moves can be used.
    • isAllowDestructiveExternalMoves

      public boolean isAllowDestructiveExternalMoves()
      Returns:
      Whether destructive external moves (Cut, Dig, Explode, LightFire, Lightning, RockSmash, etc)
    • getForageChance

      public float getForageChance()
      Returns: