Class Legacy

java.lang.Object
dev.triumphteam.gui.components.util.Legacy

public final class Legacy
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer SERIALIZER
    Since old versions and fucking spigot don't use the components, I use the serializer with the stupid format to guarantee compatibility
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • SERIALIZER

      public static final net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer SERIALIZER
      Since old versions and fucking spigot don't use the components, I use the serializer with the stupid format to guarantee compatibility