| Package | Description |
|---|---|
| me.block2block.hubparkour.api.events.player |
| Modifier and Type | Method and Description |
|---|---|
ParkourPlayerTeleportEvent.TeleportReason |
ParkourPlayerTeleportEvent.getTeleportReason()
Get reason of player teleport
|
static ParkourPlayerTeleportEvent.TeleportReason |
ParkourPlayerTeleportEvent.TeleportReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParkourPlayerTeleportEvent.TeleportReason[] |
ParkourPlayerTeleportEvent.TeleportReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParkourPlayerTeleportEvent(IParkour parkour,
IHubParkourPlayer player,
PressurePlate pressurePlate,
ParkourPlayerTeleportEvent.TeleportReason teleportReason) |
Copyright © 2025. All rights reserved.