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