JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
I
L
N
S
C
CHARACTER
- Static variable in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
The legacy character.
D
deserialize(String)
- Method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Deserialize a component from a
String
with the
legacy character
.
deserialize(String, char)
- Method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Deserialize a component from a
String
with the specified
character legacy character
.
I
INSTANCE
- Static variable in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
A component serializer for legacy-based serialization and deserialization.
L
LegacyComponentSerializer
- Interface in
net.kyori.text.serializer.legacy
A legacy component serializer.
N
net.kyori.text.serializer.legacy
- package net.kyori.text.serializer.legacy
S
serialize(Component)
- Method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Serializes a component into a
String
with the specified
legacy character
.
serialize(Component, char)
- Method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Serializes a component into a
String
with the specified
character legacy character
.
C
D
I
L
N
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes