BlockData, java.lang.Cloneablepublic interface Orientable extends BlockData
getAxes() to retrieve all possible such
orientations.| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<Axis> |
getAxes() |
Gets the axes which are applicable to this block.
|
Axis |
getAxis() |
Gets the value of the 'axis' property.
|
void |
setAxis(Axis axis) |
Sets the value of the 'axis' property.
|
clone, getAsString, getMaterial, matches, mergeAxis getAxis()
void setAxis(Axis axis)
axis - the new 'axis' valuejava.util.Set<Axis> getAxes()
Copyright © 2018. All rights reserved.