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
Event fired before the particles on a Pokémon breaking from a Pokéball. Canceling this event will prevent the effect
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent
PokeballEffectEvent.SentOutEffect, PokeballEffectEvent.StartCaptureEffect, PokeballEffectEvent.SuccessfullCaptureEffect
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.PokeballEffectEvent
pokeBall
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Constructor Details
-
SentOutEffect
-