Index

A B C D E F 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.

F

flattener(ComponentFlattener) - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Builder
Use this component flattener to convert components into plain text.

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() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Provider
Completes the building process of LegacyComponentSerializer.Builder.
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.
legacyAmpersand() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Provider
LegacyComponentSerializer - Interface in net.kyori.adventure.text.serializer.legacy
A legacy component serializer.
LegacyComponentSerializer.Builder - Interface in net.kyori.adventure.text.serializer.legacy
LegacyComponentSerializer.Provider - Interface in net.kyori.adventure.text.serializer.legacy
A LegacyComponentSerializer service provider.
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.
legacySection() - Method in interface net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer.Provider

N

net.kyori.adventure.text.serializer.legacy - package net.kyori.adventure.text.serializer.legacy
Legacy text based serialization and deserialization.

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 F H L N P R S U 
All Classes|All Packages