public class PlayerChangedWorldEvent extends PlayerEvent
Event.Result
player
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() |
getPlayer
getEventName, isAsynchronous
public World getFrom()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.