Class ConfigureBlocksPlan


  • public class ConfigureBlocksPlan
    extends Plan
    Stack blocks according to the target configuration.
    • Constructor Detail

      • ConfigureBlocksPlan

        public ConfigureBlocksPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan