net.minecraft.world.gen.feature

public abstract class GiantTreeFeature

extends AbstractTreeFeature

bic
net.minecraft.unmapped.C_80830217
net.minecraft.world.gen.feature.GiantTreeFeature

Field summary

Modifier and TypeField
protected final int
a
f_61441118
baseHeight
protected final int
b
f_96035767
logVariant
protected final int
c
f_41528549
leavesVariant
protected int
d
f_91144766
bonusHeight

Constructor summary

ModifierConstructor
public (boolean notifyNeighbors, int baseHeight, int bonusHeight, int logVariant, int leavesVariant)

Method summary

Modifier and TypeMethod
protected int
a(Random arg0)
m_40462978(Random arg0)
getRandomHeight(Random random)
private boolean
c(aqu arg0, dt arg1, int arg2)
m_23901684(C_64041439 arg0, C_32594356 arg1, int arg2)
canGrow(World world, BlockPos pos, int height)
private boolean
a(dt arg0, aqu arg1)
m_18262636(C_32594356 arg0, C_64041439 arg1)
checkAndPlaceDirtUnderneath(BlockPos pos, World world)
protected boolean
a(aqu arg0, Random arg1, dt arg2, int arg3)
m_52722640(C_64041439 arg0, Random arg1, C_32594356 arg2, int arg3)
canGrow(World world, Random random, BlockPos pos, int height)
protected void
a(aqu arg0, dt arg1, int arg2)
m_98165617(C_64041439 arg0, C_32594356 arg1, int arg2)
placeLeavesRingStrict(World world, BlockPos pos, int radius)
protected void
b(aqu arg0, dt arg1, int arg2)
m_05193515(C_64041439 arg0, C_32594356 arg1, int arg2)
placeLeavesRing(World world, BlockPos pos, int radius)