|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoveList | |
|---|---|
| mechanics.moves | |
| shoddybattle | |
| Uses of MoveList in mechanics.moves |
|---|
| Methods in mechanics.moves that return MoveList | |
|---|---|
static MoveList |
MoveList.getDefaultData()
Get the default MoveList. |
static MoveList |
MoveList.getDefaultData()
Get the default MoveList. |
| Uses of MoveList in shoddybattle |
|---|
| Methods in shoddybattle that return MoveList | |
|---|---|
MoveList |
ModData.getMoveData()
Get the move data. |
MoveList |
ModData.getMoveData()
Get the move data. |
| Methods in shoddybattle with parameters of type MoveList | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||