Uses of Interface
me.hsgamer.topper.query.simple.SimpleQueryDisplay
Packages that use SimpleQueryDisplay
Package
Description
-
Uses of SimpleQueryDisplay in me.hsgamer.topper.query.holder
Methods in me.hsgamer.topper.query.holder that return SimpleQueryDisplayModifier and TypeMethodDescriptionprotected abstract @NotNull SimpleQueryDisplay
<K, V> HolderQuery.getDisplay
(H holder) -
Uses of SimpleQueryDisplay in me.hsgamer.topper.query.snapshot
Fields in me.hsgamer.topper.query.snapshot declared as SimpleQueryDisplayModifier and TypeFieldDescriptionfinal @NotNull SimpleQueryDisplay
<K, V> SnapshotQuery.Context.display
Methods in me.hsgamer.topper.query.snapshot that return types with arguments of type SimpleQueryDisplayModifier and TypeMethodDescriptionprotected abstract Optional
<SimpleQueryDisplay<K, V>> SnapshotQuery.getDisplay
(@NotNull String name) -
Uses of SimpleQueryDisplay in me.hsgamer.topper.spigot.plugin.holder.display
Classes in me.hsgamer.topper.spigot.plugin.holder.display that implement SimpleQueryDisplay