net.minecraft.world.gen.feature

public class DarkOakTreeFeature

extends AbstractTreeFeature

bap
net.minecraft.class_1777
net.minecraft.world.gen.feature.DarkOakTreeFeature
net.minecraft.world.gen.feature.WorldGenCanopyTree
net.minecraft.world.gen.feature.WorldGenCanopyTree

Field summary

Modifier and TypeField
private static final BlockState
a
field_10166
LOG
field_181640_a
DARK_OAK_LOG
private static final BlockState
b
field_10167
LEAVES
field_181641_b
DARK_OAK_LEAVES

Constructor summary

ModifierConstructor
public (boolean arg0)

Method summary

Modifier and TypeMethod
public boolean
b(amu arg0, Random arg1, et arg2)
method_4028(class_1150 arg0, Random arg1, class_2552 arg2)
place(World arg0, Random arg1, BlockPos arg2)
func_180709_b(World arg0, Random arg1, BlockPos arg2)
generate(World arg0, Random arg1, BlockPos arg2)
private boolean
a(amu arg0, et arg1, int arg2)
method_9219(class_1150 arg0, class_2552 arg1, int arg2)
isValidHeight(World world, BlockPos pos, int height)
func_181638_a(World arg0, BlockPos arg1, int arg2)
placeTreeOfHeight(World worldIn, BlockPos pos, int height)
private void
b(amu arg0, et arg1)
method_9220(class_1150 arg0, class_2552 arg1)
placeLog(World world, BlockPos pos)
func_181639_b(World arg0, BlockPos arg1)
placeLogAt(World worldIn, BlockPos pos)
private void
a(amu arg0, int arg1, int arg2, int arg3)
method_6562(class_1150 arg0, int arg1, int arg2, int arg3)
placeLeaves(World world, int x, int y, int z)
func_150526_a(World arg0, int arg1, int arg2, int arg3)
placeLeafAt(World worldIn, int x, int y, int z)