static class LargeOakTrunkPlacer.BranchPosition extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
endY |
private FoliagePlacer.TreeNode |
node |
| Constructor and Description |
|---|
BranchPosition(BlockPos pos,
int width) |
private final FoliagePlacer.TreeNode node
private final int endY
public BranchPosition(BlockPos pos, int width)