BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-437
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.util
/
TickProvider
Tick
Provider
class
TickProvider
<
S
,
T
>
(
tick
:
Long
,
source
:
(
S
,
Long
)
->
T
)
:
Function1
<
S
,
(
Long
)
->
T
>
Members
Constructors
Tick
Provider
Link copied to clipboard
constructor
(
tick
:
Long
,
source
:
(
S
,
Long
)
->
T
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
s
:
S
)
:
(
Long
)
->
T