public interface ImmutableScreamingData extends ImmutableDataManipulator<ImmutableScreamingData,ScreamingData>
ImmutableDataManipulator
for the "screaming" state of an
Enderman
. Usually, when an Enderman
is "screaming", they
are standing still and "shaking".Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
screaming()
Gets the
ImmutableValue for the "screaming" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> screaming()
ImmutableValue
for the "screaming" state.