Interface StorageNBTComponent.Builder

    • Method Detail

      • storage

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