itemModel

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

Sets the item model namespace for the item.

Return

this item stack

Since

3.4.0

Parameters

namespace

the item model namespace (optional)