Package com.pixelmonmod.pixelmon.comm.packetHandlers.battles
package com.pixelmonmod.pixelmon.comm.packetHandlers.battles
-
ClassDescriptionA player's response to a battle query.Cleans up server-side when the battle GUI is closed.Opens the battle challenge GUI for a player.Checks if a player can be spectated, and displays a message if so.Sends an attack choice to the server.Sets what kind of battle this is, so the battle UI can only show the right buttons.Registers a player's Dynamaxing in the battle.Takes the player out of the battle being spectated.Revives the Pokémon that was selected in battle.A type of response that a player can give to a battle query.Attempts to flee from battle.Updates a Pokémon's form in the battle GUI.Registers a player's Mega Evolution in the battle.Signals that a player has finished seeing pending battle messages.Removes a spectator from a battle server-side.Registers Pokémon client-side.Sets a Pokémon to use Struggle server-side.Swaps the position of two Pokémon in battle.Switches out a Pokémon in battle.Updates the client on the moveset of a pokemon.Updates the client of the current battle terrain.Updates the client of the current turn ordinal.Updates the client of the current battle weather.Restores a Pokémon's PP.Updates using up an item client-side.Registers a player's use of a Z-Move in the battle.