Interface EnvironmentalVolume
- All Superinterfaces:
- BiomeVolume,- BlockEntityVolume,- BlockVolume,- LocationBaseDataHolder,- PrimitiveGameVolume,- Volume
- All Known Subinterfaces:
- ClientWorld,- GenerationRegion,- Region<R>,- ServerWorld,- World<W,,- L> - WorldLike<P>
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.spongepowered.api.world.volume.biome.BiomeVolumeBiomeVolume.Immutable, BiomeVolume.Modifiable<M extends BiomeVolume.Modifiable<M>>, BiomeVolume.Mutable, BiomeVolume.Streamable<B extends BiomeVolume.Streamable<B>>, BiomeVolume.Unmodifiable<U extends BiomeVolume.Unmodifiable<U>>Nested classes/interfaces inherited from interface org.spongepowered.api.world.volume.block.entity.BlockEntityVolumeBlockEntityVolume.Modifiable<M extends BlockEntityVolume.Modifiable<M>>, BlockEntityVolume.Mutable, BlockEntityVolume.Streamable<T extends BlockEntityVolume.Streamable<T>>, BlockEntityVolume.Unmodifiable<U extends BlockEntityVolume.Unmodifiable<U>>Nested classes/interfaces inherited from interface org.spongepowered.api.world.volume.block.BlockVolumeBlockVolume.Immutable, BlockVolume.Modifiable<M extends BlockVolume.Modifiable<M>>, BlockVolume.Mutable, BlockVolume.Streamable<B extends BlockVolume.Streamable<B>>, BlockVolume.Unmodifiable<U extends BlockVolume.Unmodifiable<U>>Nested classes/interfaces inherited from interface org.spongepowered.api.world.volume.game.LocationBaseDataHolderLocationBaseDataHolder.Mutable
- 
Method SummaryModifier and TypeMethodDescriptiondefault booleanisSkylightMax(Vector3i position) default intlight(int x, int y, int z) default intdefault intintdefault intdefault intMethods inherited from interface org.spongepowered.api.world.volume.biome.BiomeVolumebiome, biomeMethods inherited from interface org.spongepowered.api.world.volume.block.entity.BlockEntityVolumeblockEntities, blockEntities, blockEntity, blockEntityMethods inherited from interface org.spongepowered.api.world.volume.block.BlockVolumeblock, block, fluid, fluid, highestPositionAt, highestYAt, highestYAtMethods inherited from interface org.spongepowered.api.world.volume.game.LocationBaseDataHolderget, get, get, get, getDouble, getDouble, getDouble, getDouble, getInt, getInt, getInt, getInt, getLong, getLong, getLong, getLong, getValue, getValue, getValue, getValue, getValues, getValues, keys, keys, orElse, orElse, orElse, orElse, orElse, orElse, orElse, orElse, orNull, orNull, orNull, orNull, require, require, require, require, supports, supports, supports, supports, supports, supportsMethods inherited from interface org.spongepowered.api.world.volume.game.PrimitiveGameVolumeemittedLight, emittedLight, height, maximumLight
- 
Method Details- 
light
- 
light
- 
light
- 
light
- 
lightdefault int light(int x, int y, int z) 
- 
light
- 
isSkylightMax
 
-