HudPlaceholder
Functions
Link copied to clipboard
Gets a length of required args.
Link copied to clipboard
open fun <T> of(@NotNull biFunction: @NotNull BiFunction<List<String>, UpdateEvent, (HudPlayer) -> T>): @NotNull HudPlaceholder<T>
Creates new placeholder by function.