Class PassivePoisonEvent.Pre
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent
com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent.Pre
- All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
- Enclosing class:
PassivePoisonEvent
public static class PassivePoisonEvent.Pre
extends PassivePoisonEvent
implements net.neoforged.bus.api.ICancellableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent
PassivePoisonEvent.Post, PassivePoisonEvent.Pre
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent
damage
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent
getDamage, getPlayer, getPokemon
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
-
-
Method Details
-
setDamage
public void setDamage(int damage)
-