public class PlayerChangedWorldEvent extends PlayerEvent
Event.Resultplayer| Constructor and Description | 
|---|
| PlayerChangedWorldEvent(Player player,
                       World from) | 
| Modifier and Type | Method and Description | 
|---|---|
| World | getFrom()Gets the world the player is switching from. | 
| static HandlerList | getHandlerList() | 
| HandlerList | getHandlers() | 
getPlayergetEventName, isAsynchronouspublic World getFrom()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.