public class AdditionsAPIPostInitializationEvent
extends org.bukkit.event.Event
Constructor and Description |
---|
AdditionsAPIPostInitializationEvent() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<CustomItem> |
getCustomItems() |
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
public com.google.common.collect.ImmutableList<CustomItem> getCustomItems()
public org.bukkit.event.HandlerList getHandlers()
getHandlers
in class org.bukkit.event.Event
public static org.bukkit.event.HandlerList getHandlerList()