HyCodeYourTale
classpublicPriority 1

ObjectiveLocationMarkerCommand

com.hypixel.hytale.builtin.adventure.objectives.commands.ObjectiveLocationMarkerCommand

extends AbstractCommandCollection

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_OBJECTIVE_LOCATION_MARKER_ADDED= Message.translation("server.commands.objective.locationMarker.added")
MessageMESSAGE_COMMANDS_OBJECTIVE_LOCATION_MARKER_DISABLED= Message.translation("server.commands.objective.locationMarker.disabled")
MessageMESSAGE_COMMANDS_OBJECTIVE_LOCATION_MARKER_ENABLED= Message.translation("server.commands.objective.locationMarker.enabled")
MessageMESSAGE_COMMANDS_OBJECTIVE_LOCATION_MARKER_NOT_FOUND= Message.translation("server.commands.objective.locationMarker.notFound")
MessageMESSAGE_GENERAL_FAILED_DID_YOU_MEAN= Message.translation("server.general.failed.didYouMean")

Constructors

public
ObjectiveLocationMarkerCommand()

Related Classes