Interface CompositeBlockState

All Superinterfaces:
BlockState

public interface CompositeBlockState extends BlockState
  • Method Details

    • isParallel

      boolean isParallel()
    • getBlocks

      List<BlockState> getBlocks()
    • hasSteps

      default Boolean hasSteps()
      Specified by:
      hasSteps in interface BlockState
      Returns:
      true if block contains steps