toggle menu
BetterHud docs
1.9.2.DEV-309
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.element
/
TextElement
/
TextElement
Text
Element
constructor
(
path
:
String
,
name
:
String
,
array
:
List
<
HudTextArray
>
,
charWidth
:
Map
<
Int
,
CharWidth
>
,
imageCharWidth
:
Map
<
Int
,
ImageCharWidth
>
,
yamlObject
:
YamlObject
)