Class ValueDisplay
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>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValueDisplay(Function<UUID, String> nameFunction, ValueDisplay.Settings settings) -
Method Summary
Modifier and TypeMethodDescription@NotNull StringgetDisplayKey(@Nullable UUID uuid) getDisplayLine(int index, NumberTopHolder holder) @NotNull StringgetDisplayName(@Nullable UUID uuid) Methods inherited from class me.hsgamer.topper.query.display.number.NumberDisplay
getDisplayLine, getDisplayValue
-
Field Details
-
displayNullName
-
displayNullUuid
-
-
Constructor Details
-
ValueDisplay
-
-
Method Details
-
getDisplayKey
-
getDisplayName
-
getDisplayLine
-