LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.event
/
until
until
inline
fun
<
T
:
Event
>
EventListener
.
until
(
priority
:
Short
=
0
,
crossinline
handler
:
(
T
)
->
Boolean
)
:
EventHook
<
T
>