Class ColumnPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.blockplacers.BlockPlacer
net.minecraft.world.level.levelgen.feature.blockplacers.ColumnPlacer
-
Field Summary
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<ColumnPlacer>
private IntProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
place(LevelAccessor p_67507_, BlockPos p_67508_, BlockState p_67509_, Random p_67510_)
protected BlockPlacerType<?>
type()
-
Field Details
-
CODEC
-
size
-
-
Constructor Details
-
ColumnPlacer
-
-
Method Details
-
type
- Specified by:
type
in classBlockPlacer
-
place
- Specified by:
place
in classBlockPlacer
-