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