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 void
SurfaceBuilder.placeBadlandsPillar
(BlockColumn column, int x, int z, int surfaceY, HeightLimitView chunk) private void
SurfaceBuilder.placeIceberg
(int minY, Biome biome, BlockColumn column, BlockPos.Mutable mutablePos, int x, int z, int surfaceY)