Class AccessoryEvent.CollectStandardAttributes

java.lang.Object
net.neoforged.bus.api.Event
tech.anonymoushacker1279.immersiveweapons.api.events.AccessoryEvent
tech.anonymoushacker1279.immersiveweapons.api.events.AccessoryEvent.CollectStandardAttributes
Enclosing class:
AccessoryEvent

public static class AccessoryEvent.CollectStandardAttributes extends AccessoryEvent
  • Constructor Details

    • CollectStandardAttributes

      @AvailableSince("1.37.0") public CollectStandardAttributes(net.minecraft.world.entity.player.Player player)
      Collect attribute modifiers.
      Parameters:
      player - the player to collect from
  • Method Details