public interface ImmutableExplosionRadiusData extends ImmutableDataManipulator<ImmutableExplosionRadiusData,ExplosionRadiusData>
Modifier and Type | Method and Description |
---|---|
ImmutableOptionalValue<Integer> |
explosionRadius()
The radius in blocks that the explosion will affect.
|
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableOptionalValue<Integer> explosionRadius()