| Package | Description |
|---|---|
| org.bukkit.block.data.type |
Specific BlockData classes relevant to only a given block or set of blocks.
|
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull Jigsaw.Orientation |
Jigsaw.getOrientation() |
Gets the value of the 'orientation' property.
|
static Jigsaw.Orientation |
Jigsaw.Orientation.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Jigsaw.Orientation[] |
Jigsaw.Orientation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Jigsaw.setOrientation(@NotNull Jigsaw.Orientation orientation) |
Sets the value of the 'orientation' property.
|
Copyright © 2020. All rights reserved.