public class PlayerBedLeaveEvent extends PlayerEvent
Event.Result
player
构造器和说明 |
---|
PlayerBedLeaveEvent(Player who,
Block bed) |
限定符和类型 | 方法和说明 |
---|---|
Block |
getBed()
返回此事件涉及的床.
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getPlayer
getEventName, isAsynchronous
public Block getBed()
Returns the bed block involved in this event.
public HandlerList getHandlers()
getHandlers
在类中 Event
public static HandlerList getHandlerList()