public abstract class WorldEvent extends Event
Event.Result| Constructor and Description | 
|---|
WorldEvent(@NotNull World world)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull World | 
getWorld()
Gets the world primarily involved with this event 
 | 
getEventName, getHandlers, isAsynchronousCopyright © 2021. All rights reserved.