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.layout
/
LayoutGroup
Layout
Group
class
LayoutGroup
(
val
id
:
String
,
sender
:
BetterCommandSource
,
section
:
YamlObject
)
:
HudConfiguration
,
ConditionSource
Members
Constructors
Layout
Group
Link copied to clipboard
constructor
(
id
:
String
,
sender
:
BetterCommandSource
,
section
:
YamlObject
)
Properties
align
Link copied to clipboard
val
align
:
LayoutAlign
animation
Link copied to clipboard
val
animation
:
AnimationLocation
color
Overrides
Link copied to clipboard
open
override
val
colorOverrides
:
ColorOverride.Builder
conditions
Link copied to clipboard
open
override
val
conditions
:
ConditionBuilder
head
Link copied to clipboard
val
head
:
<Error class: unknown class>
id
Link copied to clipboard
open
override
val
id
:
String
image
Link copied to clipboard
val
image
:
<Error class: unknown class>
offset
Link copied to clipboard
val
offset
:
LayoutOffset
text
Link copied to clipboard
val
text
:
<Error class: unknown class>
Functions
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
ConditionSource
)
:
ConditionSource.Impl