PlaceholderContainer
Represents placeholder group.
Parameters
<T>
type of placeholder's return value.
Functions
Link copied to clipboard
abstract fun addPlaceholder(@NotNull name: @NotNull String, @NotNull placeholder: @NotNull HudPlaceholder<T>)
Adds placeholder.
Link copied to clipboard
@NotNull
@Unmodifiable
Gets all placeholders.