public class ParkourPlayerFailEvent extends ParkourPlayerEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ParkourPlayerFailEvent.FailCause
Util enum for the Fail Cause.
|
| Constructor and Description |
|---|
ParkourPlayerFailEvent(IParkour parkour,
IHubParkourPlayer player,
ParkourPlayerFailEvent.FailCause failCause) |
| Modifier and Type | Method and Description |
|---|---|
ParkourPlayerFailEvent.FailCause |
getFailCause()
Get the reason the user failed
|
getPlayer, isCancelled, setCancelledgetHandlerList, getHandlers, getParkourpublic ParkourPlayerFailEvent(IParkour parkour, IHubParkourPlayer player, ParkourPlayerFailEvent.FailCause failCause)
public ParkourPlayerFailEvent.FailCause getFailCause()
Copyright © 2025. All rights reserved.