Uses of Interface
io.papermc.paper.scoreboard.numbers.StyledFormat
-
Uses of StyledFormat in io.papermc.paper.scoreboard.numbers
Modifier and TypeMethodDescriptionstatic @NotNull StyledFormat
NumberFormat.noStyle()
Gets an un-styled number format.static @NotNull StyledFormat
Creates a scoreboard number format that applies a custom formatting to the score number.static @NotNull StyledFormat
NumberFormat.styled
(@NotNull StyleBuilderApplicable @NotNull ... styleBuilderApplicables) Creates a scoreboard number format that applies a custom formatting to the score number.