Class EVsGainedEvent.Item.Pre
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent
com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent.Item
com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent.Item.Pre
- All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
- Enclosing class:
EVsGainedEvent.Item
public static class EVsGainedEvent.Item.Pre
extends EVsGainedEvent.Item
implements net.neoforged.bus.api.ICancellableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent.Item
EVsGainedEvent.Item.Post, EVsGainedEvent.Item.Pre
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent
EVsGainedEvent.Item
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent
evStore, evYields, pokemon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.pokemon.EVsGainedEvent.Item
getItemStack
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.neoforged.bus.api.ICancellableEvent
isCanceled, setCanceled
-
Constructor Details
-
Pre
-