Package net.kyori.adventure.text
Interface NBTComponentBuilder<C extends NBTComponent<C,B>,B extends NBTComponentBuilder<C,B>>
- All Superinterfaces:
Buildable.Builder<C>
,ComponentBuilder<C,B>
,ComponentBuilderApplicable
,ComponentLike
- All Known Subinterfaces:
BlockNBTComponent.Builder
,EntityNBTComponent.Builder
,StorageNBTComponent.Builder
public interface NBTComponentBuilder<C extends NBTComponent<C,B>,B extends NBTComponentBuilder<C,B>> extends ComponentBuilder<C,B>
An NBT component builder.
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface net.kyori.adventure.text.ComponentBuilder
append, append, append, append, append, append, applicableApply, apply, applyDeep, asComponent, build, clickEvent, color, colorIfAbsent, componentBuilderApply, decorate, decorate, decoration, decoration, decorations, font, hoverEvent, insertion, mapChildren, mapChildrenDeep, mergeStyle, mergeStyle, mergeStyle, resetStyle, style, style