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
  • Constructor Details

    • ImmersiveWeapons

      public ImmersiveWeapons()
  • Method Details

    • setup

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