B C D E G I J L N P S T 
All Classes All Packages
All Classes All Packages
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
- 
Creates a newGsonComponentSerializer.Builder.
- builder() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Provider
- 
Completes the building process ofGsonComponentSerializer.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 typeJsonElement.
- downsampleColors() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
- 
Sets that the serializer should downsample hex colors to named colors.
E
- emitLegacyHoverEvent() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Builder
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 standardGsonComponentSerializer.
- GsonComponentSerializer - Interface in net.kyori.adventure.text.serializer.gson
- 
A gson component serializer.
- GsonComponentSerializer.Builder - Interface in net.kyori.adventure.text.serializer.gson
- 
A builder forGsonComponentSerializer.
- GsonComponentSerializer.Provider - Interface in net.kyori.adventure.text.serializer.gson
- 
AGsonComponentSerializerservice provider.
- gsonLegacy() - Method in interface net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.Provider
- 
Provides a legacyGsonComponentSerializer.
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
- 
Deprecated.for removal since 4.14.0, useGsonComponentSerializer.Builder.legacyHoverEventSerializer(net.kyori.adventure.text.serializer.json.LegacyHoverEventSerializer)instead
- 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, implementLegacyHoverEventSerializerinstead
N
- net.kyori.adventure.text.serializer.gson - package net.kyori.adventure.text.serializer.gson
- 
Gson based serialization and deserialization.
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 typeJsonElement.
T
- toString() - Method in class net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl
All Classes All Packages