Class FancyTrunkPlacer.Foliage
- java.lang.Object
-
- net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer.Foliage
-
- Enclosing class:
- FancyTrunkPlacer
static class FancyTrunkPlacer.Foliage extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private FoliagePlacer.Foliage
attachment
private int
branchBase
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getBranchBase()
-
-
-
Field Detail
-
attachment
private final FoliagePlacer.Foliage attachment
-
branchBase
private final int branchBase
-
-
Constructor Detail
-
Foliage
public Foliage(BlockPos p_i232055_1_, int p_i232055_2_)
-
-