Class ModEventSubscriber

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber

public class ModEventSubscriber extends Object
  • Constructor Details

    • ModEventSubscriber

      public ModEventSubscriber()
  • Method Details

    • entityAttributeCreationEvent

      public static void entityAttributeCreationEvent(net.minecraftforge.event.entity.EntityAttributeCreationEvent event)
      Event handler for the EntityAttributeCreationEvent.
      Parameters:
      event - the EntityAttributeCreationEvent instance