Class ArmorEffectEvent.Attribute

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent
com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent.Attribute
Enclosing class:
ArmorEffectEvent

public static class ArmorEffectEvent.Attribute extends ArmorEffectEvent
  • Constructor Details

    • Attribute

      public Attribute(GenericArmor armorItem, net.minecraft.world.level.Level world, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack, IArmorEffect armorEffect, IItemAttributeModifier attributeModifier)