HyCodeYourTale
classpublicPriority 1

RepulsionAddCommand

com.hypixel.hytale.server.core.command.commands.debug.component.repulsion.RepulsionAddCommand

extends AbstractCommandCollection

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageCOMMANDS_REPULSION_ADD_SUCCESS= Message.translation("server.commands.repulsion.add.success")
MessageMESSAGE_COMMANDS_ERRORS_TARGET_NOT_IN_WORLD= Message.translation("server.commands.errors.targetNotInWorld")
MessageMESSAGE_COMMANDS_REPULSION_ADD_ALREADY_ADDED= Message.translation("server.commands.repulsion.add.alreadyAdded")
MessageMESSAGE_COMMANDS_REPULSION_ADD_ALREADY_ADDED= Message.translation("server.commands.repulsion.add.alreadyAdded")
MessageMESSAGE_COMMANDS_REPULSION_ADD_SUCCESS= Message.translation("server.commands.repulsion.add.success")

Constructors

public
RepulsionAddCommand()

Related Classes