public interface ImmutableInWallData extends ImmutableDataManipulator<ImmutableInWallData,InWallData>
ImmutableDataManipulator for the "in-wall" state. Usually means
that a BlockState will show up graphically as being "attached" to
another block. Usually applies to BlockTypes.FENCEs and
BlockTypes.FENCE_GATEs.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
inWall()
Gets the
ImmutableValue for the "in-wall" state. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> inWall()
ImmutableValue for the "in-wall" state.