Class AncientBrew

  • All Implemented Interfaces:
    Effect

    public class AncientBrew
    extends java.lang.Object
    implements Effect
    • Constructor Summary

      Constructors 
      Constructor Description
      AncientBrew​(double magicBoostPercent, int magicBoostAmount)  
    • 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
    • Constructor Detail

      • AncientBrew

        public AncientBrew​(double magicBoostPercent,
                           int magicBoostAmount)