History - net.minecraft.world.gen.feature.LargeOakTreeFeature

1.7.10

Names

ard

net.minecraft.class_1220

net.minecraft.world.gen.feature.LargeOakTreeFeature

net.minecraft.world.gen.feature.WorldGenBigTree

Fields

byte[]: a, field_4862, MINOR_AXES, otherCoordPairs

Random: b, field_4863, random, rand

World: c, field_4864, world, worldObj

int[]: d, field_4865, origin, basePos

int: e, field_4866, height, heightLimit

int: f, field_4867, trunkHeight, height

double: g, field_4868, trunkScale, heightAttenuation

double: h, field_4869, branchDensity, branchDensity

double: i, field_4870, branchSlope, branchSlope

double: j, field_4871, branchLengthScale, scaleWidth

double: k, field_4872, foliageDensity, leafDensity

int: l, field_4873, trunkWidth, trunkSize

int: m, field_4874, maxTrunkHeight, heightLimitLimit

int: n, field_4875, foliageClusterHeight, leafDistanceLimit

int[][]: o, field_4876, branches, leafNodes

Constructors

(boolean)

Methods

void (): a, method_4013, makeBranches, generateLeafNodeList

void (int, int, int, float, byte, Block): a, method_4016, placeCluster, func_150529_a

float (int): a, method_4014, getTreeShape, layerSize

float (int): b, method_4020, getClusterShape, leafSize

void (int, int, int): a, method_4015, placeFoliageCluster, generateLeafNode

void (int[], int[], Block): a, method_4018, placeBranch, func_150530_a

void (): b, method_4019, placeFoliage, generateLeaves

boolean (int): c, method_4022, shouldPlaceBranch, leafNodeNeedsBase

void (): c, method_4021, placeTrunk, generateTrunk

void (): d, method_4023, placeBranches, generateLeafNodeBases

int (int[], int[]): a, method_4017, tryBranch, checkBlockLine

boolean (): e, method_4024, canPlace, validTreeLocation

void (double, double, double): a, method_4025, prepare, setScale

boolean (World, Random, int, int, int): a, method_4028, place, generate