Class MapInitializeEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.server.ServerEvent
org.bukkit.event.server.MapInitializeEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull HandlerListgetMap()Gets the map initialized in this event.Methods inherited from class Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
MapInitializeEvent
-
-
Method Details
-
getMap
-
getHandlers
- Specified by:
getHandlersin classEvent- Since:
- 1.1.0
-
getHandlerList
- Since:
- 1.1.0
-