Package net.minecraft.world.biome.source
Interface BiomeAccessType
- All Known Implementing Classes:
DirectBiomeAccessType,HorizontalVoronoiBiomeAccessType,VoronoiBiomeAccessType
public interface BiomeAccessType
- Mappings:
Namespace Name official bxdintermediary net/minecraft/class_4545named net/minecraft/world/biome/source/BiomeAccessType
-
Method Summary
Modifier and TypeMethodDescriptiongetBiome(long seed, int x, int y, int z, BiomeAccess.Storage storage)
-
Method Details
-
getBiome
- Mappings:
Namespace Name Mixin selector official aLbxd;a(JIIILbxa$a;)Lbwy;intermediary method_22396Lnet/minecraft/class_4545;method_22396(JIIILnet/minecraft/class_4543$class_4544;)Lnet/minecraft/class_1959;named getBiomeLnet/minecraft/world/biome/source/BiomeAccessType;getBiome(JIIILnet/minecraft/world/biome/source/BiomeAccess$Storage;)Lnet/minecraft/world/biome/Biome;
-