B C D E F H I J K L N S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Builder
-
Create a finished serializer instance.
- builder() - Static method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer
-
Get a builder to create a customized JSON serializer instance.
- builder() - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Provider
-
Provide a supplier for builder builders of
JSONComponentSerializer
instances.
C
- CLICK_EVENT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- CLICK_EVENT_ACTION - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- CLICK_EVENT_VALUE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- COLOR - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
D
- deserializeShowEntity(Component, Codec.Decoder<Component, String, ? extends RuntimeException>) - Method in interface net.kyori.adventure.text.serializer.json.LegacyHoverEventSerializer
-
Convert a legacy hover event
show_entity
value to its modern format. - deserializeShowItem(Component) - Method in interface net.kyori.adventure.text.serializer.json.LegacyHoverEventSerializer
-
Convert a legacy hover event
show_item
value to its modern format. - downsampleColors() - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Builder
-
Sets that the serializer should downsample hex colors to named colors.
E
- emitLegacyHoverEvent() - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Builder
-
Output a legacy hover event
value
in addition to the moderncontents
. - EXTRA - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
F
- FONT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
H
- HOVER_EVENT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- HOVER_EVENT_ACTION - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- HOVER_EVENT_CONTENTS - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- HOVER_EVENT_VALUE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
-
Deprecated.
I
- INSERTION - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- instance() - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Provider
-
Provides a standard
JSONComponentSerializer
.
J
- json() - Static method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer
-
Gets a component serializer for JSON serialization and deserialization.
- JSONComponentConstants - Class in net.kyori.adventure.text.serializer.json
-
Constants to aid in the creation and testing of JSON component serializers.
- JSONComponentSerializer - Interface in net.kyori.adventure.text.serializer.json
-
A JSON component serializer.
- JSONComponentSerializer.Builder - Interface in net.kyori.adventure.text.serializer.json
-
A builder for
JSONComponentSerializer
instances that delegates to the active serializer. - JSONComponentSerializer.Provider - Interface in net.kyori.adventure.text.serializer.json
-
A
JSONComponentSerializer
service provider.
K
- KEYBIND - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
L
- legacyHoverEventSerializer(LegacyHoverEventSerializer) - Method in interface net.kyori.adventure.text.serializer.json.JSONComponentSerializer.Builder
-
Sets a serializer that will be used to interpret legacy hover event
value
payloads. - LegacyHoverEventSerializer - Interface in net.kyori.adventure.text.serializer.json
-
Adapter to convert between modern and legacy hover event formats.
N
- NBT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- NBT_BLOCK - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- NBT_ENTITY - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- NBT_INTERPRET - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- NBT_STORAGE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- net.kyori.adventure.text.serializer.json - package net.kyori.adventure.text.serializer.json
-
A common abstraction providing an API to serializer components with multiple JSON libraries.
S
- SCORE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SCORE_NAME - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SCORE_OBJECTIVE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SCORE_VALUE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
-
Deprecated.
- SELECTOR - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SEPARATOR - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- serializeShowEntity(HoverEvent.ShowEntity, Codec.Encoder<Component, String, ? extends RuntimeException>) - Method in interface net.kyori.adventure.text.serializer.json.LegacyHoverEventSerializer
-
Convert a modern hover event
show_entity
value to its legacy format. - serializeShowItem(HoverEvent.ShowItem) - Method in interface net.kyori.adventure.text.serializer.json.LegacyHoverEventSerializer
-
Convert a modern hover event
show_item
value to its legacy format. - SHOW_ENTITY_ID - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SHOW_ENTITY_NAME - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SHOW_ENTITY_TYPE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SHOW_ITEM_COUNT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SHOW_ITEM_ID - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- SHOW_ITEM_TAG - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
T
- TEXT - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- TRANSLATE - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- TRANSLATE_FALLBACK - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
- TRANSLATE_WITH - Static variable in class net.kyori.adventure.text.serializer.json.JSONComponentConstants
All Classes All Packages