public static class CaptureEvent.SuccessfulRaidCapture extends CaptureEvent
CaptureEvent.FailedCapture, CaptureEvent.FailedRaidCapture, CaptureEvent.StartCapture, CaptureEvent.StartRaidCapture, CaptureEvent.SuccessfulCapture, CaptureEvent.SuccessfulRaidCaptureplayer, pokeball, pokemon| Constructor and Description |
|---|
SuccessfulRaidCapture(net.minecraft.entity.player.EntityPlayerMP player,
Pokemon raidPokemon,
RaidData raid) |
| Modifier and Type | Method and Description |
|---|---|
RaidData |
getRaid() |
Pokemon |
getRaidPokemon()
Gets the Raid Pokémon object
|
getPokemon, setPokemon