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 void
SurfaceSystem.erodedBadlandsExtension
(BlockColumn blockColumn, int x, int z, int height, LevelHeightAccessor level) private void
SurfaceSystem.frozenOceanExtension
(int minSurfaceLevel, Biome biome, BlockColumn blockColumn, BlockPos.MutableBlockPos topWaterPos, int x, int z, int height)