Class PokeballEffectEvent.SentOutEffect

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

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