| 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  | BorderPointPressure plates to symbolize the region of the parkour. | 
| class  | CheckpointPressure plate to symbolize the parkour checkpoints. | 
| class  | EndPointPressure plate to symbolize the end of the parkour. | 
| class  | ExitPointPressure plate to symbolize where the player should be teleported to after parkour ends. | 
| class  | RestartPointPressure plate to symbolize the restart/respawn location of the parkour. | 
| class  | StartPointPressure plate to symbolize the starting point of the parkour. | 
Copyright © 2025. All rights reserved.