<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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a> in <ahref="../package-summary.html">org.bukkit</a></h2>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> that return <ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code>static <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></code></div>
<divclass="col-first odd-row-color"><code><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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></code></div>
<divclass="block">Returns the tone of this note.</div>
</div>
<divclass="col-first even-row-color"><code>static <ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Note.Tone.</span><code><ahref="../Note.Tone.html#valueOf(java.lang.String)"class="member-name-link">valueOf</a><wbr>(<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Returns the enum constant of this class with the specified name.</div>
</div>
<divclass="col-first odd-row-color"><code>static <ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a>[]</code></div>
<divclass="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code>static <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="../Note.html"title="class in org.bukkit">Note</a></code></div>
<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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a> tone)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates a new note for a flat tone, such as A-flat.</div>
</div>
<divclass="col-first odd-row-color"><code>static <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="../Note.html"title="class in org.bukkit">Note</a></code></div>
<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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a> tone)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Creates a new note for a natural tone, such as A-natural.</div>
</div>
<divclass="col-first even-row-color"><code>static <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="../Note.html"title="class in org.bukkit">Note</a></code></div>
<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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a> tone)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates a new note for a sharp tone, such as A-sharp.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a></span></div>
<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="../Note.Tone.html"title="enum class in org.bukkit">Note.Tone</a> tone,