public class SwampTree extends DeciduousTree
leafMaterial, trunkMaterial| Constructor and Description | 
|---|
| SwampTree() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | renderTree(int x,
          int y,
          int height,
          int strength,
          MinecraftWorld world,
          Dimension dimension,
          java.util.Random random) | 
renderCanopygetCapMaterial, maybePlaceLeaves, renderTrunk, renderVines, renderVinespublic void renderTree(int x,
                       int y,
                       int height,
                       int strength,
                       MinecraftWorld world,
                       Dimension dimension,
                       java.util.Random random)
renderTree in class DeciduousTree