TITLE hasEnchantment
MAX_WIDTH

TEXT --{
bool hasEnchantment(id)
 level doesn't matter
bool hasEnchantment(id, level)

Checks if the stack has the given enchantment.

- id (int): The id of the enchantment
- level (int): The level of the enchantment
}--