Class PokeballEffectEvent.StartCaptureEffect

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

public static class PokeballEffectEvent.StartCaptureEffect extends PokeballEffectEvent
Event fired upon Pokéball close at the beginning of capturing a Pokémon, prior to the effect. Canceling this event will prevent the effect
  • Constructor Details

    • StartCaptureEffect

      public StartCaptureEffect(PokeBallEntity pokeBall)