Interface BlockState

    • Method Detail

      • getId

        java.lang.String getId()
        Returns id of the block.
        Returns:
        the id
      • getDescription

        java.lang.String getDescription()
        Returns description of the block.
      • hasSteps

        java.lang.Boolean hasSteps()
        Returns:
        true if block contains steps