public class PlayerOnGroundEvent extends PlayerEvent
Event.Result
Constructor and Description |
---|
PlayerOnGroundEvent(Player who,
boolean onGround) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
boolean |
isOnGround() |
getPlayer
getEventName, isAsynchronous
public PlayerOnGroundEvent(Player who, boolean onGround)
public boolean isOnGround()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.