Class ScoreFormat.Styled

java.lang.Object
net.megavex.scoreboardlibrary.api.objective.ScoreFormat.Styled
All Implemented Interfaces:
ScoreFormat
Enclosing interface:
ScoreFormat

public static class ScoreFormat.Styled extends Object implements ScoreFormat
  • Constructor Details

    • Styled

      public Styled(@NotNull @NotNull net.kyori.adventure.text.format.Style style)
  • Method Details

    • style

      @NotNull public @NotNull net.kyori.adventure.text.format.Style style()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object