Class TMConfig

All Implemented Interfaces:
Config

@ConfigSerializable public class TMConfig extends AbstractYamlConfig
  • Constructor Details

    • TMConfig

      public TMConfig()
  • Method Details

    • isAllowTMReuse

      public boolean isAllowTMReuse()
      Returns:
      Whether TMs can be used without breaking.
    • isAllowTRReuse

      public boolean isAllowTRReuse()
      Returns:
      Whether TRs can be used without breaking.
    • isUniversalTMs

      public boolean isUniversalTMs()
      Returns:
      Whether TMs and TRs can be used regardless of generation if the Pokémon has it in their TM list somewhere.
    • isSuperUniversalTMs

      public boolean isSuperUniversalTMs()
      Returns:
      Whether TMs and TRs can be used regardless of generation if the Pokémon has it in their stats file anywhere.