Interface BiomeVolume.Immutable
-
- All Superinterfaces:
BiomeVolume
,BiomeVolume.Streamable<BiomeVolume.Immutable>
,BiomeVolume.Unmodifiable<BiomeVolume.Immutable>
,ImmutableVolume
,UnmodifiableVolume
,Volume
- Enclosing interface:
- BiomeVolume
public static interface BiomeVolume.Immutable extends BiomeVolume.Unmodifiable<BiomeVolume.Immutable>, ImmutableVolume
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.world.volume.biome.BiomeVolume
BiomeVolume.Immutable, BiomeVolume.Modifiable<M extends BiomeVolume.Modifiable<M>>, BiomeVolume.Mutable, BiomeVolume.Streamable<B extends BiomeVolume.Streamable<B>>, BiomeVolume.Unmodifiable<U extends BiomeVolume.Unmodifiable<U>>
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.world.volume.biome.BiomeVolume
biome, biome
-
Methods inherited from interface org.spongepowered.api.world.volume.biome.BiomeVolume.Streamable
biomeStream
-
-