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

public abstract class BlockPlacer

implements Serializable

cft
net.minecraft.world.level.levelgen.feature.blockplacers.BlockPlacer
net.minecraft.class_4629
net.minecraft.world.gen.placer.BlockPlacer
net.minecraft.world.gen.blockplacer.BlockPlacer
net.minecraft.server.v1_15_R1.WorldGenBlockPlacer

字段概要

修饰符与类型字段
protected final BlockPlacerType<?>
a
type
field_21222
type
field_227258_a_

构造函数概要

修饰符构造函数
protected (BlockPlacerType<?> type)

方法概要

修饰符与类型方法
public abstract void
a(bju arg0, fk arg1, byg 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)
func_225567_a_(IWorld arg0, BlockPos arg1, BlockState arg2, Random arg3)