| Modifier and Type | Interface | Description | 
|---|---|---|
| static class  | StructureBlock.Mode | Operating mode of a structure block. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| StructureBlock.Mode | getMode() | Gets the value of the 'mode' property. | 
| void | setMode(StructureBlock.Mode mode) | Sets the value of the 'mode' property. | 
clone, getAsString, getAsString, getMaterial, matches, merge@NotNull StructureBlock.Mode getMode()
void setMode(@NotNull
             StructureBlock.Mode mode)
mode - the new 'mode' valueCopyright © 2019. All rights reserved.