BetterHud docs
Toggle table of contents
1.11.1
dist
Platform filter
dist
Switch theme
Search in API
BetterHud docs
BetterHud/dist
/
kr.toxicity.hud.text
/
HudTextData
Hud
Text
Data
class
HudTextData
(
val
font
:
List
<
BackgroundKey
>
,
val
codepoint
:
Map
<
Int
,
Int
>
,
val
imageCodepoint
:
Map
<
String
,
Int
>
,
val
splitWidth
:
Int
)
Members
Constructors
Hud
Text
Data
Link copied to clipboard
constructor
(
font
:
List
<
BackgroundKey
>
,
codepoint
:
Map
<
Int
,
Int
>
,
imageCodepoint
:
Map
<
String
,
Int
>
,
splitWidth
:
Int
)
Properties
codepoint
Link copied to clipboard
val
codepoint
:
Map
<
Int
,
Int
>
font
Link copied to clipboard
val
font
:
List
<
BackgroundKey
>
image
Codepoint
Link copied to clipboard
val
imageCodepoint
:
Map
<
String
,
Int
>
split
Width
Link copied to clipboard
val
splitWidth
:
Int