applyItemModel
public void applyItemModel(@NotNull() @NotNull() ItemStack item, @NotNull() @NotNull() String modelId)
Applies a custom item model to an ItemStack.
Parameters
item
The item stack to apply the model to.
modelId
The ID of the model to apply.