Class DimensionsDebbuger

java.lang.Object
me.xxastaspastaxx.dimensions.DimensionsDebbuger

public class DimensionsDebbuger extends Object
Use static instances of the class to print debug messages to the appropriate debug level set in the config
  • Field Details

  • Method Details

    • print

      public void print(Object... str)
      Use the DimensionsDebbuger instance to print a message in the console for the appropriate debugLevels set in the config
      Parameters:
      str - The message to print