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
Deprecated.
use
legacy()
L
legacy()
- Static method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Gets a component serializer for legacy-based serialization and deserialization.
LegacyComponentSerializer
- Interface in
net.kyori.text.serializer.legacy
A legacy component serializer.
legacyLinking()
- Static method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Gets a legacy component serializer for legacy serialization and deserialization that detects and makes URLs clickable in chat.
legacyLinking(Style)
- Static method in interface net.kyori.text.serializer.legacy.
LegacyComponentSerializer
Creates a legacy component serializer for legacy-based serialization and deserialization that detects links and applies
style
.
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