Scissors-Website/javadoc/1.19.4/org/bukkit/class-use/UndefinedNullability.html
2023-04-02 20:49:18 -05:00

245 lines
17 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Annotation Interface org.bukkit.UndefinedNullability (Scissors-API 1.19.4-R0.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.bukkit, annotation type: UndefinedNullability">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Annotation Interface org.bukkit.UndefinedNullability" class="title">Uses of Annotation Interface<br>org.bukkit.UndefinedNullability</h1>
</div>
<div class="caption"><span>Packages that use <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.bukkit">org.bukkit</a></div>
<div class="col-last even-row-color">
<div class="block">The root package of the Bukkit API, contains generalized API classes.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.block">org.bukkit.block</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes used to manipulate the voxels in a <a href="../World.html" title="interface in org.bukkit"><code>world</code></a>,
including special states.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.event.server">org.bukkit.event.server</a></div>
<div class="col-last even-row-color">
<div class="block"><a href="../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to programmatic state
changes on the server.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.inventory">org.bukkit.inventory</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes involved in manipulating player inventories and item interactions.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.inventory.meta">org.bukkit.inventory.meta</a></div>
<div class="col-last even-row-color">
<div class="block">The interfaces used when manipulating extra data can can be stored inside
<a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory"><code>item stacks</code></a>.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.material">org.bukkit.material</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes that represents various voxel types and states.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.bukkit">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../package-summary.html">org.bukkit</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.bukkit</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../World.html" title="interface in org.bukkit">World</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../Location.html#getWorld()" class="member-name-link">getWorld</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the world that this location resides in</div>
</div>
</div>
<div class="caption"><span>Constructor parameters in <a href="../package-summary.html">org.bukkit</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Location.html#%3Cinit%3E(org.bukkit.World,double,double,double)" class="member-name-link">Location</a><wbr>(<a href="../World.html" title="interface in org.bukkit">World</a>&nbsp;world,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructs a new Location with the given coordinates</div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Location.html#%3Cinit%3E(org.bukkit.World,double,double,double,float,float)" class="member-name-link">Location</a><wbr>(<a href="../World.html" title="interface in org.bukkit">World</a>&nbsp;world,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
float&nbsp;yaw,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Constructs a new Location with the given coordinates and direction</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.block">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../block/package-summary.html">org.bukkit.block</a></h2>
<div class="caption"><span>Method parameters in <a href="../block/package-summary.html">org.bukkit.block</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Bed.</span><code><a href="../block/Bed.html#setColor(org.bukkit.DyeColor)" class="member-name-link">setColor</a><wbr>(<a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;color)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.server">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../event/server/package-summary.html">org.bukkit.event.server</a></h2>
<div class="caption"><span>Method parameters in <a href="../event/server/package-summary.html">org.bukkit.event.server</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ServerListPingEvent.</span><code><a href="../event/server/ServerListPingEvent.html#setServerIcon(org.bukkit.util.CachedServerIcon)" class="member-name-link">setServerIcon</a><wbr>(<a href="../util/CachedServerIcon.html" title="interface in org.bukkit.util">CachedServerIcon</a>&nbsp;icon)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the server-icon sent to the client.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.inventory">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../inventory/package-summary.html">org.bukkit.inventory</a></h2>
<div class="caption"><span>Methods in <a href="../inventory/package-summary.html">org.bukkit.inventory</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a> <a href="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>
<div class="col-second even-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../inventory/EntityEquipment.html#getArmorContents()" class="member-name-link">getArmorContents</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all worn armor</div>
</div>
<div class="col-first odd-row-color"><code><a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../inventory/EntityEquipment.html#getBoots()" class="member-name-link">getBoots</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the boots currently being worn by the entity</div>
</div>
<div class="col-first even-row-color"><code><a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../inventory/EntityEquipment.html#getChestplate()" class="member-name-link">getChestplate</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the chest plate currently being worn by the entity</div>
</div>
<div class="col-first odd-row-color"><code><a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../inventory/EntityEquipment.html#getHelmet()" class="member-name-link">getHelmet</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the helmet currently being worn by the entity</div>
</div>
<div class="col-first even-row-color"><code><a href="../inventory/meta/ItemMeta.html" title="interface in org.bukkit.inventory.meta">ItemMeta</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../inventory/ItemFactory.html#getItemMeta(org.bukkit.Material)" class="member-name-link">getItemMeta</a><wbr>(<a href="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> <a href="../Material.html" title="enum class in org.bukkit">Material</a>&nbsp;material)</code></div>
<div class="col-last even-row-color">
<div class="block">This creates a new item meta for the material.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../inventory/meta/ItemMeta.html" title="interface in org.bukkit.inventory.meta">ItemMeta</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ItemStack.</span><code><a href="../inventory/ItemStack.html#getItemMeta()" class="member-name-link">getItemMeta</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get a copy of this ItemStack's <a href="../inventory/meta/ItemMeta.html" title="interface in org.bukkit.inventory.meta"><code>ItemMeta</code></a>.</div>
</div>
<div class="col-first even-row-color"><code><a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../inventory/EntityEquipment.html#getLeggings()" class="member-name-link">getLeggings</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the leggings currently being worn by the entity</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.inventory.meta">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a></h2>
<div class="caption"><span>Method parameters in <a href="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">MapMeta.</span><code><a href="../inventory/meta/MapMeta.html#setMapView(org.bukkit.map.MapView)" class="member-name-link">setMapView</a><wbr>(<a href="../map/MapView.html" title="interface in org.bukkit.map">MapView</a>&nbsp;map)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the associated map.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.material">
<h2>Uses of <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a> in <a href="../material/package-summary.html">org.bukkit.material</a></h2>
<div class="caption"><span>Method parameters in <a href="../material/package-summary.html">org.bukkit.material</a> with annotations of type <a href="../UndefinedNullability.html" title="annotation interface in org.bukkit">UndefinedNullability</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Colorable.</span><code><a href="../material/Colorable.html#setColor(org.bukkit.DyeColor)" class="member-name-link">setColor</a><wbr>(<a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;color)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the color of this object to the specified DyeColor.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
</div>
</div>
</body>
</html>