| Package | Description | 
|---|---|
| org.bukkit | The root package of the Bukkit API, contains generalized API classes. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | World. generateTree(@NotNull Location loc,
            @NotNull TreeType type,
            @NotNull BlockChangeDelegate delegate) | Creates a tree at the given  Location | 
Copyright © 2020. All rights reserved.