net.minecraft.world.gen.feature

public abstract class GiantTreeFeature<T extends Configuration>

extends AbstractTreeFeature<T>

bri
net.minecraft.unmapped.C_80830217
net.minecraft.world.gen.feature.GiantTreeFeature
net.minecraft.world.gen.feature.HugeTreesFeature

Field summary

Modifier and TypeField
protected final int
a
f_61441118
baseHeight
field_76522_a
protected final BlockState
b
f_36861790
log
field_76520_b
protected final BlockState
c
f_26768408
leaves
field_76521_c
protected int
d
f_91144766
bonusHeight
field_150538_d

Constructor summary

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

Method summary

Modifier and TypeMethod
protected int
a(Random arg0)
m_40462978(Random arg0)
getRandomHeight(Random random)
func_150533_a(Random arg0)
private boolean
a(axg arg0, ej arg1, int arg2)
m_23901684(C_56864221 arg0, C_32594356 arg1, int arg2)
canGrow(BlockView world, BlockPos pos, int height)
func_175926_c(IBlockReader arg0, BlockPos arg1, int arg2)
private boolean
b(axt arg0, ej arg1)
m_18262636(C_49764715 arg0, C_32594356 arg1)
checkAndPlaceDirtUnderneath(WorldAccess world, BlockPos pos)
func_202405_b(IWorld arg0, BlockPos arg1)
protected boolean
a(axt arg0, ej arg1, int arg2)
m_52722640(C_49764715 arg0, C_32594356 arg1, int arg2)
canGrowAt(WorldAccess world, BlockPos pos, int height)
func_203427_a(IWorld arg0, BlockPos arg1, int arg2)
protected void
b(axt arg0, ej arg1, int arg2)
m_98165617(C_49764715 arg0, C_32594356 arg1, int arg2)
placeLeavesRingStrict(WorldAccess world, BlockPos pos, int radius)
func_175925_a(IWorld arg0, BlockPos arg1, int arg2)
protected void
c(axt arg0, ej arg1, int arg2)
m_05193515(C_49764715 arg0, C_32594356 arg1, int arg2)
placeLeavesRing(WorldAccess world, BlockPos pos, int radius)
func_175928_b(IWorld arg0, BlockPos arg1, int arg2)