Class LExecutor.SetWeatherI

java.lang.Object
mindustry.logic.LExecutor.SetWeatherI
All Implemented Interfaces:
LExecutor.LInstruction
Enclosing class:
LExecutor

public static class LExecutor.SetWeatherI extends Object implements LExecutor.LInstruction
  • Field Details

    • type

      public LVar type
    • state

      public LVar state
  • Constructor Details

    • SetWeatherI

      public SetWeatherI(LVar type, LVar state)
  • Method Details