public class LeafProvider extends java.lang.Object implements ILeafProvider
| Constructor and Description |
|---|
LeafProvider() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.item.ItemStack |
getDecorativeLeaves() |
void |
init(IAlleleTreeSpecies treeSpecies) |
public void init(IAlleleTreeSpecies treeSpecies)
init in interface ILeafProviderpublic net.minecraft.item.ItemStack getDecorativeLeaves()
getDecorativeLeaves in interface ILeafProvider