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