public interface ImmutableDecayableData extends ImmutableDataManipulator<ImmutableDecayableData,DecayableData>
ImmutableDataManipulator
for the "decayable" state of a
BlockState
. Usually applicable for BlockTypes.LEAVES
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
decayable()
|
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> decayable()