Package io.github.mqzn
Interface VelocityCaption
public interface VelocityCaption
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource>static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource>static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource>static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource>static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource>
-
Field Details
-
UNKNOWN_COMMAND
static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource> UNKNOWN_COMMAND -
NO_PERMISSION
static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource> NO_PERMISSION -
ONLY_PLAYER_EXECUTABLE
static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource> ONLY_PLAYER_EXECUTABLE -
INVALID_ARGUMENT
static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource> INVALID_ARGUMENT -
NO_HELP_TOPIC_AVAILABLE
static final io.github.mqzn.commands.base.caption.Caption<com.velocitypowered.api.command.CommandSource> NO_HELP_TOPIC_AVAILABLE
-