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 pBlockColumn, int pX, int pZ, int pHeight, LevelHeightAccessor pLevel) private void
SurfaceSystem.frozenOceanExtension
(int pMinSurfaceLevel, Biome pBiome, BlockColumn pBlockColumn, BlockPos.MutableBlockPos pTopWaterPos, int pX, int pZ, int pHeight)