public class WorldInitEvent extends WorldEvent
Event.Result
Constructor and Description |
---|
WorldInitEvent(World world) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getWorld
callEvent, getEventName, isAsynchronous
public WorldInitEvent(@NotNull World world)
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.