Class DoublePlantPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.blockplacers.BlockPlacer
net.minecraft.world.level.levelgen.feature.blockplacers.DoublePlantPlacer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<DoublePlantPlacer>static DoublePlantPlacer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidplace(LevelAccessor p_67523_, BlockPos p_67524_, BlockState p_67525_, Random p_67526_)protected BlockPlacerType<?>type()
-
Field Details
-
CODEC
-
INSTANCE
-
-
Constructor Details
-
DoublePlantPlacer
public DoublePlantPlacer()
-
-
Method Details
-
type
- Specified by:
typein classBlockPlacer
-
place
- Specified by:
placein classBlockPlacer
-