org.bukkit.event.player
public class PlayerBedLeaveEvent extends PlayerEvent
Event.Resultplayer| Constructor and Description | 
|---|
PlayerBedLeaveEvent(Player who,
                   Block bed)  | 
| Modifier and Type | Method and Description | 
|---|---|
Block | 
getBed()
Returns the bed block involved in this event. 
 | 
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
getPlayergetEventName, isAsynchronouspublic Block getBed()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2014. All rights reserved.