toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
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.