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
Methods in net.minecraft.world.level.levelgen with parameters of type BlockColumnModifier and TypeMethodDescriptionprivate voidSurfaceSystem.erodedBadlandsExtension(BlockColumn column, int blockX, int blockZ, int height, LevelHeightAccessor protoChunk) private voidSurfaceSystem.frozenOceanExtension(int minSurfaceLevel, Biome surfaceBiome, BlockColumn column, BlockPos.MutableBlockPos blockPos, int blockX, int blockZ, int height)