BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.placeholder
/
HudPlaceholder
/
invoke
invoke
@
NotNull
abstract
fun
invoke
(
@
NotNull
@
Unmodifiable
args
:
@
NotNull
@
Unmodifiable
List
<
String
>
,
@
NotNull
reason
:
@
NotNull
UpdateEvent
)
:
@
NotNull
(
HudPlayer
)
->
T
Creates new function from given args.
Return
function
Parameters
args
args
reason
event
Throws
Runtime
Exception
if given args or reason is invalid.