BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
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
:
List
<
HeadLayout.Impl
>
id
Link copied to clipboard
open
override
val
id
:
String
image
Link copied to clipboard
val
image
:
List
<
ImageLayout.Impl
>
offset
Link copied to clipboard
val
offset
:
LayoutOffset
text
Link copied to clipboard
val
text
:
List
<
TextLayout.Impl
>
Functions
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
ConditionSource
)
:
ConditionSource.Impl