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