Class Legacy
java.lang.Object
dev.triumphteam.gui.components.util.Legacy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializerSince old versions and fucking spigot don't use the components, I use the serializer with the stupid format to guarantee compatibility -
Method Summary
-
Field Details
-
SERIALIZER
public static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer SERIALIZERSince old versions and fucking spigot don't use the components, I use the serializer with the stupid format to guarantee compatibility
-