beacon
Toggle table of contents
1.5.2
jvm
Platform filter
jvm
Switch theme
Search in API
beacon
beacon
/
net.ririfa.beacon
/
EventHook
/
EventHook
Event
Hook
public
EventHook
<
T
>
EventHook
<
T
extends
Event
>
(
IEventHandler
handlerClass
,
Handler
<
T
>
handler
,
Boolean
ignoresCondition
,
Priority
priority
,
Function0
<
Boolean
>
condition
,
Long
timeout
)
Parameters
T
The type of event.