Uses of Interface
net.kyori.adventure.text.format.MutableStyleSetter
Packages that use MutableStyleSetter
Package
Description
Data for controlling components, their styles, and events.
Formats which may be applied to components.
-
Uses of MutableStyleSetter in net.kyori.adventure.text
Subinterfaces of MutableStyleSetter in net.kyori.adventure.textModifier and TypeInterfaceDescriptionstatic interfaceAn NBT component builder.interfaceComponentBuilder<C extends Component,B extends ComponentBuilder<C, B>> A component builder.static interfaceAn entity NBT component builder.static interfaceA keybind component builder.interfaceNBTComponentBuilder<C extends NBTComponent<C>,B extends NBTComponentBuilder<C, B>> An NBT component builder.static interfaceAn object component builder.static interfaceA score component builder.static interfaceA selector component builder.static interfaceA command storage NBT component builder.static interfaceA text component builder.static interfaceA text component builder. -
Uses of MutableStyleSetter in net.kyori.adventure.text.format
Classes in net.kyori.adventure.text.format with type parameters of type MutableStyleSetterModifier and TypeInterfaceDescriptioninterfaceMutableStyleSetter<T extends MutableStyleSetter<?>>Writes style properties to a mutable object.Subinterfaces of MutableStyleSetter in net.kyori.adventure.text.format