public class PlayerBedLeaveEvent extends PlayerEvent
Event.Result
player
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() |
getPlayer
callEvent, getEventName, isAsynchronous
public Block getBed()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.