Class ScrollValueBehaviour.StepContext

java.lang.Object
com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueBehaviour.StepContext
Enclosing class:
ScrollValueBehaviour

public static class ScrollValueBehaviour.StepContext extends Object
  • Field Details

    • currentValue

      public int currentValue
    • forward

      public boolean forward
    • shift

      public boolean shift
    • control

      public boolean control
  • Constructor Details

    • StepContext

      public StepContext()