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