Package com.pixelmonmod.pixelmon.comm.packetHandlers.battles
package com.pixelmonmod.pixelmon.comm.packetHandlers.battles
-
ClassesClassDescriptionConfirms that a client has completed a requested battle animation acknowledgement.Opens the move-select UI for the next turn.Sends a registry-backed battle action choice to the server.Cleans up server-side when the battle GUI is closed.Checks if a player can be spectated, and displays a message if so.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.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.Requests that a client acknowledge completion of a blocking battle animation action.Sends server-built battle scene data to the client and makes it the active render scene.Registers Pokémon client-side.Starts a client-rendered battle animation action.Stops a client-rendered battle animation action and restores any client state it changed.Swaps the position of two Pokémon in battle.Registers a player's Terastallization in the 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.