Package | Description |
---|---|
me.block2block.hubparkour.api | |
me.block2block.hubparkour.api.events.player | |
me.block2block.hubparkour.api.plates |
Modifier and Type | Method and Description |
---|---|
List<PressurePlate> |
IParkour.getAllPoints()
Get a list of all points for this parkour.
|
Modifier and Type | Method and Description |
---|---|
PressurePlate |
ParkourPlayerTeleportEvent.getPressurePlate()
Get the pressure plate that the user teleported to.
|
Constructor and Description |
---|
ParkourPlayerTeleportEvent(IParkour parkour,
IHubParkourPlayer player,
PressurePlate pressurePlate,
ParkourPlayerTeleportEvent.TeleportReason teleportReason) |
Modifier and Type | Class and Description |
---|---|
class |
BorderPoint
Pressure plates to symbolize the region of the parkour.
|
class |
Checkpoint
Pressure plate to symbolize the parkour checkpoints.
|
class |
EndPoint
Pressure plate to symbolize the end of the parkour.
|
class |
ExitPoint
Pressure plate to symbolize where the player should be teleported to after parkour ends.
|
class |
RestartPoint
Pressure plate to symbolize the restart/respawn location of the parkour.
|
class |
StartPoint
Pressure plate to symbolize the starting point of the parkour.
|
Copyright © 2025. All rights reserved.