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
/
newEventHook
new
Event
Hook
inline
fun
<
E
:
Event
>
EventListener
.
newEventHook
(
priority
:
Short
=
0
,
handler
:
Consumer
<
E
>
)
:
EventHook
<
E
>