public class PlayerToggleSprintEvent extends PlayerEvent implements Cancellable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isSprinting |
| Constructor and Description |
|---|
PlayerToggleSprintEvent(Player player,
boolean isSprinting) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
boolean |
isSprinting() |
getPlayergetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerToggleSprintEvent(Player player, boolean isSprinting)
public static HandlerList getHandlers()
public boolean isSprinting()
Copyright © 2020. All rights reserved.