Uses of Interface
net.minecraft.world.level.chunk.BlockColumn
Packages that use BlockColumn
-
Uses of BlockColumn in net.minecraft.world.level
Classes in net.minecraft.world.level that implement BlockColumn -
Uses of BlockColumn in net.minecraft.world.level.levelgen.material
Methods in net.minecraft.world.level.levelgen.material with parameters of type BlockColumnModifier and TypeMethodDescriptionprivate voidMaterialSystem.erodedBadlandsExtension(BlockColumn column, int blockX, int blockZ, int height, LevelHeightAccessor protoChunk) private voidMaterialSystem.frozenOceanExtension(int minSurfaceLevel, Biome surfaceBiome, BlockColumn column, BlockPos.MutableBlockPos blockPos, int blockX, int blockZ, int height)