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.placeholder
/
ConditionBuilder
Condition
Builder
fun
interface
ConditionBuilder
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
and
Link copied to clipboard
open
infix
fun
and
(
other
:
ConditionBuilder
)
:
ConditionBuilder
build
Link copied to clipboard
abstract
infix
fun
build
(
updateEvent
:
UpdateEvent
)
:
(
HudPlayer
)
->
Boolean
or
Link copied to clipboard
open
infix
fun
or
(
other
:
ConditionBuilder
)
:
ConditionBuilder