Class PokeballEffectEvent.SuccessfullCaptureEffect

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent
com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent.SuccessfullCaptureEffect
Enclosing class:
PokeballEffectEvent

public static class PokeballEffectEvent.SuccessfullCaptureEffect extends PokeballEffectEvent
Event fired upon successful capture of a Pokémon, prior to the effect. Canceling this event will prevent the effect
  • Constructor Details

    • SuccessfullCaptureEffect

      public SuccessfullCaptureEffect(PokeBallEntity pokeBall)