Class WRate.RateEntry

java.lang.Object
com.olziedev.playerwarps.api.warp.WRate.RateEntry
Enclosing class:
WRate

public abstract static class WRate.RateEntry extends Object
Represents a warp rate entry per player.
  • Constructor Details

    • RateEntry

      public RateEntry()
  • Method Details

    • getRate

      public abstract int getRate()
      Returns:
      The rate of this entry.
    • getRater

      public abstract UUID getRater()
      Returns:
      The rater of this entry.
    • getDescription

      public abstract String getDescription()
      Returns:
      The description of this entry.
    • getRateStars

      public abstract String getRateStars()
      Returns:
      The stars depending on rate entry.