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, getStateboolean isParallel()
java.util.List<BlockState> getBlocks()
default java.lang.Boolean hasSteps()
hasSteps in interface BlockState