Class SelectedPokemonIntentHandler

java.lang.Object
com.pixelmonmod.pixelmon.battles.raids.data.update.handler.SelectedPokemonIntentHandler
All Implemented Interfaces:
RaidIntentHandler<SelectedPokemonRaidIntent>

public class SelectedPokemonIntentHandler extends Object implements RaidIntentHandler<SelectedPokemonRaidIntent>
Standard handler for SelectedPokemonRaidIntent.

Validates the selected party slot and updates the sender's lobby Pokemon.