Class | Description |
---|---|
ChangePokemonOpenGUIPacket |
Opens the individual Pokémon editor GUI after changing a Pokémon.
|
ChangePokemonPacket |
Changes a player's Pokémon from one pokemon to another.
|
CheckPokemonEditorAllowedPacket |
Checks if a player allows Pokémon editors to be used.
|
CloseEditedPlayerPacket |
Closes the edited player GUI.
|
CloseEditingPlayerPacket |
Closes the Pokémon editor GUI for the editing player.
|
DeletePokemonPacket |
Deletes a Pokémon from a player's party.
|
RandomizePokemonPacket |
Randomizes the Pokémon in a player's party.
|
RequestCloseEditedPlayerPacket |
Sends a packet to close the edited player GUI.
|
RequestCloseEditingPlayerPacket |
Sends a packet to close the Pokémon editor GUI.
|
RespondPokemonEditorAllowed |
A response for whether a player allows Pokémon editors to be used.
|
SetEditedPlayerPacket |
Updates the client with the player who is being edited.
|
SetEditingPlayerPacket |
Sets the player using a Pokémon editor.
|
SetImportPokemonIDPacket |
Sets the Pokémon ID of an imported Pokémon.
|
UpdateEditedPartyPacket |
Updates a party server-side.
|
UpdateEditedPokemonPacket |
Sends edited Pokémon data to the server.
|
UpdatePlayerPartyPacket |
Updates a player's entire party server-side.
|
UpdatePlayerPokemonPacket |
Updates a player's edited Pokémon server-side.
|
UpdateSinglePokemonPacket |
Updates a single Pokémon in the Pokémon editor.
|