Class EndPoint

java.lang.Object
me.block2block.hubparkour.api.plates.PressurePlate
me.block2block.hubparkour.api.plates.EndPoint

public class EndPoint extends PressurePlate
Pressure plate to symbolize the end of the parkour.
  • Constructor Details

    • EndPoint

      public EndPoint(Location location)
  • Method Details

    • getType

      public int getType()
      Description copied from class: PressurePlate
      The type of pressure plate. This is just an arbitrary value.

      Default ID's: 0 - Start Point 1 - End Point 2 - Restart Point 3 - Checkpoint 4 - Border Point 5 - Exit Point

      Specified by:
      getType in class PressurePlate
      Returns:
      the pressure plate type