ScriptItemUtil

Object used by the script API to provide an easier way of creating items.

Functions

Link copied to clipboard
fun create(arguments: String): ItemStack

Create ItemStack from arguments

fun create(arguments: String, amount: Int): ItemStack

Create amountx ItemStack from arguments