| Modifier and Type | Interface | Description | 
|---|---|---|
| static class  | Bisected.Half | The half of a vertically bisected block. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Bisected.Half | getHalf() | Gets the value of the 'half' property. | 
| void | setHalf(Bisected.Half half) | Sets the value of the 'half' property. | 
clone, getAsString, getAsString, getMaterial, matches, merge@NotNull Bisected.Half getHalf()
void setHalf(@NotNull Bisected.Half half)
half - the new 'half' valueCopyright © 2020. All rights reserved.