Class SpeciesHelper
java.lang.Object
com.pixelmonmod.pixelmon.api.util.helpers.SpeciesHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Gets the Burmy form that corresponds to the terrain type.
-
Constructor Details
-
SpeciesHelper
public SpeciesHelper()
-
-
Method Details
-
getBurmyForm
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.
-