Package net.kyori.adventure.text
Interface StorageNBTComponent
- All Superinterfaces:
- Buildable<StorageNBTComponent,StorageNBTComponent.Builder>,- BuildableComponent<StorageNBTComponent,StorageNBTComponent.Builder>,- Component,- ComponentBuilderApplicable,- ComponentLike,- net.kyori.examination.Examinable,- HoverEventSource<Component>,- NBTComponent<StorageNBTComponent,StorageNBTComponent.Builder>,- ScopedComponent<StorageNBTComponent>
public interface StorageNBTComponent extends NBTComponent<StorageNBTComponent,StorageNBTComponent.Builder>, ScopedComponent<StorageNBTComponent>
An storage NBT component.
- Since:
- 4.0.0
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceStorageNBTComponent.BuilderA command storage NBT component builder.
- 
Method SummaryModifier and Type Method Description @NonNull Keystorage()Gets the NBT storage's ID.@NonNull StorageNBTComponentstorage(@NonNull Key storage)Sets the NBT storage.Methods inherited from interface net.kyori.adventure.text.ComponentasComponent, asHoverEvent, children, clickEvent, color, componentBuilderApply, contains, decoration, decorations, decorations, detectCycle, hasDecoration, hasStyling, hoverEvent, insertion, replaceFirstText, replaceFirstText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, style, styleMethods inherited from interface net.kyori.examination.ExaminableexaminableName, examinableProperties, examineMethods inherited from interface net.kyori.adventure.text.NBTComponentinterpret, interpret, nbtPath, nbtPathMethods inherited from interface net.kyori.adventure.text.ScopedComponentappend, append, append, children, clickEvent, color, colorIfAbsent, decorate, decoration, decoration, hoverEvent, insertion, mergeStyle, mergeStyle, mergeStyle, style, style, style