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.neoforged.neoforge.event.entity.EntityAttributeCreationEvent event)
      Event handler for the EntityAttributeCreationEvent.
      Parameters:
      event - the EntityAttributeCreationEvent instance
    • modConfigReloadEvent

      public static void modConfigReloadEvent(net.neoforged.fml.event.config.ModConfigEvent.Reloading event)