public interface InWallData extends DataManipulator<InWallData,ImmutableInWallData>
DataManipulator
for the "in-wall" state. Usually means that a
BlockState
will show up graphically as being "attached" to another
block. Usually applies to BlockTypes.FENCE
s and
BlockTypes.FENCE_GATE
s.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
inWall()
Gets the
Value for the "in-wall" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> inWall()
Value
for the "in-wall" state.Keys.IN_WALL