public interface ImmutableSeamlessData extends ImmutableDataManipulator<ImmutableSeamlessData,SeamlessData>
ImmutableDataManipulator
for the "seamless" state. This is
normally a simple visual change for the applicable block types of
BlockTypes.DOUBLE_STONE_SLAB
, BlockTypes.DOUBLE_STONE_SLAB2
,
and BlockTypes.DOUBLE_WOODEN_SLAB
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
seamless()
Gets the
ImmutableValue for the "seamless" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> seamless()
ImmutableValue
for the "seamless" state.