Uses of Interface
net.minecraft.world.gen.BlockInterpolator
| Package | Description |
|---|---|
| net.minecraft.world.gen | |
| net.minecraft.world.gen.chunk |
-
Uses of BlockInterpolator in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement BlockInterpolator Modifier and Type Class Description classDeepslateInterpolator -
Uses of BlockInterpolator in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk declared as BlockInterpolator Modifier and Type Field Description private BlockInterpolatorNoiseChunkGenerator. blockInterpolatorMethods in net.minecraft.world.gen.chunk with parameters of type BlockInterpolator Modifier and Type Method Description protected BlockStateNoiseChunkGenerator. getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockInterpolator blockInterpolator, int x, int y, int z, double noise)