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