java.lang.Object
me.hsgamer.topper.query.display.number.NumberDisplay<UUID,Double>
me.hsgamer.topper.template.topplayernumber.holder.display.ValueDisplay
All Implemented Interfaces:
SimpleQueryDisplay<UUID,Double>

public class ValueDisplay extends NumberDisplay<UUID,Double>
  • Field Details

    • displayNullName

      public final String displayNullName
    • displayNullUuid

      public final String displayNullUuid
  • Constructor Details

  • Method Details

    • getDisplayKey

      @NotNull public @NotNull String getDisplayKey(@Nullable @Nullable UUID uuid)
    • getDisplayName

      @NotNull public @NotNull String getDisplayName(@Nullable @Nullable UUID uuid)
    • getDisplayLine

      public String getDisplayLine(int index, NumberTopHolder holder)