Class ArmorEffectEvent.Attribute

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent
com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent.Attribute
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
ArmorEffectEvent

public static class ArmorEffectEvent.Attribute extends ArmorEffectEvent implements net.neoforged.bus.api.ICancellableEvent
  • 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)