public interface ImmutableExplosiveRadiusData extends ImmutableDataManipulator<ImmutableExplosiveRadiusData,ExplosiveRadiusData>
ImmutableDataManipulator
for the "explosive radius" of an
Explosive
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Integer> |
explosiveRadius()
Gets the
ImmutableValue for the explosive radius of the
Explosive . |
asMutable, copy, with, with
compareTo
toContainer
ImmutableValue<Integer> explosiveRadius()
ImmutableValue
for the explosive radius of the
Explosive
.