mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 09:42:06 -07:00
SPIGOT-4233: Fix some missing handled NBT tags
This commit is contained in:
@@ -944,8 +944,10 @@ class CraftMetaItem implements ItemMeta, Damageable, Repairable {
|
||||
UNBREAKABLE.NBT,
|
||||
DAMAGE.NBT,
|
||||
CraftMetaMap.MAP_SCALING.NBT,
|
||||
CraftMetaMap.MAP_ID.NBT,
|
||||
CraftMetaPotion.POTION_EFFECTS.NBT,
|
||||
CraftMetaPotion.DEFAULT_POTION.NBT,
|
||||
CraftMetaPotion.POTION_COLOR.NBT,
|
||||
CraftMetaSkull.SKULL_OWNER.NBT,
|
||||
CraftMetaSkull.SKULL_PROFILE.NBT,
|
||||
CraftMetaSpawnEgg.ENTITY_TAG.NBT,
|
||||
|
Reference in New Issue
Block a user