net.minecraft.world.gen.feature

public abstract class Feature

arn
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
a(ahb arg0, Random arg1, int arg2, int arg3, int arg4)
method_4028(class_1150 arg0, Random arg1, int arg2, int arg3, int arg4)
place(World world, Random random, int x, int y, int z)
generate(World arg0, Random arg1, int arg2, int arg3, int arg4)
public void
a(double arg0, double arg1, double arg2)
method_4025(double arg0, double arg1, double arg2)
prepare(double d0, double d1, double d2)
setScale(double arg0, double arg1, double arg2)
protected void
a(ahb arg0, int arg1, int arg2, int arg3, aji arg4)
method_4026(class_1150 arg0, int arg1, int arg2, int arg3, class_197 arg4)
setBlock(World world, int x, int y, int z, Block block)
func_150515_a(World arg0, int arg1, int arg2, int arg3, Block arg4)
protected void
a(ahb arg0, int arg1, int arg2, int arg3, aji arg4, int arg5)
method_4027(class_1150 arg0, int arg1, int arg2, int arg3, class_197 arg4, int arg5)
setBlockWithMetadata(World world, int x, int y, int z, Block block, int metadata)
setBlockAndNotifyAdequately(World arg0, int arg1, int arg2, int arg3, Block arg4, int arg5)