Package com.soulfiremc.server.adventure
Class SoulFireAdventure
java.lang.Object
com.soulfiremc.server.adventure.SoulFireAdventure
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer
static final net.kyori.adventure.text.flattener.ComponentFlattener
static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
static final net.kyori.adventure.text.serializer.plain.PlainTextComponentSerializer
static final net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FLATTENER
public static final net.kyori.adventure.text.flattener.ComponentFlattener FLATTENER -
PLAIN_MESSAGE_SERIALIZER
public static final net.kyori.adventure.text.serializer.plain.PlainTextComponentSerializer PLAIN_MESSAGE_SERIALIZER -
LEGACY_SECTION_MESSAGE_SERIALIZER
public static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer LEGACY_SECTION_MESSAGE_SERIALIZER -
LEGACY_AMPERSAND_MESSAGE_SERIALIZER
public static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer LEGACY_AMPERSAND_MESSAGE_SERIALIZER -
ANSI_SERIALIZER
public static final net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer ANSI_SERIALIZER -
TRUE_COLOR_ANSI_SERIALIZER
public static final net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer TRUE_COLOR_ANSI_SERIALIZER
-
-
Constructor Details
-
SoulFireAdventure
public SoulFireAdventure()
-