Interface GenerationVolume
- All Superinterfaces:
- HeightAwareVolume
- All Known Subinterfaces:
- ClientWorld,- GenerationRegion,- GenerationVolume.Mutable,- ServerWorld,- World<W,,- L> - WorldLike<P>
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionbooleanhasBlockState(int x, int y, int z, Predicate<? super BlockState> predicate) default booleanhasBlockState(Vector3i pos) default booleanhasBlockState(Vector3i pos, Predicate<? super BlockState> predicate) default intMethods inherited from interface org.spongepowered.api.world.volume.game.HeightAwareVolumeheight, height
- 
Method Details- 
hasBlockState
- 
hasBlockState
- 
hasBlockState
- 
maximumHeightdefault int maximumHeight()
 
-