Class PixelmonUpdateEvent
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.PixelmonUpdateEvent
- Direct Known Subclasses:
PixelmonUpdateEvent.Post
,PixelmonUpdateEvent.Pre
public class PixelmonUpdateEvent
extends net.neoforged.bus.api.Event
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PixelmonEntity
ThePixelmonEntity
instance that's being updated -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pokemon
ThePixelmonEntity
instance that's being updated
-
-
Constructor Details
-
PixelmonUpdateEvent
-