public class ParkourCommand extends AbstractCommandCollection
Command for parkou operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > ParkourCommand
Field Summary
No fields documented.
Method Detail
ParkourCommand
public
public
ParkourCommand
()
Method ParkourCommand.
CheckpointAddCommand
public
new
CheckpointAddCommand
()
Method CheckpointAddCommand.
CheckpointRemoveCommand
public
new
CheckpointRemoveCommand
()
Method CheckpointRemoveCommand.
CheckpointResetCommand
public
new
CheckpointResetCommand
()
Method CheckpointResetCommand.