Package 

Object ItemAttributes

  • All Implemented Interfaces:
    io.pixeloutlaw.minecraft.spigot.plumbing.api.AbstractItemAttributes

    
    public class ItemAttributes
     implements AbstractItemAttributes
                        
    • Method Summary

      Modifier and Type Method Description
      Multimap<Attribute, AttributeModifier> getDefaultItemAttributes(ItemStack itemStack, EquipmentSlot equipmentSlot)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDefaultItemAttributes

         Multimap<Attribute, AttributeModifier> getDefaultItemAttributes(ItemStack itemStack, EquipmentSlot equipmentSlot)