public class PlayerChangedWorldEvent extends PlayerEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
| PlayerChangedWorldEvent(Player player,
                       World from) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| World | getFrom() | Gets the world the player is switching from. | 
| static HandlerList | getHandlerList() | |
| HandlerList | getHandlers() | 
callEvent, getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayerpublic World getFrom()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.