public interface ImmutableSittingData extends ImmutableDataManipulator<ImmutableSittingData,SittingData>
ImmutableDataManipulator
representing the "sitting" state of an
Entity
. Usually applies to Wolf
entities and
Ocelot
s.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
sitting()
Gets the
ImmutableValue for the "sitting" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> sitting()
ImmutableValue
for the "sitting" state.