Class DebugConfig

All Implemented Interfaces:
Config

@ConfigSerializable public class DebugConfig extends AbstractYamlConfig
  • Constructor Details

    • DebugConfig

      public DebugConfig()
  • Method Details

    • isPrintErrors

      public boolean isPrintErrors()
      Returns:
      Whether to print descriptive error messages in the console.
    • isUseUpdateEntityWithOptionalForceFix

      public boolean isUseUpdateEntityWithOptionalForceFix()
      Returns:
      Whether to use updateEntityWithOptionalForce fix or not.
    • isVerbose

      public boolean isVerbose()
      Returns:
      Whether to use verbose logging or not.