Class SpeciesHelper

java.lang.Object
com.pixelmonmod.pixelmon.api.util.helpers.SpeciesHelper

public class SpeciesHelper extends Object
  • Constructor Details

    • SpeciesHelper

      public SpeciesHelper()
  • Method Details

    • getBurmyForm

      public static String getBurmyForm(TerrainExamine.TerrainType type)
      Gets the Burmy form that corresponds to the terrain type.
      Parameters:
      type - The type that the terrain is evaluated to.
      Returns:
      The Burmy form that corresponds to the terrain type.