HudPlaceholder
Types
Link copied to clipboard
An aliases of (args, event) -> (player) -> T
Functions
Link copied to clipboard
Creates placeholder builder.
Link copied to clipboard
Gets a length of required args.
Link copied to clipboard
open fun <T> of(@NotNull biFunction: @NotNull HudPlaceholder.PlaceholderFunction<T>): @NotNull HudPlaceholder<T>
Creates new placeholder by function.