Interface GenerationVolume
- All Superinterfaces:
HeightAwareVolume
- All Known Subinterfaces:
ClientWorld,GenerationRegion,GenerationVolume.Mutable,ServerWorld,World<W,,L> WorldLike<P>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier 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.HeightAwareVolume
height, height
-
Method Details
-
hasBlockState
-
hasBlockState
-
hasBlockState
-
maximumHeight
default int maximumHeight()
-