Class ParkourPlayerCheckpointEvent

All Implemented Interfaces:
Cancellable

public class ParkourPlayerCheckpointEvent extends ParkourPlayerEvent
Called when a user reaches a checkpoint.
  • Constructor Details

  • Method Details

    • getCheckpoint

      public Checkpoint getCheckpoint()
      Get the checkpoint that the player reached.
      Returns:
      the checkpoint object