net.minecraft.world.gen.feature

public abstract class Feature

awn
net.minecraft.class_1227
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.WorldGenerator

Field summary

Modifier and TypeField
private final boolean
a
field_4882
notifyNeighbors
doBlockNotify

Constructor summary

ModifierConstructor
public ()
public (boolean notifyNeighbors)

Method summary

Modifier and TypeMethod
public abstract boolean
b(ajs arg0, Random arg1, co arg2)
method_4028(class_1150 arg0, Random arg1, class_2552 arg2)
place(World world, Random random, BlockPos pos)
generate(World worldIn, Random rand, BlockPos position)
public void
e()
method_9209()
prepare()
setDecorationDefaults()
protected void
a(ajs arg0, co arg1, atl arg2)
method_9208(class_1150 arg0, class_2552 arg1, class_2232 arg2)
setBlockState(World world, BlockPos pos, BlockState state)
setBlockAndNotifyAdequately(World worldIn, BlockPos pos, IBlockState state)