Interface GenerationVolume.Mutable
-
- All Superinterfaces:
GenerationVolume
,HeightAwareVolume
,MutableGameVolume
- All Known Subinterfaces:
ClientWorld
,GenerationRegion
,ServerWorld
,World<W,L>
,WorldLike<P>
- Enclosing interface:
- GenerationVolume
public static interface GenerationVolume.Mutable extends GenerationVolume, MutableGameVolume
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.world.volume.game.GenerationVolume
GenerationVolume.Mutable
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.world.volume.game.GenerationVolume
hasBlockState, hasBlockState, hasBlockState, maximumHeight
-
Methods inherited from interface org.spongepowered.api.world.volume.game.HeightAwareVolume
height, height
-
Methods inherited from interface org.spongepowered.api.world.volume.game.MutableGameVolume
destroyBlock, removeBlock, removeBlock, setBlock, setBlock, spawnEntity
-
-