Interface StorageNBTComponent

All Superinterfaces:
Component, ComponentBuilderApplicable, ComponentLike, HoverEventSource<Component>, NBTComponent<StorageNBTComponent>, ScopedComponent<StorageNBTComponent>, StyleGetter, StyleSetter<Component>

public sealed interface StorageNBTComponent extends NBTComponent<StorageNBTComponent>, ScopedComponent<StorageNBTComponent>
Given a Key, this component reads the NBT of the associated command storage and displays that information.

This component consists of:

storage
a key that represents the resource location of a command storage (eg. my_plugin:actions.punches_entity)
everything in
NBTComponent
Since:
4.0.0
See Also:
Since Minecraft:
1.15