public interface ImmutableOpenData extends ImmutableDataManipulator<ImmutableOpenData,OpenData>
ImmutableDataManipulator
for the "open" state. Usually applicable
to BlockTypes.WOODEN_DOOR
s and BlockTypes.TRAPDOOR
s.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
open()
Gets the
ImmutableValue for the "open" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> open()
ImmutableValue
for the "open" state.