public class DoublePlantPlacer extends BlockPlacer
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<DoublePlantPlacer> |
field_24868 |
static DoublePlantPlacer |
field_24869 |
field_24865| Constructor and Description |
|---|
DoublePlantPlacer() |
| Modifier and Type | Method and Description |
|---|---|
void |
method_23403(WorldAccess worldAccess,
BlockPos blockPos,
BlockState blockState,
Random random) |
protected BlockPlacerType<?> |
method_28673() |
public static final com.mojang.serialization.Codec<DoublePlantPlacer> field_24868
public static final DoublePlantPlacer field_24869
protected BlockPlacerType<?> method_28673()
method_28673 in class BlockPlacerpublic void method_23403(WorldAccess worldAccess, BlockPos blockPos, BlockState blockState, Random random)
method_23403 in class BlockPlacer