toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.manager
/
TextManagerImpl
Text
Manager
Impl
object
TextManagerImpl
:
BetterHudManager
,
TextManager
Members
Functions
end
Link copied to clipboard
open
override
fun
end
(
)
get
Key
Link copied to clipboard
@
Synchronized
fun
getKey
(
shaderGroup
:
ShaderGroup
)
:
HudTextData
?
get
Text
Link copied to clipboard
fun
getText
(
name
:
String
)
:
HudText
?
get
Width
Link copied to clipboard
fun
getWidth
(
codepoint
:
Int
)
:
Int
?
open
override
fun
getWidth
(
textName
:
String
,
scale
:
Double
,
text
:
String
)
:
Int
post
Reload
Link copied to clipboard
open
override
fun
postReload
(
)
pre
Reload
Link copied to clipboard
open
fun
preReload
(
)
reload
Link copied to clipboard
open
override
fun
reload
(
sender
:
Audience
,
resource
:
GlobalResource
)
set
Key
Link copied to clipboard
@
Synchronized
fun
setKey
(
shaderGroup
:
ShaderGroup
,
key
:
HudTextData
)
start
Link copied to clipboard
open
override
fun
start
(
)
translate
Link copied to clipboard
fun
translate
(
locale
:
String
,
key
:
String
)
:
String
?