public static class RaidRegistry.Raid
extends java.lang.Object
Constructor and Description |
---|
Raid(int species,
java.lang.String form) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getForm()
Gets the form name of this raid.
|
int |
getSpecies()
Gets the dex number of this raid.
|