Class SpigotTopDisplayLine

java.lang.Object
me.hsgamer.topper.spigot.plugin.template.SpigotTopDisplayLine
All Implemented Interfaces:
me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine<UUID,Double>

public class SpigotTopDisplayLine extends Object implements me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine<UUID,Double>
  • Field Summary

    Fields inherited from interface me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine

    VALUE_PLACEHOLDER_PATTERN
  • Constructor Summary

    Constructors
    Constructor
    Description
    SpigotTopDisplayLine(me.hsgamer.topper.template.topplayernumber.holder.NumberTopHolder holder)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    me.hsgamer.topper.query.simple.SimpleQueryDisplay<UUID,Double>
     
     
    me.hsgamer.topper.agent.snapshot.SnapshotAgent<UUID,Double>
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine

    display
  • Constructor Details

    • SpigotTopDisplayLine

      public SpigotTopDisplayLine(me.hsgamer.topper.template.topplayernumber.holder.NumberTopHolder holder)
  • Method Details

    • getDisplay

      public me.hsgamer.topper.query.simple.SimpleQueryDisplay<UUID,Double> getDisplay()
      Specified by:
      getDisplay in interface me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine<UUID,Double>
    • getSnapshotAgent

      public me.hsgamer.topper.agent.snapshot.SnapshotAgent<UUID,Double> getSnapshotAgent()
      Specified by:
      getSnapshotAgent in interface me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine<UUID,Double>
    • getDisplayLine

      public String getDisplayLine()
      Specified by:
      getDisplayLine in interface me.hsgamer.topper.template.snapshotdisplayline.SnapshotDisplayLine<UUID,Double>