namespace

@NotNull
abstract fun namespace(@Nullable namespace: @Nullable PlatformNamespace): @NotNull PlatformItemStack

Sets the item model namespace for the item.

Return

this item stack

Since

3.3.1

Parameters

namespace

the item model namespace (optional)