BlockData
, Cloneable
, Directional
PistonHead
public interface TechnicalPiston extends Directional
Modifier and Type | Interface | Description |
---|---|---|
static class |
TechnicalPiston.Type |
Different piston variants.
|
Modifier and Type | Method | Description |
---|---|---|
TechnicalPiston.Type |
getType() |
Gets the value of the 'type' property.
|
void |
setType(TechnicalPiston.Type type) |
Sets the value of the 'type' property.
|
clone, getAsString, getAsString, getMaterial, matches, merge
getFaces, getFacing, setFacing
@NotNull TechnicalPiston.Type getType()
void setType(@NotNull TechnicalPiston.Type type)
type
- the new 'type' valueCopyright © 2019. All rights reserved.