Item - объект ModPE API, предназначеный для создания предметов.

Item.addCraftRecipe

Параметры: (par1int, par2int, par3int, par4Scriptable)

Item.addFurnaceRecipe

Параметры: (par1int, par2int, par3int)

Item.addShapedRecipe

Параметры: (par1int, par2int, par3int, par4Scriptable, par5Scriptable)

Item.defineArmor

Параметры: (par1int, par2String, par3int, par4String, par5String, par6int, par7int, par8int)

Item.defineThrowable

Параметры: (par1int, par2String, par3int, par4String, par5int)

Item.getCustomThrowableRenderType

Параметры: (par1int)

Item.getMaxDamage

Параметры: (par1int)

Item.getMaxStackSize

Параметры: (par1int)

Item.getName

Параметры: (par1int, par2int, par3boolean)

Item.getTextureCoords

Параметры: (par1int, par2int)

Item.getUseAnimation

Параметры: (par1int)

Item.internalNameToId

Параметры: (par1String)

Item.isValidItem

Параметры: (par1int)

Item.setCategory

Параметры: (par1int, par2int)

Item.setEnchantType

Параметры: (par1int, par2int, par3int)

Item.setHandEquipped

Параметры: (par1int, par2boolean)

Item.setMaxDamage

Параметры: (par1int, par2int)

Item.setProperties

Параметры: (par1int, par2Object)

Item.setStackedByData

Параметры: (par1int, par2boolean)

Item.setUseAnimation

Параметры: (par1int, par2int)

Item.translatedNameToId

Параметры: (par1String)