public interface LayeredData extends DataManipulator<LayeredData,ImmutableLayeredData>
DataManipulator for the "layer" of a block. Usually this means
that the BlockState has varying "layers". Usually applies to
BlockTypes.SNOW_LAYER or BlockTypes.CAKE. This is different
data from FluidLevelData.| Modifier and Type | Method and Description |
|---|---|
MutableBoundedValue<Integer> |
layer()
Gets the
MutableBoundedValue for the "layer" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transformgetContentVersion, toContainerMutableBoundedValue<Integer> layer()
MutableBoundedValue for the "layer" state.Keys.LAYER