Class ImmersiveWeapons

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons

public class ImmersiveWeapons extends Object
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      See Also:
    • IWCB_LOADED

      public static boolean IWCB_LOADED
    • LOGGER

      public static final org.slf4j.Logger LOGGER
    • COMMON_CONFIG

      public static final CommonConfig COMMON_CONFIG
  • Constructor Details

    • ImmersiveWeapons

      public ImmersiveWeapons(net.neoforged.bus.api.IEventBus modEventBus)
  • Method Details

    • setup

      public void setup(net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent event)
      Event handler for the FMLCommonSetupEvent. Most of this is registry related.
      Parameters:
      event - the FMLCommonSetupEvent instance