Class SunlightMoth

  • All Implemented Interfaces:
    Effect

    public class SunlightMoth
    extends java.lang.Object
    implements Effect
    • Field Summary

      Fields 
      Modifier and Type Field Description
      double percentRestored  
    • Constructor Summary

      Constructors 
      Constructor Description
      SunlightMoth​(double percentRestored, int delta)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StatsChanges calculate​(net.runelite.api.Client client)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • percentRestored

        public final double percentRestored
    • Constructor Detail

      • SunlightMoth

        public SunlightMoth​(double percentRestored,
                            int delta)