public interface SnowedData extends DataManipulator<SnowedData,ImmutableSnowedData>
DataManipulator
for handling the "snowed" state. Usually
applicable to BlockTypes.DIRT
, and BlockTypes.GRASS
.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
hasSnow()
Gets the
Value for the "snowed" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> hasSnow()
Value
for the "snowed" state.Keys.SNOWED