<h1title="Uses of Annotation Interface org.bukkit.UndefinedNullability"class="title">Uses of Annotation Interface<br>org.bukkit.UndefinedNullability</h1>
</div>
<divclass="caption"><span>Packages that use <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<divclass="block">Classes that represents various voxel types and states.</div>
</div>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../package-summary.html">org.bukkit</a></h2>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="block">Gets the world that this location resides in</div>
</div>
</div>
<divclass="caption"><span>Constructor parameters in <ahref="../package-summary.html">org.bukkit</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../Location.html#%3Cinit%3E(org.bukkit.World,double,double,double)"class="member-name-link">Location</a><wbr>(<ahref="../World.html"title="interface in org.bukkit">World</a> world,
double x,
double y,
double z)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Constructs a new Location with the given coordinates</div>
<divclass="col-second odd-row-color"><code><ahref="../Location.html#%3Cinit%3E(org.bukkit.World,double,double,double,float,float)"class="member-name-link">Location</a><wbr>(<ahref="../World.html"title="interface in org.bukkit">World</a> world,
double x,
double y,
double z,
float yaw,
float pitch)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Constructs a new Location with the given coordinates and direction</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.block">
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../block/package-summary.html">org.bukkit.block</a></h2>
<divclass="caption"><span>Method parameters in <ahref="../block/package-summary.html">org.bukkit.block</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</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">Bed.</span><code><ahref="../block/Bed.html#setColor(org.bukkit.DyeColor)"class="member-name-link">setColor</a><wbr>(<ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> color)</code></div>
<divclass="col-last even-row-color">
<divclass="block"><spanclass="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../event/server/package-summary.html">org.bukkit.event.server</a></h2>
<divclass="caption"><span>Method parameters in <ahref="../event/server/package-summary.html">org.bukkit.event.server</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</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">ServerListPingEvent.</span><code><ahref="../event/server/ServerListPingEvent.html#setServerIcon(org.bukkit.util.CachedServerIcon)"class="member-name-link">setServerIcon</a><wbr>(<ahref="../util/CachedServerIcon.html"title="interface in org.bukkit.util">CachedServerIcon</a> icon)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets the server-icon sent to the client.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.inventory">
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../inventory/package-summary.html">org.bukkit.inventory</a></h2>
<divclass="caption"><span>Methods in <ahref="../inventory/package-summary.html">org.bukkit.inventory</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a><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> []</code></div>
<divclass="block">Gets the helmet currently being worn by the entity</div>
</div>
<divclass="col-first even-row-color"><code><ahref="../inventory/meta/ItemMeta.html"title="interface in org.bukkit.inventory.meta">ItemMeta</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">ItemFactory.</span><code><ahref="../inventory/ItemFactory.html#getItemMeta(org.bukkit.Material)"class="member-name-link">getItemMeta</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="../Material.html"title="enum class in org.bukkit">Material</a> material)</code></div>
<divclass="col-last even-row-color">
<divclass="block">This creates a new item meta for the material.</div>
</div>
<divclass="col-first odd-row-color"><code><ahref="../inventory/meta/ItemMeta.html"title="interface in org.bukkit.inventory.meta">ItemMeta</a></code></div>
<divclass="block">Get a copy of this ItemStack's <ahref="../inventory/meta/ItemMeta.html"title="interface in org.bukkit.inventory.meta"><code>ItemMeta</code></a>.</div>
</div>
<divclass="col-first even-row-color"><code><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a></code></div>
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a></h2>
<divclass="caption"><span>Method parameters in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</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">MapMeta.</span><code><ahref="../inventory/meta/MapMeta.html#setMapView(org.bukkit.map.MapView)"class="member-name-link">setMapView</a><wbr>(<ahref="../map/MapView.html"title="interface in org.bukkit.map">MapView</a> map)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets the associated map.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.material">
<h2>Uses of <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</a> in <ahref="../material/package-summary.html">org.bukkit.material</a></h2>
<divclass="caption"><span>Method parameters in <ahref="../material/package-summary.html">org.bukkit.material</a> with annotations of type <ahref="../UndefinedNullability.html"title="annotation interface in org.bukkit">UndefinedNullability</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">Colorable.</span><code><ahref="../material/Colorable.html#setColor(org.bukkit.DyeColor)"class="member-name-link">setColor</a><wbr>(<ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> color)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets the color of this object to the specified DyeColor.</div>