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