BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-405
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.manager
/
TextManagerImpl
Text
Manager
Impl
object
TextManagerImpl
:
BetterHudManager
,
TextManager
Members
Properties
manager
Name
Link copied to clipboard
open
override
val
managerName
:
String
support
External
Packs
Link copied to clipboard
open
override
val
supportExternalPacks
:
Boolean
=
true
Functions
end
Link copied to clipboard
open
override
fun
end
(
)
get
Key
Link copied to clipboard
@
Synchronized
fun
getKey
(
shaderGroup
:
HudLayout.Identifier
)
:
BackgroundKey
?
get
Text
Link copied to clipboard
fun
getText
(
name
:
String
)
:
TextElement
?
get
Width
Link copied to clipboard
fun
getWidth
(
codepoint
:
Int
)
:
Int
post
Reload
Link copied to clipboard
open
override
fun
postReload
(
)
pre
Reload
Link copied to clipboard
open
override
fun
preReload
(
)
reload
Link copied to clipboard
open
override
fun
reload
(
workingDirectory
:
File
,
info
:
ReloadInfo
,
resource
:
GlobalResource
)
set
Key
Link copied to clipboard
@
Synchronized
fun
setKey
(
shaderGroup
:
HudLayout.Identifier
,
key
:
BackgroundKey
)
start
Link copied to clipboard
open
override
fun
start
(
)
translate
Link copied to clipboard
fun
translate
(
locale
:
String
,
key
:
String
)
:
String
?