public interface ImmutableOccupiedData extends ImmutableDataManipulator<ImmutableOccupiedData,OccupiedData>
ImmutableDataManipulator
for the "occupied" state. Usually
applicable to BlockTypes.BED
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
occupied()
Gets the
ImmutableValue for the "occupied" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> occupied()
ImmutableValue
for the "occupied" state.