java.lang.Object
io.github.gameking1happy.gk1henchants.Main

public class Main extends Object
The main class for the mod.
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      The mod ID.
      See Also:
    • MOD_NAME

      public static final String MOD_NAME
      The mod name.
      See Also:
    • LOG

      public static final org.slf4j.Logger LOG
      The mod logger.
    • serverconfig

      public static ServerConfig serverconfig
      The server configuration for the mod.
    • Tradeable

      public static boolean Tradeable
      Tradeable configuration value.
    • Enchantability

      public static boolean Enchantability
      Enchantability configuration value.
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • init

      public static void init()
      Common method for initializing the mod.