Class ItemAttributes
- java.lang.Object
-
- me.bimmr.bimmcore.items.attributes.ItemAttributes
-
@Deprecated public class ItemAttributes extends java.lang.Object
Deprecated.Item ItemModifier NMS Used from 1.8.8 - 1.13
-
-
Constructor Summary
Constructors Constructor Description ItemAttributes()
Deprecated.
-
Method Summary
Modifier and Type Method Description static org.bukkit.inventory.ItemStack
addAttribute(org.bukkit.inventory.ItemStack itemStack, Attribute attribute)
Deprecated.static java.util.List<Attribute>
getAttributes(org.bukkit.inventory.ItemStack itemStack)
Deprecated.
-