Uses of Interface
net.minecraft.world.gen.chunk.BlockColumn
-
Uses of BlockColumn in net.minecraft.world.gen.chunk
-
Uses of BlockColumn in net.minecraft.world.gen.surfacebuilder
Modifier 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)