You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interface that defines what enchantments can be added to this item.
For now, it should just be a method that returns a list of enchants. Down the line, we could probably define what methods it can be enchanted with (table or anvil).
The text was updated successfully, but these errors were encountered:
Description
An interface that defines what enchantments can be added to this item.
For now, it should just be a method that returns a list of enchants. Down the line, we could probably define what methods it can be enchanted with (table or anvil).
The text was updated successfully, but these errors were encountered: