public interface ImmutableGriefingData extends ImmutableDataManipulator<ImmutableGriefingData,GriefingData>
ImmutableDataManipulator handling the "griefing" state of an
Entity. Usually, when an entity can "grief", it can edit blocks
at will unabated by external forces. Usually applies to Humanoids and
Enderman.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
canGrief()
Gets the
ImmutableValue for the "griefing" state. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> canGrief()
ImmutableValue for the "griefing" state.