Class PokeballEffectEvent.SentOutEffect

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent
com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent.SentOutEffect
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
PokeballEffectEvent

public static class PokeballEffectEvent.SentOutEffect extends PokeballEffectEvent implements net.neoforged.bus.api.ICancellableEvent
Event fired before the particles on a Pokémon breaking from a Pokéball. Canceling this event will prevent the effect
  • Constructor Details