Interface BlockNBTComponent

All Superinterfaces:
Buildable<BlockNBTComponent,BlockNBTComponent.Builder>, BuildableComponent<BlockNBTComponent,BlockNBTComponent.Builder>, Component, ComponentBuilderApplicable, ComponentLike, net.kyori.examination.Examinable, HoverEventSource<Component>, NBTComponent<BlockNBTComponent,BlockNBTComponent.Builder>, ScopedComponent<BlockNBTComponent>, StyleGetter, StyleSetter<Component>

Given an in-game position, this component reads the NBT of the associated block and displays that information.

This component consists of:

pos
a position in the world the component is being displayed in.
everything in
NBTComponent
Since:
4.0.0
See Also:
Since Minecraft:
1.14