Package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules
package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules
-
ClassDescriptionCheckRulesVersion<T extends PixelmonPacket>Checks if the client's custom rules are synced with the server's.Checks if the client's custom rules are synced with the server's before displaying the rule selection screen.Checks if the client's custom rules are synced with the server's before displaying the fixed rule screen.Displays the battle rules screen after selecting it from a battle query.Proposes a set of battle rules to the other player.Requests for the server to update the client's custom battle rules.Updates a player with rules proposed by the other player.Updates the state of the battle rules screen.Updates a client with the current set of custom battle rules.