Fix ItemStack.isSimilar(CraftItemStack) when HideFlags are set.
By: Antony Riley <antony@cyberiantiger.org>
This commit is contained in:
@@ -799,6 +799,7 @@ class CraftMetaItem implements ItemMeta, Repairable {
|
||||
DISPLAY.NBT,
|
||||
REPAIR.NBT,
|
||||
ENCHANTMENTS.NBT,
|
||||
HIDEFLAGS.NBT,
|
||||
CraftMetaMap.MAP_SCALING.NBT,
|
||||
CraftMetaPotion.POTION_EFFECTS.NBT,
|
||||
CraftMetaSkull.SKULL_OWNER.NBT,
|
||||
|
||||
Reference in New Issue
Block a user