Class StartSoloRaidIntentHandler

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

public class StartSoloRaidIntentHandler extends Object implements RaidIntentHandler<StartSoloRaidIntent>
Standard handler for StartSoloRaidIntent.

Starts the raid when exactly one player is present in the starting lobby.