BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.element
/
HeadElement
Head
Element
class
HeadElement
(
val
id
:
String
,
yaml
:
YamlObject
)
:
HudElement
,
ConditionSource
Members
Constructors
Head
Element
Link copied to clipboard
constructor
(
id
:
String
,
yaml
:
YamlObject
)
Properties
color
Overrides
Link copied to clipboard
open
override
val
colorOverrides
:
ColorOverride.Builder
conditions
Link copied to clipboard
open
override
val
conditions
:
ConditionBuilder
id
Link copied to clipboard
open
override
val
id
:
String
pixel
Link copied to clipboard
val
pixel
:
<Error class: unknown class>
Functions
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
ConditionSource
)
:
ConditionSource.Impl