Interface Message
public interface Message
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.kyori.adventure.text.TextComponent
static final net.kyori.adventure.text.TextComponent
static final net.kyori.adventure.text.TextComponent
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.kyori.adventure.text.TextComponent
prefixed
(net.kyori.adventure.text.TextComponent component)
-
Field Details
-
PREFIX
static final net.kyori.adventure.text.TextComponent PREFIX -
EXECUTION_ERROR
static final net.kyori.adventure.text.TextComponent EXECUTION_ERROR -
INVALID_ARGUMENT_ERROR
static final net.kyori.adventure.text.TextComponent INVALID_ARGUMENT_ERROR
-
-
Method Details
-
prefixed
static net.kyori.adventure.text.TextComponent prefixed(net.kyori.adventure.text.TextComponent component)
-