public interface ImmutableAxisData extends ImmutableVariantData<Axis,ImmutableAxisData,AxisData>
ImmutableDataManipulator containing the ImmutableValue
 for the Axis a BlockState may have.
 Note that BlockTypes.LOG and BlockTypes.LOG2 do NOT
 utilize Axis but instead use LogAxis due to their nature
 of having LogAxes.NONE.
| Modifier and Type | Method and Description | 
|---|---|
| ImmutableValue<Axis> | axis()Gets the  ImmutableValuefor theAxisvalue. | 
typeasMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Axis> axis()
ImmutableValue for the Axis value.