Uses of Interface
net.minecraft.world.biome.BiomeManager.IBiomeReader
-
-
Uses of BiomeManager.IBiomeReader in net.minecraft.client.world
Classes in net.minecraft.client.world that implement BiomeManager.IBiomeReader Modifier and Type Class Description classClientWorld -
Uses of BiomeManager.IBiomeReader in net.minecraft.world
Subinterfaces of BiomeManager.IBiomeReader in net.minecraft.world Modifier and Type Interface Description interfaceIBiomeReaderinterfaceIDayTimeReaderinterfaceISeedReaderinterfaceIServerWorldinterfaceIWorldinterfaceIWorldReaderClasses in net.minecraft.world that implement BiomeManager.IBiomeReader Modifier and Type Class Description classWorld -
Uses of BiomeManager.IBiomeReader in net.minecraft.world.biome
Classes in net.minecraft.world.biome that implement BiomeManager.IBiomeReader Modifier and Type Class Description classBiomeContainerFields in net.minecraft.world.biome declared as BiomeManager.IBiomeReader Modifier and Type Field Description private BiomeManager.IBiomeReaderBiomeManager. noiseBiomeSourceMethods in net.minecraft.world.biome with parameters of type BiomeManager.IBiomeReader Modifier and Type Method Description BiomeColumnFuzzedBiomeMagnifier. getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_)BiomeDefaultBiomeMagnifier. getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_)BiomeFuzzedBiomeMagnifier. getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_)BiomeIBiomeMagnifier. getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_)Constructors in net.minecraft.world.biome with parameters of type BiomeManager.IBiomeReader Constructor Description BiomeManager(BiomeManager.IBiomeReader p_i225744_1_, long p_i225744_2_, IBiomeMagnifier p_i225744_4_) -
Uses of BiomeManager.IBiomeReader in net.minecraft.world.biome.provider
Classes in net.minecraft.world.biome.provider that implement BiomeManager.IBiomeReader Modifier and Type Class Description classBiomeProviderclassCheckerboardBiomeProviderclassEndBiomeProviderclassNetherBiomeProviderclassOverworldBiomeProviderclassSingleBiomeProvider -
Uses of BiomeManager.IBiomeReader in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement BiomeManager.IBiomeReader Modifier and Type Class Description classWorldGenRegion -
Uses of BiomeManager.IBiomeReader in net.minecraft.world.server
Classes in net.minecraft.world.server that implement BiomeManager.IBiomeReader Modifier and Type Class Description classServerWorld
-