<divclass="block">Classes involved in manipulating player inventories and item interactions.</div>
</div>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../Utility.html"title="annotation interface in org.bukkit">Utility</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="../Utility.html"title="annotation interface in org.bukkit">Utility</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/Map.html"title="class or interface in java.util"class="external-link">Map</a><<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>,<wbr><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html"title="class or interface in java.lang"class="external-link">Object</a>></code></div>
<h2>Uses of <ahref="../Utility.html"title="annotation interface in org.bukkit">Utility</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="../Utility.html"title="annotation interface in org.bukkit">Utility</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">ItemStack.</span><code><ahref="../inventory/ItemStack.html#addEnchantment(org.bukkit.enchantments.Enchantment,int)"class="member-name-link">addEnchantment</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="../enchantments/Enchantment.html"title="class in org.bukkit.enchantments">Enchantment</a> ench,
int level)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Adds the specified <ahref="../enchantments/Enchantment.html"title="class in org.bukkit.enchantments"><code>Enchantment</code></a> to this item stack.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">ItemStack.</span><code><ahref="../inventory/ItemStack.html#addEnchantments(java.util.Map)"class="member-name-link">addEnchantments</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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../enchantments/Enchantment.html"title="class in org.bukkit.enchantments">Enchantment</a>,<wbr><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html"title="class or interface in java.lang"class="external-link">Integer</a>> enchantments)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Adds the specified enchantments to this item stack.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">ItemStack.</span><code><ahref="../inventory/ItemStack.html#addUnsafeEnchantments(java.util.Map)"class="member-name-link">addUnsafeEnchantments</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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../enchantments/Enchantment.html"title="class in org.bukkit.enchantments">Enchantment</a>,<wbr><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html"title="class or interface in java.lang"class="external-link">Integer</a>> enchantments)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Adds the specified enchantments to this item stack in an unsafe manner.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">ItemStack.</span><code><ahref="../inventory/ItemStack.html#equals(java.lang.Object)"class="member-name-link">equals</a><wbr>(<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html"title="class or interface in java.lang"class="external-link">Object</a> obj)</code></div>
<divclass="block">Get the maximum stacksize for the material hold in this ItemStack.</div>
</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="../Material.html"title="enum class in org.bukkit">Material</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">ItemStack.</span><code><ahref="../inventory/ItemStack.html#isSimilar(org.bukkit.inventory.ItemStack)"class="member-name-link">isSimilar</a><wbr>(<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> stack)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">This method is the same as equals, but does not consider stack size
(amount).</div>
</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/Map.html"title="class or interface in java.util"class="external-link">Map</a><<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>,<wbr><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html"title="class or interface in java.lang"class="external-link">Object</a>></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">ItemStack.</span><code><ahref="../inventory/ItemStack.html#setType(org.bukkit.Material)"class="member-name-link">setType</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> type)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Sets the type of this item</div>
</div>
<divclass="col-first even-row-color"><code><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></code></div>
<divclass="caption"><span>Constructors in <ahref="../inventory/package-summary.html">org.bukkit.inventory</a> with annotations of type <ahref="../Utility.html"title="annotation interface in org.bukkit">Utility</a></span></div>