customrealms / core

Core library for the CustomRealms runtime
https://customrealms.io/core
MIT License
35 stars 13 forks source link

Implement `EnchantItemEvent.getEnchantsToAdd` method #12

Closed connerdouglass closed 2 months ago

connerdouglass commented 2 years ago

This method isn't implemented yet, and might be a little tricky:

public getEnchantsToAdd(): Map<Enchantment, number>