public interface ImmutableWetData extends ImmutableDataManipulator<ImmutableWetData,WetData>
ImmutableDataManipulator
that handles the "wet" state of various
DataHolder
s that can include BlockTypes.SPONGE
blocks to
Wolf
entities being "wet".Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
wet()
Gets the
ImmutableValue for the "wet" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> wet()
ImmutableValue
for the "wet" state.