| Package | Description |
|---|---|
| org.bukkit.block.data |
| Modifier and Type | Method and Description |
|---|---|
Bisected.Half |
Bisected.getHalf()
Gets the value of the 'half' property.
|
Bisected.Half |
Bisected.getHalf()
Gets the value of the 'half' property.
|
static Bisected.Half |
Bisected.Half.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bisected.Half |
Bisected.Half.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bisected.Half[] |
Bisected.Half.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Bisected.Half[] |
Bisected.Half.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bisected.setHalf(Bisected.Half half)
Sets the value of the 'half' property.
|
void |
Bisected.setHalf(Bisected.Half half)
Sets the value of the 'half' property.
|
Copyright © 2022. All rights reserved.