Class CaptureEvent.FailedRaidCapture
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.CaptureEvent
com.pixelmonmod.pixelmon.api.events.CaptureEvent.FailedCapture
com.pixelmonmod.pixelmon.api.events.CaptureEvent.FailedRaidCapture
- Enclosing class:
CaptureEvent
Event fired when a raid capture attempt fails to succeed.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.CaptureEvent
CaptureEvent.FailedCapture, CaptureEvent.FailedRaidCapture, CaptureEvent.StartCapture, CaptureEvent.StartRaidCapture, CaptureEvent.SuccessfulCapture, CaptureEvent.SuccessfulRaidCapture
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.CaptureEvent
player, pokeBall, pokeBallEntity, pokemon
-
Constructor Summary
ConstructorsConstructorDescriptionFailedRaidCapture
(net.minecraft.server.level.ServerPlayer player, Pokemon raidPokemon, PokeBall ball, RaidData raid) -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.CaptureEvent
getPlayer, getPokeBall, getPokeBallEntity, getPokemon, setPokemon