BlockData
, java.lang.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, getMaterial, matches, merge
getFaces, getFacing, setFacing
TechnicalPiston.Type getType()
void setType(TechnicalPiston.Type type)
type
- the new ''type valueCopyright © 2018. All rights reserved.