Modifier and Type | Interface and Description |
---|---|
static class |
StructureBlock.Mode
Operating mode of a structure block.
|
Modifier and Type | Method and 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 © 2021. All rights reserved.