toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.text
/
HudTextData
Hud
Text
Data
class
HudTextData
(
val
word
:
Key
,
val
images
:
Map
<
String
,
WidthComponent
>
,
val
background
:
BackgroundLayout
?
)
Members
Constructors
Hud
Text
Data
Link copied to clipboard
constructor
(
word
:
Key
,
images
:
Map
<
String
,
WidthComponent
>
,
background
:
BackgroundLayout
?
)
Properties
background
Link copied to clipboard
val
background
:
BackgroundLayout
?
images
Link copied to clipboard
val
images
:
Map
<
String
,
WidthComponent
>
word
Link copied to clipboard
val
word
:
Key