Package net.minecraft.world.biome.source
Interface BiomeAccess.Storage
- All Known Subinterfaces:
class_5423,LunarWorldView,ServerWorldAccess,StructureWorldAccess,WorldAccess,WorldView
- All Known Implementing Classes:
BiomeArray,BiomeSource,CheckerboardBiomeSource,ChunkRegion,ClientWorld,EmptyChunk.EmptyBiomeArray,FixedBiomeSource,MultiNoiseBiomeSource,ServerWorld,TheEndBiomeSource,VanillaLayeredBiomeSource,World
- Enclosing class:
- BiomeAccess
public static interface BiomeAccess.Storage
- Mappings:
Namespace Name official buv$aintermediary net/minecraft/class_4543$class_4544named net/minecraft/world/biome/source/BiomeAccess$Storage
-
Method Summary
Modifier and Type Method Description BiomegetBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)default Biomemethod_31609(int int2, int int3)
-
Method Details
-
getBiomeForNoiseGen
- Mappings:
Namespace Name Mixin selector official bLbuv$a;b(III)Lbut;intermediary method_16359Lnet/minecraft/class_4543$class_4544;method_16359(III)Lnet/minecraft/class_1959;named getBiomeForNoiseGenLnet/minecraft/world/biome/source/BiomeAccess$Storage;getBiomeForNoiseGen(III)Lnet/minecraft/world/biome/Biome;
-
method_31609
- Mappings:
Namespace Name Mixin selector official eLbuv$a;e(II)Lbut;intermediary method_31609Lnet/minecraft/class_4543$class_4544;method_31609(II)Lnet/minecraft/class_1959;named method_31609Lnet/minecraft/world/biome/source/BiomeAccess$Storage;method_31609(II)Lnet/minecraft/world/biome/Biome;
-