Uses of Interface
net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
-
Uses of LegacyComponentSerializer in net.kyori.adventure.text.serializer.legacy
Methods in net.kyori.adventure.text.serializer.legacy that return LegacyComponentSerializerModifier and TypeMethodDescriptionLegacyComponentSerializer.Builder.build()Builds the serializer.static LegacyComponentSerializerLegacyComponentSerializer.legacy(char legacyCharacter) Gets a component serializer for legacy-based serialization and deserialization.static LegacyComponentSerializerLegacyComponentSerializer.legacyAmpersand()Gets a component serializer for legacy-based serialization and deserialization.LegacyComponentSerializer.Provider.legacyAmpersand()Provides aLegacyComponentSerializerusingAMPERSAND_CHAR.static LegacyComponentSerializerLegacyComponentSerializer.legacySection()Gets a component serializer for legacy-based serialization and deserialization.LegacyComponentSerializer.Provider.legacySection()Provides aLegacyComponentSerializerusingSECTION_CHAR.