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.layout
/
TextLayout
/
TextIdentifier
Text
Identifier
class
TextIdentifier
(
val
delegate
:
HudLayout.Identifier
,
layout
:
TextLayout
)
:
HudLayout.Identifier
Members
Constructors
Text
Identifier
Link copied to clipboard
constructor
(
delegate
:
HudLayout.Identifier
,
layout
:
TextLayout
)
Properties
background
Link copied to clipboard
val
background
:
TextLayout.BackgroundInfo
delegate
Link copied to clipboard
val
delegate
:
HudLayout.Identifier
emoji
Link copied to clipboard
val
emoji
:
TextLayout.EmojiInfo
name
Link copied to clipboard
open
override
val
name
:
String
scale
Link copied to clipboard
val
scale
:
Double
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int