public interface CompositeBlockState extends BlockState
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockState> |
getBlocks() |
default java.lang.Boolean |
hasSteps() |
boolean |
isParallel() |
getDescription, getId, getSatelliteConnectionState, getState
boolean isParallel()
java.util.List<BlockState> getBlocks()
default java.lang.Boolean hasSteps()
hasSteps
in interface BlockState