Uses of Interface
net.minecraft.world.gen.chunk.BlockColumn
Packages that use BlockColumn
-
Uses of BlockColumn in net.minecraft.world.gen.chunk
Classes in net.minecraft.world.gen.chunk that implement BlockColumn -
Uses of BlockColumn in net.minecraft.world.gen.surfacebuilder
Methods in net.minecraft.world.gen.surfacebuilder with parameters of type BlockColumnModifier and TypeMethodDescriptionprivate BlockStateSurfaceBuilder.getBlockStateToPlace(BlockColumn chunk, int y, BlockState state, double waterHeight) private voidSurfaceBuilder.method_39102(int int2, double double2, BlockColumn chunk, int x, int z, int int3) private voidSurfaceBuilder.method_39104(int int2, Biome biome, double double2, BlockColumn chunk, BlockPos.Mutable mutablePos, int x, int z, int surfaceY)