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 Humanoid
s and
Enderman
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
canGrief()
Gets the
ImmutableValue for the "griefing" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> canGrief()
ImmutableValue
for the "griefing" state.