Uses of Class
net.minecraft.world.level.levelgen.Column.Range
-
Uses of Column.Range in net.minecraft.world.level.levelgen
Modifier and TypeMethodDescriptionstatic Column.Range
Column.around(int p_158165_, int p_158166_)
static Column.Range
Column.inside(int p_158189_, int p_158190_)
-
Uses of Column.Range in net.minecraft.world.level.levelgen.feature
Modifier and TypeMethodDescriptionprivate void
LargeDripstoneFeature.placeDebugMarkers(WorldGenLevel p_159962_, BlockPos p_159963_, Column.Range p_159964_, LargeDripstoneFeature.WindOffsetter p_159965_)