Class Constants

java.lang.Object
dev.cashire.cashconfig.Constants

public class Constants extends Object
Constants used by this package.
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      Mod id for this mod.
      See Also:
      Constant Field Values
    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
      Logger for this mod.
  • Constructor Details

    • Constants

      public Constants()