public interface ImmutableCriticalHitData extends ImmutableDataManipulator<ImmutableCriticalHitData,CriticalHitData>
ImmutableDataManipulator representing the next attack is
considered a "critical" hit. Usually applicable to Arrows.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
criticalHit()
Gets the
ImmutableValue for the "critical hit" state. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> criticalHit()
ImmutableValue for the "critical hit" state.