mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-01-01 05:38:46 +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