Module net.minestom.server
Interface NbtDataComponentValue
- All Superinterfaces:
DataComponentValue
,net.kyori.examination.Examinable
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.kyori.adventure.text.event.DataComponentValue
DataComponentValue.Removed, DataComponentValue.TagSerializable
-
Method Summary
Modifier and TypeMethodDescriptionstatic NbtDataComponentValue
nbtDataComponentValue
(net.kyori.adventure.nbt.BinaryTag tag) static NbtDataComponentValue
removed()
@Nullable net.kyori.adventure.nbt.BinaryTag
value()
Methods inherited from interface net.kyori.examination.Examinable
examinableName, examinableProperties, examine
-
Method Details
-
removed
-
nbtDataComponentValue
-
value
@Nullable @Nullable net.kyori.adventure.nbt.BinaryTag value()
-