B C D E G I J L N O P S T 
All Classes All Packages

B

build() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
Builds the serializer.
builder() - Static method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
builder() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Provider
Completes the building process of GsonComponentSerializer.Builder.
builder() - Method in class net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl
 

C

colorDownsamplingGson() - Static method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Gets a component serializer for gson serialization and deserialization.

D

deserializeFromTree(JsonElement) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Deserialize a component from input of type JsonElement.
downsampleColors() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
Sets that the serializer should downsample hex colors to named colors.

E

editOptions(Consumer<OptionState.Builder>) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
 
emitLegacyHoverEvent() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
Deprecated.

G

gson() - Static method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Gets a component serializer for gson serialization and deserialization.
gson() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Provider
Provides a standard GsonComponentSerializer.
GsonComponentSerializer - Interface in net.kyori.adventure.text.serializer.gson
A gson component serializer.
GsonComponentSerializer.Builder - Interface in net.kyori.adventure.text.serializer.gson
GsonComponentSerializer.Provider - Interface in net.kyori.adventure.text.serializer.gson
A GsonComponentSerializer service provider.
gsonLegacy() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Provider
Provides a legacy GsonComponentSerializer.

I

instance() - Method in class net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl
 

J

JSONComponentSerializerProviderImpl - Class in net.kyori.adventure.text.serializer.gson
Implementation of the JSON component serializer provider.
JSONComponentSerializerProviderImpl() - Constructor for class net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl
 

L

legacyHoverEventSerializer(LegacyHoverEventSerializer) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
legacyHoverEventSerializer(LegacyHoverEventSerializer) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
 
LegacyHoverEventSerializer - Interface in net.kyori.adventure.text.serializer.gson
Deprecated.
for removal since 4.13.0, implement LegacyHoverEventSerializer instead

N

net.kyori.adventure.text.serializer.gson - package net.kyori.adventure.text.serializer.gson
Gson based serialization and deserialization.

O

options(OptionState) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
 

P

populator() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Gets the underlying gson populator.

S

serializer() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Gets the underlying gson serializer.
serializeToTree(Component) - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer
Deserialize a component to output of type JsonElement.

T

toString() - Method in class net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl
 
B C D E G I J L N O P S T 
All Classes All Packages