Uses of Interface
net.minecraft.world.gen.BlockInterpolator
Packages that use BlockInterpolator
Package
Description
The base package for all Minecraft classes.
-
Uses of BlockInterpolator in net.minecraft
Classes in net.minecraft that implement 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 BlockInterpolatorModifier and TypeFieldDescriptionprivate BlockInterpolatorNoiseChunkGenerator.blockInterpolatorprivate BlockInterpolatorChunkGenerator.field_33512Methods in net.minecraft.world.gen.chunk that return BlockInterpolatorModifier and TypeMethodDescriptionChunkGenerator.method_36294()NoiseChunkGenerator.method_36294()Methods 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)