public interface ImmutableSnowedData extends ImmutableDataManipulator<ImmutableSnowedData,SnowedData>
ImmutableDataManipulator for handling the "snowed" state. Usually
applicable to BlockTypes.DIRT, and BlockTypes.GRASS.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
hasSnow()
Gets the
ImmutableValue for the "snowed" state. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> hasSnow()
ImmutableValue for the "snowed" state.