mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-04 19:13:44 +01:00
* Cache ItemMeta instead of creating a new ItemMeta for each potion check * Check if the item has item meta and, if it doesn't, bail out * Also cache the potion item meta too * Add requireNonNull to the potionItemMeta