Class ColumnPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.blockplacers.BlockPlacer
net.minecraft.world.level.levelgen.feature.blockplacers.ColumnPlacer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<ColumnPlacer>private IntProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidplace(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:
typein classBlockPlacer
-
place
- Specified by:
placein classBlockPlacer
-