Package net.minecraft.world.biome.source
Interface BiomeAccess.Storage
- All Known Subinterfaces:
LunarWorldView
,RegistryWorldView
,ServerWorldAccess
,StructureWorldAccess
,WorldAccess
,WorldView
- All Known Implementing Classes:
Chunk
,ChunkRegion
,ClientWorld
,EmptyChunk
,FixedBiomeSource
,ProtoChunk
,ServerWorld
,World
,WorldChunk
,WrapperProtoChunk
- Enclosing class:
BiomeAccess
public static interface BiomeAccess.Storage
- Mappings:
Namespace Name official cqv$a
intermediary net/minecraft/class_4543$class_4544
named net/minecraft/world/biome/source/BiomeAccess$Storage
-
Method Summary
-
Method Details
-
getBiomeForNoiseGen
- Mappings:
Namespace Name Mixin selector official getNoiseBiome
Lcqv$a;getNoiseBiome(III)Lhe;
intermediary method_16359
Lnet/minecraft/class_4543$class_4544;method_16359(III)Lnet/minecraft/class_6880;
named getBiomeForNoiseGen
Lnet/minecraft/world/biome/source/BiomeAccess$Storage;getBiomeForNoiseGen(III)Lnet/minecraft/registry/entry/RegistryEntry;
-