Class SuperRestore

  • All Implemented Interfaces:
    Effect

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

      Fields 
      Modifier and Type Field Description
      double percR  
    • Constructor Summary

      Constructors 
      Constructor Description
      SuperRestore​(double percR, 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

      • percR

        public final double percR
    • Constructor Detail

      • SuperRestore

        public SuperRestore​(double percR,
                            int delta)