Package net.minestom.server.world.biome
Interface Biome.Getter
- All Known Subinterfaces:
ChunkSnapshot
,InstanceSnapshot
- All Known Implementing Classes:
Chunk
,DynamicChunk
,LightingChunk
,SnapshotImpl.Chunk
,SnapshotImpl.Instance
- Enclosing interface:
Biome
public static interface Biome.Getter
-
Method Summary
Modifier and TypeMethodDescriptiongetBiome
(int x, int y, int z) default DynamicRegistry.Key
<Biome>
-
Method Details
-
getBiome
-
getBiome
-