public interface ImmutableMoistureData extends ImmutableDataManipulator<ImmutableMoistureData,MoistureData>
ImmutableDataManipulator that handles the "moisture" state of a
 BlockState. The "moisture" value usually involves mechanics to do
 with crops and growth. Usually applies to BlockTypes.FARMLAND.| Modifier and Type | Method and Description | 
|---|---|
| ImmutableBoundedValue<Integer> | moisture()Gets the  ImmutableBoundedValuefor the "moisture" state. | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableBoundedValue<Integer> moisture()
ImmutableBoundedValue for the "moisture" state.