Uses of Interface
net.minecraft.world.gen.BlockInterpolator
Packages that use BlockInterpolator
-
Uses of BlockInterpolator in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement BlockInterpolator -
Uses of BlockInterpolator in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk declared as BlockInterpolatorMethods in net.minecraft.world.gen.chunk with parameters of type BlockInterpolatorModifier and TypeMethodDescriptionprotected BlockStateNoiseChunkGenerator.getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockInterpolator blockInterpolator, int x, int y, int z, double noise)