removeStoredEnchant

public abstract boolean removeStoredEnchant(Enchantment ench)

Remove the specified stored enchantment from this item meta.

Return

true if the item meta changed as getClassById result of this call, false otherwise

Parameters

ench

Enchantment to remove

Throws

if enchantment is null