public static class ArmorEffectEvent.Attribute extends ArmorEffectEvent
ArmorEffectEvent.Attribute, ArmorEffectEvent.Effect
Constructor and Description |
---|
Attribute(GenericArmor armorItem,
net.minecraft.world.World world,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.item.ItemStack stack,
IArmorEffect armorEffect,
IItemAttributeModifier attributeModifier) |
getArmorEffect, getArmorItem, getAttributeModifier, getPlayer, getStack, getWorld, setArmorEffect, setAttributeModifier
public Attribute(GenericArmor armorItem, net.minecraft.world.World world, net.minecraft.entity.player.EntityPlayer player, net.minecraft.item.ItemStack stack, IArmorEffect armorEffect, IItemAttributeModifier attributeModifier)