public interface ImmutableFilledData extends ImmutableDataManipulator<ImmutableFilledData,FilledData>
ImmutableDataManipulator
for the "filled" state. Usually applicable to
BlockTypes.END_PORTAL_FRAME
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
filled()
Gets the
ImmutableValue for the "filled" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> filled()
ImmutableValue
for the "filled" state.