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