BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
standard-api
Target filter
standard-api
Switch theme
Search in API
Skip to content
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.manager
/
ConfigManager
Config
Manager
interface
ConfigManager
Config manager
Members
Types
Debug
Level
Link copied to clipboard
enum
DebugLevel
Debug level
Functions
check
Available
Link copied to clipboard
open
fun
checkAvailable
(
@
NotNull
debugLevel
:
@
NotNull
ConfigManager.DebugLevel
)
:
Boolean
Checks this level is higher than others.
debug
Link copied to clipboard
abstract
fun
debug
(
)
:
Boolean
Gets debug level
get
Bossbar
Line
Link copied to clipboard
abstract
fun
getBossbarLine
(
)
:
Int
Gets used bossbar line
get
Debug
Level
Link copied to clipboard
@
NotNull
abstract
fun
getDebugLevel
(
)
:
@
NotNull
ConfigManager.DebugLevel
Gets whether to enable debug or not