A B C D E H L N P R S U 
All Classes All Packages

A

AMPERSAND_CHAR - Static variable in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
The legacy character frequently used by configurations and commands.

B

build() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Builds the serializer.
builder() - Static method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer

C

character(char) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets the legacy character used by the serializer.
color() - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
Gets the color.

D

decoration() - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
Gets the decoration.
deserialize(String) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Deserialize a component from a legacy String.

E

equals(Object) - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
 
examinableProperties() - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
 
extractUrls() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should extract URLs into ClickEvents when deserializing.
extractUrls(Pattern) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should extract URLs into ClickEvents when deserializing.
extractUrls(Pattern, Style) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should extract URLs into ClickEvents when deserializing.
extractUrls(Style) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should extract URLs into ClickEvents when deserializing.

H

hashCode() - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
 
HEX_CHAR - Static variable in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
The legacy character used to prefix hex colors.
hexCharacter(char) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets the legacy hex character used by the serializer.
hexColors() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should support hex colors.

L

legacy(char) - Static method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Gets a component serializer for legacy-based serialization and deserialization.
legacyAmpersand() - Static method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Gets a component serializer for legacy-based serialization and deserialization.
LegacyComponentSerializer - Interface in net.kyori.adventure.text.serializer.legacy
A legacy component serializer.
LegacyComponentSerializer.Builder - Interface in net.kyori.adventure.text.serializer.legacy
LegacyFormat - Class in net.kyori.adventure.text.serializer.legacy
A legacy format.
legacySection() - Static method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Gets a component serializer for legacy-based serialization and deserialization.

N

net.kyori.adventure.text.serializer.legacy - package net.kyori.adventure.text.serializer.legacy
 

P

parseChar(char) - Static method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Converts a legacy character (0123456789abcdefklmnor) to a legacy format, when possible.

R

reset() - Method in class net.kyori.adventure.text.serializer.legacy.LegacyFormat
Gets if this format is a reset.

S

SECTION_CHAR - Static variable in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
The legacy character used by Minecraft.
serialize(Component) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer
Serializes a component into a legacy String.

U

useUnusualXRepeatedCharacterHexFormat() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Sets that the serializer should use the '&x' repeated code format when serializing hex colors.
A B C D E H L N P R S U 
All Classes All Packages