- ScoreComponent - Class in net.lenni0451.mcstructs.text.components
-
- ScoreComponent(String, String) - Constructor for class net.lenni0451.mcstructs.text.components.ScoreComponent
-
- SelectorComponent - Class in net.lenni0451.mcstructs.text.components
-
- SelectorComponent(String, ATextComponent) - Constructor for class net.lenni0451.mcstructs.text.components.SelectorComponent
-
- serialize(ATextComponent) - Method in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
Serialize a text component to a json string.
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_12.TextSerializer_v1_12
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_14.TextSerializer_v1_14
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_15.TextSerializer_v1_15
-
- serialize(AHoverEvent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_16.HoverEventSerializer_v1_16
-
- serialize(Style, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_16.StyleSerializer_v1_16
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_16.TextSerializer_v1_16
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_17.TextSerializer_v1_17
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_6.TextSerializer_v1_6
-
- serialize(Style, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_7.StyleSerializer_v1_7
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_7.TextSerializer_v1_7
-
- serialize(Style, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_8.StyleSerializer_v1_8
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_8.TextSerializer_v1_8
-
- serialize(ATextComponent, Type, JsonSerializationContext) - Method in class net.lenni0451.mcstructs.text.serializer.v1_9.TextSerializer_v1_9
-
- serializeJson(ATextComponent) - Method in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
Serialize a text component to a JsonElement.
- setBold(Boolean) - Method in class net.lenni0451.mcstructs.text.Style
-
Set this style to be bold.
- setClickEvent(ClickEvent) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the click event of this style.
- setColor(int) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the rgb color of this style.
- setFont(Identifier) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the font of this style.
- setFormatting(TextFormatting) - Method in class net.lenni0451.mcstructs.text.Style
-
Set a formatting to this style.
- setFormatting(TextFormatting...) - Method in class net.lenni0451.mcstructs.text.Style
-
Set multiple formattings to this style.
- setHoverEvent(AHoverEvent) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the hover event of this style.
- setInsertion(String) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the insertion of this style.
- setItalic(Boolean) - Method in class net.lenni0451.mcstructs.text.Style
-
Set this style to be italic.
- setObfuscated(Boolean) - Method in class net.lenni0451.mcstructs.text.Style
-
Set this style to be obfuscated.
- setParent(Style) - Method in class net.lenni0451.mcstructs.text.Style
-
Set the parent style.
- setStrikethrough(Boolean) - Method in class net.lenni0451.mcstructs.text.Style
-
Set this style to be strikethrough.
- setStyle(Style) - Method in class net.lenni0451.mcstructs.text.ATextComponent
-
Set the style of this component.
- setTranslator(Function<String, String>) - Method in class net.lenni0451.mcstructs.text.components.KeybindComponent
-
Set the translator function used to translate the key.
- setTranslator(Function<String, String>) - Method in class net.lenni0451.mcstructs.text.components.TranslationComponent
-
Set the translator function used to translate the key.
- setUnderlined(Boolean) - Method in class net.lenni0451.mcstructs.text.Style
-
Set this style to be underlined.
- setValue(String) - Method in class net.lenni0451.mcstructs.text.components.ScoreComponent
-
Set the value of this component.
- sNbtSerializer - Variable in class net.lenni0451.mcstructs.text.serializer.v1_16.HoverEventDeserializer_v1_16
-
- StorageNbtComponent - Class in net.lenni0451.mcstructs.text.components.nbt
-
- StorageNbtComponent(String, boolean, ATextComponent, Identifier) - Constructor for class net.lenni0451.mcstructs.text.components.nbt.StorageNbtComponent
-
- StringComponent - Class in net.lenni0451.mcstructs.text.components
-
- StringComponent(String) - Constructor for class net.lenni0451.mcstructs.text.components.StringComponent
-
- Style - Class in net.lenni0451.mcstructs.text
-
- Style() - Constructor for class net.lenni0451.mcstructs.text.Style
-
- StyleDeserializer_v1_16 - Class in net.lenni0451.mcstructs.text.serializer.v1_16
-
- StyleDeserializer_v1_16() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_16.StyleDeserializer_v1_16
-
- StyleDeserializer_v1_7 - Class in net.lenni0451.mcstructs.text.serializer.v1_7
-
- StyleDeserializer_v1_7() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_7.StyleDeserializer_v1_7
-
- StyleDeserializer_v1_8 - Class in net.lenni0451.mcstructs.text.serializer.v1_8
-
- StyleDeserializer_v1_8() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_8.StyleDeserializer_v1_8
-
- StyleSerializer_v1_16 - Class in net.lenni0451.mcstructs.text.serializer.v1_16
-
- StyleSerializer_v1_16() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_16.StyleSerializer_v1_16
-
- StyleSerializer_v1_7 - Class in net.lenni0451.mcstructs.text.serializer.v1_7
-
- StyleSerializer_v1_7() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_7.StyleSerializer_v1_7
-
- StyleSerializer_v1_8 - Class in net.lenni0451.mcstructs.text.serializer.v1_8
-
- StyleSerializer_v1_8() - Constructor for class net.lenni0451.mcstructs.text.serializer.v1_8.StyleSerializer_v1_8
-
- V1_12 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.12 - 1.13.
- V1_14 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.14.
- V1_15 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.15.
- V1_16 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.16.
- V1_17 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.17.
- V1_18 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.18 - 1.19.
- V1_6 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.6.
- V1_7 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.7.
- V1_8 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.8.
- V1_9 - Static variable in class net.lenni0451.mcstructs.text.serializer.TextComponentSerializer
-
The text component serializer for 1.9 - 1.11.
- valueOf(String) - Static method in enum net.lenni0451.mcstructs.text.events.click.ClickEventAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.lenni0451.mcstructs.text.events.hover.HoverEventAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.lenni0451.mcstructs.text.events.click.ClickEventAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.lenni0451.mcstructs.text.events.hover.HoverEventAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.