net.minecraft.world.level.levelgen.feature.blockplacers

public class SimpleBlockPlacer

extends BlockPlacer

clp
net.minecraft.world.level.levelgen.feature.blockplacers.SimpleBlockPlacer
net.minecraft.class_4633
net.minecraft.world.gen.placer.SimpleBlockPlacer
net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
net.minecraft.server.v1_16_R3.WorldGenBlockPlacerSimple

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<SimpleBlockPlacer>
b
CODEC
field_24870
CODEC
field_236446_b_
public static final SimpleBlockPlacer
c
INSTANCE
field_24871
INSTANCE
field_236447_c_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected BlockPlacerType<?>
a()
type()
method_28673()
getType()
func_230368_a_()
public void
a(bry arg0, fx arg1, ceh arg2, Random arg3)
place(LevelAccessor arg0, BlockPos arg1, BlockState arg2, Random arg3)
method_23403(class_1936 arg0, class_2338 arg1, class_2680 arg2, Random arg3)
generate(WorldAccess arg0, BlockPos arg1, BlockState arg2, Random arg3)
func_225567_a_(IWorld arg0, BlockPos arg1, BlockState arg2, Random arg3)