Uses of Interface
net.minecraft.world.gen.chunk.BlockColumn
Packages that use BlockColumn
- 
Uses of BlockColumn in net.minecraft.world.gen.chunkClasses in net.minecraft.world.gen.chunk that implement BlockColumn
- 
Uses of BlockColumn in net.minecraft.world.gen.surfacebuilderMethods in net.minecraft.world.gen.surfacebuilder with parameters of type BlockColumnModifier and TypeMethodDescriptionprivate voidSurfaceBuilder.placeBadlandsPillar(BlockColumn column, int x, int z, int surfaceY, HeightLimitView chunk) private voidSurfaceBuilder.placeIceberg(int minY, Biome biome, BlockColumn column, BlockPos.Mutable mutablePos, int x, int z, int surfaceY)