public class Bush extends TreeType
leafMaterial, trunkMaterial| Constructor and Description |
|---|
Bush() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderTree(int blockInWorldX,
int blockInWorldY,
int height,
int strength,
MinecraftWorld minecraftWorld,
Dimension dimension,
java.util.Random random) |
getCapMaterial, maybePlaceLeaves, renderTrunk, renderVines, renderVinespublic void renderTree(int blockInWorldX,
int blockInWorldY,
int height,
int strength,
MinecraftWorld minecraftWorld,
Dimension dimension,
java.util.Random random)
renderTree in class TreeType