Package org.spongepowered.api.world.volume.stream
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.volume.stream
- 
ClassDescriptionA collection of default implementedVolumeApplicators for various "traditional" use cases.A "final step" to aVolumeStream'scollection into aVolumeCollectorto where the desiredTelement is potentially translated.A specializedStream<VolumeElement<Volume,T>> that is lazily evaluated and backed/populated by the particularVolume.