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 TypeMethodDescription@NotNull RegistryKey
<Biome> getBiome
(int x, int y, int z) default @NotNull RegistryKey
<Biome>
-
Method Details
-
getBiome
-
getBiome
-