public abstract class BlockPlacer extends java.lang.Object implements IDynamicSerializable
Modifier and Type | Field and Description |
---|---|
protected BlockPlacerType<?> |
field_227258_a_ |
Modifier | Constructor and Description |
---|---|
protected |
BlockPlacer(BlockPlacerType<?> p_i225824_1_) |
Modifier and Type | Method and Description |
---|---|
abstract void |
func_225567_a_(IWorld p_225567_1_,
BlockPos p_225567_2_,
BlockState p_225567_3_,
java.util.Random p_225567_4_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
protected final BlockPlacerType<?> field_227258_a_
protected BlockPlacer(BlockPlacerType<?> p_i225824_1_)
public abstract void func_225567_a_(IWorld p_225567_1_, BlockPos p_225567_2_, BlockState p_225567_3_, java.util.Random p_225567_4_)