java.lang.Object
gg.xp.reevent.events.BaseEvent
gg.xp.xivsupport.events.actlines.events.jobguage.SgeGaugeEvent
All Implemented Interfaces:
Event, HasPrimaryValue, JobGaugeUpdate, Serializable

public class SgeGaugeEvent extends BaseEvent implements HasPrimaryValue, JobGaugeUpdate
See Also:
  • Constructor Details

    • SgeGaugeEvent

      public SgeGaugeEvent(double addersGallOverall, int adderSting, boolean eukrasiaActive)
  • Method Details

    • getPrimaryValue

      public String getPrimaryValue()
      Specified by:
      getPrimaryValue in interface HasPrimaryValue
      Returns:
      A text description of this object. Should be user-friendly and not over-the-top technical (fine-grained details belong in other fields, or in the Object.toString() method).
    • getAddersGallNow

      public double getAddersGallNow()
    • getJob

      public Job getJob()
      Specified by:
      getJob in interface JobGaugeUpdate
    • replenishedAt

      public Instant replenishedAt()