net.minecraft.world.gen.feature

public abstract class GiantTreeFeature

extends AbstractTreeFeature

apg
net.minecraft.class_1237
net.minecraft.world.gen.feature.GiantTreeFeature
net.minecraft.world.gen.feature.WorldGenHugeTrees

Field summary

Modifier and TypeField
protected final int
a
field_4889
baseHeight
baseHeight
protected final BlockState
b
field_10157
log
woodMetadata
protected final BlockState
c
field_10158
leaves
leavesMetadata
protected int
d
field_7531
bonusHeight
extraRandomHeight

Constructor summary

ModifierConstructor
public (boolean notifyNeighbors, int baseHeight, int bonusHeight, BlockState log, BlockState leaves)

Method summary

Modifier and TypeMethod
protected int
a(Random arg0)
method_6558(Random arg0)
getRandomHeight(Random random)
func_150533_a(Random arg0)
private boolean
c(adm arg0, cj arg1, int arg2)
method_9218(class_1150 arg0, class_2552 arg1, int arg2)
canGrow(World world, BlockPos pos, int height)
func_175926_c(World worldIn, BlockPos arg1, int arg2)
private boolean
a(cj arg0, adm arg1)
method_9216(class_2552 arg0, class_1150 arg1)
checkAndPlaceDirtUnderneath(BlockPos pos, World world)
func_175927_a(BlockPos arg0, World worldIn)
protected boolean
a(adm arg0, Random arg1, cj arg2, int arg3)
method_6557(class_1150 arg0, Random arg1, class_2552 arg2, int arg3)
canGrow(World world, Random random, BlockPos pos, int height)
func_175929_a(World worldIn, Random arg1, BlockPos arg2, int arg3)
protected void
a(adm arg0, cj arg1, int arg2)
method_9215(class_1150 arg0, class_2552 arg1, int arg2)
placeLeavesRingStrict(World world, BlockPos pos, int radius)
func_175925_a(World worldIn, BlockPos arg1, int arg2)
protected void
b(adm arg0, cj arg1, int arg2)
method_9217(class_1150 arg0, class_2552 arg1, int arg2)
placeLeavesRing(World world, BlockPos pos, int radius)
func_175928_b(World worldIn, BlockPos arg1, int arg2)