Interface NbtDataComponentValue

All Superinterfaces:
DataComponentValue, net.kyori.examination.Examinable

public sealed interface NbtDataComponentValue extends DataComponentValue
  • Method Details

    • removed

      @NotNull static @NotNull NbtDataComponentValue removed()
    • nbtDataComponentValue

      @NotNull static @NotNull NbtDataComponentValue nbtDataComponentValue(@NotNull @NotNull net.kyori.adventure.nbt.BinaryTag tag)
    • value

      @Nullable @Nullable net.kyori.adventure.nbt.BinaryTag value()