fullyDisenchant

@Since(version = "2.2")
abstract fun fullyDisenchant(item: ItemStack): ItemStack

Fully disenchants an item

Return

the disenchanted item


@Since(version = "2.2")
abstract fun fullyDisenchant(player: Player, slot: EquipmentSlot)

Fully disenchants a player's item in a given slot