toggle menu
BetterHud
1.4-HOTFIX
jvm
switch theme
search in API
dist
/
kr.toxicity.hud.hud
/
HudImpl
/
Companion
Companion
object
Companion
Members
Properties
ADD_HEIGHT
Link copied to clipboard
const
val
ADD_HEIGHT
:
Int
DEFAULT_BIT
Link copied to clipboard
const
val
DEFAULT_BIT
:
Int
=
13
MAX_BIT
Link copied to clipboard
const
val
MAX_BIT
:
Int
Functions
create
Bit
Link copied to clipboard
fun
createBit
(
shader
:
HudShader
,
y
:
Int
,
consumer
:
(
Int
)
->
Unit
)