Package net.lapismc.lapiscore.events
Class LapisCoreEvent
- java.lang.Object
-
- org.bukkit.event.Event
-
- net.lapismc.lapiscore.events.LapisCoreEvent
-
- Direct Known Subclasses:
LapisCoreCancellableEvent
public class LapisCoreEvent extends org.bukkit.event.EventAn utility class for making notification events
-
-
Field Summary
Fields Modifier and Type Field Description static org.bukkit.event.HandlerListhandlersThis is a list required by the Spigot API
-
Constructor Summary
Constructors Constructor Description LapisCoreEvent()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.bukkit.event.HandlerListgetHandlerList()Another requirement of the Spigot APIorg.bukkit.event.HandlerListgetHandlers()
-