<divclass="block">The root package of the Bukkit API, contains generalized API classes.</div>
</div>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../BlockChangeDelegate.html"title="interface in org.bukkit">BlockChangeDelegate</a> in <ahref="../package-summary.html">org.bukkit</a></h2>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../BlockChangeDelegate.html"title="interface in org.bukkit">BlockChangeDelegate</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#generateTree(org.bukkit.Location,org.bukkit.TreeType,org.bukkit.BlockChangeDelegate)"class="member-name-link">generateTree</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../TreeType.html"title="enum class in org.bukkit">TreeType</a> type,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../BlockChangeDelegate.html"title="interface in org.bukkit">BlockChangeDelegate</a> delegate)</code></div>