Class QuitRaidIntentHandler

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

public class QuitRaidIntentHandler extends Object implements RaidIntentHandler<QuitRaidIntent>
Standard handler for QuitRaidIntent.

Removes the sender from a raid lobby that has not started yet.