public class SpeciesHelper
extends java.lang.Object
Constructor and Description |
---|
SpeciesHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getBurmyForm(TerrainExamine.TerrainType type)
Gets the Burmy form that corresponds to the terrain type.
|
public static java.lang.String getBurmyForm(TerrainExamine.TerrainType type)
type
- The type that the terrain is evaluated to.