<h2>Uses of <ahref="../Axis.html"title="enum class in org.bukkit">Axis</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="../Axis.html"title="enum class in org.bukkit">Axis</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="../Axis.html"title="enum class in org.bukkit">Axis</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Axis.</span><code><ahref="../Axis.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="../Axis.html"title="enum class in org.bukkit">Axis</a>[]</code></div>
<divclass="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.block.data">
<h2>Uses of <ahref="../Axis.html"title="enum class in org.bukkit">Axis</a> in <ahref="../block/data/package-summary.html">org.bukkit.block.data</a></h2>
<divclass="caption"><span>Methods in <ahref="../block/data/package-summary.html">org.bukkit.block.data</a> that return <ahref="../Axis.html"title="enum class in org.bukkit">Axis</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><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="../Axis.html"title="enum class in org.bukkit">Axis</a></code></div>
<divclass="block">Gets the value of the 'axis' property.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../block/data/package-summary.html">org.bukkit.block.data</a> that return types with arguments of type <ahref="../Axis.html"title="enum class in org.bukkit">Axis</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><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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html"title="class or interface in java.util"class="external-link">Set</a><<ahref="../Axis.html"title="enum class in org.bukkit">Axis</a>></code></div>
<divclass="block">Gets the axes which are applicable to this block.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../block/data/package-summary.html">org.bukkit.block.data</a> with parameters of type <ahref="../Axis.html"title="enum class in org.bukkit">Axis</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">Orientable.</span><code><ahref="../block/data/Orientable.html#setAxis(org.bukkit.Axis)"class="member-name-link">setAxis</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="../Axis.html"title="enum class in org.bukkit">Axis</a> axis)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets the value of the 'axis' property.</div>