public class PixelmonPokemonProxy extends java.lang.Object implements PokemonProxy<Pokemon>
PokemonProxy
Constructor and Description |
---|
PixelmonPokemonProxy() |
Modifier and Type | Method and Description |
---|---|
Pokemon |
create(java.util.UUID pokemonUUID)
Creates a new
T implementation with the given UUID |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copy, create, create, create
public Pokemon create(java.util.UUID pokemonUUID)
PokemonProxy
T
implementation with the given UUIDcreate
in interface PokemonProxy<Pokemon>
pokemonUUID
- The uuid of the new Pokémon