Class AccessoryStackCalls

java.lang.Object
com.stereowalker.unionlib.hook.AccessoryStackCalls

public class AccessoryStackCalls extends Object
  • Constructor Details

    • AccessoryStackCalls

      public AccessoryStackCalls()
  • Method Details

    • gatherAttributes

      protected static void gatherAttributes(net.minecraft.world.item.ItemStack stack, @Nullable net.minecraft.world.entity.player.Player pPlayer, com.google.common.collect.Multimap<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.AttributeModifier> multimap, List<net.minecraft.network.chat.Component> list, String name)
    • getAttributeModifiers

      protected static com.google.common.collect.Multimap<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.AttributeModifier> getAttributeModifiers(AccessoryStack stack, AccessorySlot slot)
    • getAttributeModifiersForGroup

      protected static com.google.common.collect.Multimap<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.AttributeModifier> getAttributeModifiersForGroup(AccessoryStack stack, AccessorySlot.Group group)