@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.world.volume.game
-
Interface Summary Interface Description ChunkVolume EnvironmentalVolume GenerationVolume GenerationVolume.Mutable HeightAwareVolume InteractableVolume LocationBaseDataHolder A type ofServerLocation
based value store that can handle proxied data api related queries for specific positions.LocationBaseDataHolder.Mutable MutableGameVolume PrimitiveGameVolume A very primitive rudimentary volume that can be used by theGame
without impunity, but no guarantees on the provider type of what this primitive volume is based on.Region<R extends Region<R>> TrackedVolume UpdatableVolume WeatherAwareVolume