Class ScoreFormat.Fixed

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

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

    • Fixed

      public Fixed(@NotNull @NotNull net.kyori.adventure.text.Component content)
  • Method Details

    • content

      @NotNull public @NotNull net.kyori.adventure.text.Component content()
    • 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