|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveSetData | |
---|---|
mechanics.moves | |
shoddybattle |
Uses of MoveSetData in mechanics.moves |
---|
Methods in mechanics.moves that return MoveSetData | |
---|---|
static MoveSetData |
MoveSet.getDefaultData()
Get the default MoveSetData. |
static MoveSetData |
MoveSet.getDefaultData()
Get the default MoveSetData. |
Uses of MoveSetData in shoddybattle |
---|
Methods in shoddybattle that return MoveSetData | |
---|---|
MoveSetData |
ModData.getMoveSetData()
Get the move set data. |
MoveSetData |
ModData.getMoveSetData()
Get the move set data. |
Methods in shoddybattle with parameters of type MoveSetData | |
---|---|
void |
PokemonSpeciesData.cacheMoveSets(MoveList moveList,
MoveSetData moveSet,
boolean requireImplementation)
Cache the move sets of all of the pokemon. |
void |
PokemonSpeciesData.cacheMoveSets(MoveList moveList,
MoveSetData moveSet,
boolean requireImplementation)
Cache the move sets of all of the pokemon. |
MoveSet |
PokemonSpecies.getMoveSet(MoveSetData data)
Get the MoveSet associated with this species. |
MoveSet |
PokemonSpecies.getMoveSet(MoveSetData data)
Get the MoveSet associated with this species. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |