public static class CaptureEvent.FailedRaidCapture extends CaptureEvent
CaptureEvent.FailedCapture, CaptureEvent.FailedRaidCapture, CaptureEvent.StartCapture, CaptureEvent.StartRaidCapture, CaptureEvent.SuccessfulCapture, CaptureEvent.SuccessfulRaidCapture
player, pokeBall, pokemon
Constructor and Description |
---|
FailedRaidCapture(net.minecraft.entity.player.ServerPlayerEntity player,
Pokemon raidPokemon,
RaidData raid) |
Modifier and Type | Method and Description |
---|---|
RaidData |
getRaid()
Gets the
RaidData this capture attempt is being performed in. |
Pokemon |
getRaidPokemon()
Gets the
Pokemon being caught in the raid. |
getPlayer, getPokeBall, getPokemon, setPokemon