Class Controller

java.lang.Object
foundry.veil.api.flare.modifier.Controller
Direct Known Subclasses:
GlobalController

public class Controller extends Object
Controllers collect values from EffectHosts to be used to evaluate FloatCurves and modify Propertys.
Since:
2.5.0
  • Field Details

  • Constructor Details

  • Method Details

    • initialize

      protected void initialize()
    • update

      public void update(float partialTick)
    • getUpdatedValue

      protected float getUpdatedValue()
    • getValue

      public float getValue()
    • getIdentifier

      public ControllerIdentifier getIdentifier()