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