Package com.nexomc.nexo.api.events
Class NexoItemsLoadedEvent
-
- All Implemented Interfaces:
public final class NexoItemsLoadedEvent extends Event
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
NexoItemsLoadedEvent.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static NexoItemsLoadedEvent.Companion
Companion
-
Constructor Summary
Constructors Constructor Description NexoItemsLoadedEvent()
-
Method Summary
Modifier and Type Method Description HandlerList
getHandlers()
-
-
Method Detail
-
getHandlers
HandlerList getHandlers()
-
-
-
-