public class ObjectiveCommand extends AbstractCommandCollection
Command for objectiv operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > ObjectiveCommand
Field Summary
No fields documented.
Method Detail
ObjectiveCommand
public
public
ObjectiveCommand
()
Method ObjectiveCommand.
ObjectiveStartCommand
public
new
ObjectiveStartCommand
()
Method ObjectiveStartCommand.
ObjectiveCompleteCommand
public
new
ObjectiveCompleteCommand
()
Method ObjectiveCompleteCommand.
ObjectivePanelCommand
public
new
ObjectivePanelCommand
()
Method ObjectivePanelCommand.
ObjectiveHistoryCommand
public
new
ObjectiveHistoryCommand
()
Method ObjectiveHistoryCommand.
ObjectiveLocationMarkerCommand
public
new
ObjectiveLocationMarkerCommand
()
Method ObjectiveLocationMarkerCommand.
ObjectiveReachLocationMarkerCommand
public
new
ObjectiveReachLocationMarkerCommand
()
Method ObjectiveReachLocationMarkerCommand.