ImmutableDyeableData
instead@Deprecated public interface ImmutableBedData extends ImmutableDataManipulator<ImmutableBedData,BedData>
ImmutableDataManipulator
handling the various data of a
Bed
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<DyeColor> |
color()
Deprecated.
Gets the
ImmutableValue for the color . |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<DyeColor> color()
ImmutableValue
for the color
.