Interface StorageNBTComponent.Builder

    • Method Detail

      • storage

        @Contract("_ -> this")
        @NonNull StorageNBTComponent.Builder storage​(@NonNull net.kyori.adventure.key.Key storage)
        Sets the NBT storage.
        Parameters:
        storage - the id of the NBT storage
        Returns:
        this builder
        Since:
        4.0.0