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