| Interface | Description |
|---|---|
| IHatchEggs | |
| IPassiveEffects | |
| IPassiveHealer | |
| ISpecType |
Interface used for creating new types of spec fields inside a
PokemonSpec. |
| Class | Description |
|---|---|
| ImportExportConverter | |
| ImportExportForm |
Used by the Pokémon editor to parse form differences.
|
| LearnMoveController |
Created by Jay113355 on 3/3/2021.
|
| Pokemon | |
| PokemonBase |
Created by Jay113355 on 10/27/2018.
|
| PokemonFactory<T extends Pokemon> | |
| PokemonSpec |
An object representation of the basic data specifications associated with a Pokémon.
|
| PokemonSpec.Adapter | |
| SpecFlag |
A simple flag value for PokemonSpecs.
|
| SpecValue<T> |
A particular kind of value that could be given in a
PokemonSpec. |
| SpecValueTypeAdapter |
| Enum | Description |
|---|---|
| EnumInitializeCategory |