<divclass="block">Classes relating to the specialized enhancements to <ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory"><code>item stacks</code></a>, as part of the <ahref="../inventory/meta/ItemMeta.html"title="interface in org.bukkit.inventory.meta"><code>meta data</code></a>.</div>
<divclass="block">Interfaces for non-voxel objects that can exist in a <ahref="../World.html"title="interface in org.bukkit"><code>world</code></a>, including all players, monsters, projectiles, etc.</div>
<divclass="block"><ahref="../event/Event.html"title="class in org.bukkit.event"><code>Events</code></a> relating to <ahref="../entity/Player.html"title="interface in org.bukkit.entity"><code>players</code></a>.</div>
<divclass="block">Classes related to creating or using <ahref="../structure/Structure.html"title="interface in org.bukkit.structure"><code>structures</code></a> without creating <ahref="../block/Structure.html"title="interface in org.bukkit.block"><code>Structure
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../com/destroystokyo/paper/package-summary.html">com.destroystokyo.paper</a></h2>
<divclass="caption"><span>Constructors in <ahref="../../../com/destroystokyo/paper/package-summary.html">com.destroystokyo.paper</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../../../com/destroystokyo/paper/MaterialSetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection)"class="member-name-link">MaterialSetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../Material.html"title="enum class in org.bukkit">Material</a>> materials)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../com/destroystokyo/paper/MaterialSetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection,java.util.function.Predicate...)"class="member-name-link">MaterialSetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../Material.html"title="enum class in org.bukkit">Material</a>> materials,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../Material.html"title="enum class in org.bukkit">Material</a>>... globalPredicates)</code></div>
<divclass="col-second even-row-color"><code><ahref="../../../com/destroystokyo/paper/MaterialSetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.function.Predicate)"class="member-name-link">MaterialSetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../Material.html"title="enum class in org.bukkit">Material</a>> filter)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../com/destroystokyo/paper/MaterialSetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.Material...)"class="member-name-link">MaterialSetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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>... materials)</code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../com/destroystokyo/paper/entity/ai/package-summary.html">com.destroystokyo.paper.entity.ai</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../com/destroystokyo/paper/entity/ai/package-summary.html">com.destroystokyo.paper.entity.ai</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../../../com/destroystokyo/paper/entity/ai/package-summary.html">com.destroystokyo.paper.entity.ai</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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 <A extends <ahref="../entity/Mob.html"title="interface in org.bukkit.entity">Mob</a>><br><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="../../../com/destroystokyo/paper/entity/ai/GoalKey.html"title="class in com.destroystokyo.paper.entity.ai">GoalKey</a><A></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">GoalKey.</span><code><ahref="../../../com/destroystokyo/paper/entity/ai/GoalKey.html#of(java.lang.Class,org.bukkit.NamespacedKey)"class="member-name-link">of</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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><A> entityClass,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> namespacedKey)</code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="block">Gets the namespaced key of the recipe that was clicked by the player</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">PlayerRecipeBookClickEvent.</span><code><ahref="../../../com/destroystokyo/paper/event/player/PlayerRecipeBookClickEvent.html#setRecipe(org.bukkit.NamespacedKey)"class="member-name-link">setRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Changes what recipe is requested.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../../../com/destroystokyo/paper/event/player/PlayerRecipeBookClickEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.NamespacedKey,boolean)"class="member-name-link">PlayerRecipeBookClickEvent</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="../entity/Player.html"title="interface in org.bukkit.entity">Player</a> player,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe,
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../io/papermc/paper/advancement/package-summary.html">io.papermc.paper.advancement</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../io/papermc/paper/advancement/package-summary.html">io.papermc.paper.advancement</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../io/papermc/paper/potion/package-summary.html">io.papermc.paper.potion</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../io/papermc/paper/potion/package-summary.html">io.papermc.paper.potion</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Constructors in <ahref="../../../io/papermc/paper/potion/package-summary.html">io.papermc.paper.potion</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/potion/PotionMix.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,org.bukkit.inventory.RecipeChoice)"class="member-name-link">PotionMix</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> ingredient)</code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../io/papermc/paper/registry/package-summary.html">io.papermc.paper.registry</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../io/papermc/paper/registry/package-summary.html">io.papermc.paper.registry</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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 <T extends <ahref="../Keyed.html"title="interface in org.bukkit">Keyed</a>><br><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="../../../io/papermc/paper/registry/Reference.html"title="interface in io.papermc.paper.registry">Reference</a><T></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Reference.</span><code><ahref="../../../io/papermc/paper/registry/Reference.html#create(org.bukkit.Registry,org.bukkit.NamespacedKey)"class="member-name-link">create</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="../Registry.html"title="interface in org.bukkit">Registry</a><T> registry,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates a reference to a registered value.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="io.papermc.paper.tag">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a></h2>
<divclass="caption"><span>Fields in <ahref="../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> declared as <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="caption"><span>Methods in <ahref="../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Constructors in <ahref="../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/tag/BaseTag.html#%3Cinit%3E(java.lang.Class,org.bukkit.NamespacedKey,java.util.Collection)"class="member-name-link">BaseTag</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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> clazz,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> values)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../io/papermc/paper/tag/BaseTag.html#%3Cinit%3E(java.lang.Class,org.bukkit.NamespacedKey,java.util.Collection,java.util.function.Predicate...)"class="member-name-link">BaseTag</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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> clazz,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> values,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>>... globalPredicates)</code></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/tag/BaseTag.html#%3Cinit%3E(java.lang.Class,org.bukkit.NamespacedKey,java.util.function.Predicate)"class="member-name-link">BaseTag</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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> clazz,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> filter)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../io/papermc/paper/tag/BaseTag.html#%3Cinit%3E(java.lang.Class,org.bukkit.NamespacedKey,T...)"class="member-name-link">BaseTag</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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><<ahref="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>> clazz,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../../../io/papermc/paper/tag/BaseTag.html"title="type parameter in BaseTag">T</a>... values)</code></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection)"class="member-name-link">EntitySetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../entity/EntityType.html"title="enum class in org.bukkit.entity">EntityType</a>> values)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../io/papermc/paper/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection,java.util.function.Predicate...)"class="member-name-link">EntitySetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../entity/EntityType.html"title="enum class in org.bukkit.entity">EntityType</a>> values,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../entity/EntityType.html"title="enum class in org.bukkit.entity">EntityType</a>>... globalPredicates)</code></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.function.Predicate)"class="member-name-link">EntitySetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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/function/Predicate.html"title="class or interface in java.util.function"class="external-link">Predicate</a><<ahref="../entity/EntityType.html"title="enum class in org.bukkit.entity">EntityType</a>> filter)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../io/papermc/paper/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.entity.EntityType...)"class="member-name-link">EntitySetTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../entity/EntityType.html"title="enum class in org.bukkit.entity">EntityType</a>... values)</code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../../../io/papermc/paper/world/structure/package-summary.html">io.papermc.paper.world.structure</a></h2>
<divclass="caption"><span>Methods in <ahref="../../../io/papermc/paper/world/structure/package-summary.html">io.papermc.paper.world.structure</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">NamespacedKey.</span><code><ahref="../NamespacedKey.html#fromString(java.lang.String)"class="member-name-link">fromString</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Get a NamespacedKey from the supplied string.</div>
</div>
<divclass="col-first odd-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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">NamespacedKey.</span><code><ahref="../NamespacedKey.html#fromString(java.lang.String,org.bukkit.plugin.Plugin)"class="member-name-link">fromString</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> string,
<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="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> defaultNamespace)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Get a NamespacedKey from the supplied string with a default namespace if
a namespace is not defined.</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#getBiomeKey(org.bukkit.RegionAccessor,int,int,int)"class="member-name-link">getBiomeKey</a><wbr>(<ahref="../RegionAccessor.html"title="interface in org.bukkit">RegionAccessor</a> accessor,
<divclass="block">Gets the <ahref="../NamespacedKey.html"title="class in org.bukkit"><code>NamespacedKey</code></a> for the biome at the given location.</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="block">Return the namespaced identifier for this object.</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="block">Gets the key for this WorldCreator</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">NamespacedKey.</span><code><ahref="../NamespacedKey.html#minecraft(java.lang.String)"class="member-name-link">minecraft</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Get a key in the Minecraft namespace.</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="deprecation-comment">should never be used by plugins, for internal use only!!</div>
</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss">KeyedBossBar</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#createBossBar(org.bukkit.NamespacedKey,java.lang.String,org.bukkit.boss.BarColor,org.bukkit.boss.BarStyle,org.bukkit.boss.BarFlag...)"class="member-name-link">createBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="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> title,
<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="../boss/BarColor.html"title="enum class in org.bukkit.boss">BarColor</a> color,
<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="../boss/BarStyle.html"title="enum class in org.bukkit.boss">BarStyle</a> style,
<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="../boss/BarFlag.html"title="enum class in org.bukkit.boss">BarFlag</a>... flags)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates a boss bar instance to display to players.</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="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss">KeyedBossBar</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#createBossBar(org.bukkit.NamespacedKey,java.lang.String,org.bukkit.boss.BarColor,org.bukkit.boss.BarStyle,org.bukkit.boss.BarFlag...)"class="member-name-link">createBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="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> title,
<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="../boss/BarColor.html"title="enum class in org.bukkit.boss">BarColor</a> color,
<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="../boss/BarStyle.html"title="enum class in org.bukkit.boss">BarStyle</a> style,
<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="../boss/BarFlag.html"title="enum class in org.bukkit.boss">BarFlag</a>... flags)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Creates a boss bar instance to display to players.</div>
</div>
<divclass="col-first even-row-color"><code><ahref="../Registry.html"title="type parameter in Registry">T</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Registry.</span><code><ahref="../Registry.html#get(org.bukkit.NamespacedKey)"class="member-name-link">get</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Get the object by its key.</div>
</div>
<divclass="col-first odd-row-color"><code><ahref="../Registry.SimpleRegistry.html"title="type parameter in Registry.SimpleRegistry">T</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Registry.SimpleRegistry.</span><code><ahref="../Registry.SimpleRegistry.html#get(org.bukkit.NamespacedKey)"class="member-name-link">get</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color"> </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="../advancement/Advancement.html"title="interface in org.bukkit.advancement">Advancement</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getAdvancement(org.bukkit.NamespacedKey)"class="member-name-link">getAdvancement</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Get the advancement specified by this key.</div>
</div>
<divclass="col-first odd-row-color"><code><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="../advancement/Advancement.html"title="interface in org.bukkit.advancement">Advancement</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getAdvancement(org.bukkit.NamespacedKey)"class="member-name-link">getAdvancement</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Get the advancement specified by this key.</div>
</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="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss">KeyedBossBar</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getBossBar(org.bukkit.NamespacedKey)"class="member-name-link">getBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the <ahref="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss"><code>KeyedBossBar</code></a> specified by this key.</div>
</div>
<divclass="col-first odd-row-color"><code><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="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss">KeyedBossBar</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getBossBar(org.bukkit.NamespacedKey)"class="member-name-link">getBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets the <ahref="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss"><code>KeyedBossBar</code></a> specified by this key.</div>
</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="../GameEvent.html"title="class in org.bukkit">GameEvent</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">GameEvent.</span><code><ahref="../GameEvent.html#getByKey(org.bukkit.NamespacedKey)"class="member-name-link">getByKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> namespacedKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Returns a <ahref="../GameEvent.html"title="class in org.bukkit"><code>GameEvent</code></a> by a <ahref="../NamespacedKey.html"title="class in org.bukkit"><code>NamespacedKey</code></a>.</div>
</div>
<divclass="col-first odd-row-color"><code><ahref="../attribute/Attributable.html"title="interface in org.bukkit.attribute">Attributable</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#getDefaultEntityAttributes(org.bukkit.NamespacedKey)"class="member-name-link">getDefaultEntityAttributes</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> entityKey)</code></div>
<divclass="block">Gets the default attributes for the entity represented by the namespaced key.</div>
</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="../loot/LootTable.html"title="interface in org.bukkit.loot">LootTable</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getLootTable(org.bukkit.NamespacedKey)"class="member-name-link">getLootTable</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the specified <ahref="../loot/LootTable.html"title="interface in org.bukkit.loot"><code>LootTable</code></a>.</div>
</div>
<divclass="col-first odd-row-color"><code><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="../loot/LootTable.html"title="interface in org.bukkit.loot">LootTable</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getLootTable(org.bukkit.NamespacedKey)"class="member-name-link">getLootTable</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets the specified <ahref="../loot/LootTable.html"title="interface in org.bukkit.loot"><code>LootTable</code></a>.</div>
</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="../inventory/Recipe.html"title="interface in org.bukkit.inventory">Recipe</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getRecipe(org.bukkit.NamespacedKey)"class="member-name-link">getRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipeKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Get the <ahref="../inventory/Recipe.html"title="interface in org.bukkit.inventory"><code>Recipe</code></a> for the given key.</div>
</div>
<divclass="col-first odd-row-color"><code><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/Recipe.html"title="interface in org.bukkit.inventory">Recipe</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getRecipe(org.bukkit.NamespacedKey)"class="member-name-link">getRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipeKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Get the <ahref="../inventory/Recipe.html"title="interface in org.bukkit.inventory"><code>Recipe</code></a> for the given key.</div>
</div>
<divclass="col-first even-row-color"><code>static <T extends <ahref="../Keyed.html"title="interface in org.bukkit">Keyed</a>><br><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="../Tag.html"title="interface in org.bukkit">Tag</a><T></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getTag(java.lang.String,org.bukkit.NamespacedKey,java.lang.Class)"class="member-name-link">getTag</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> registry,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> tag,
<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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><T> clazz)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets a tag which has already been defined within the server.</div>
</div>
<divclass="col-first odd-row-color"><code><T extends <ahref="../Keyed.html"title="interface in org.bukkit">Keyed</a>><br><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="../Tag.html"title="interface in org.bukkit">Tag</a><T></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getTag(java.lang.String,org.bukkit.NamespacedKey,java.lang.Class)"class="member-name-link">getTag</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> registry,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> tag,
<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/lang/Class.html"title="class or interface in java.lang"class="external-link">Class</a><T> clazz)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets a tag which has already been defined within the server.</div>
</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="../World.html"title="interface in org.bukkit">World</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#getWorld(org.bukkit.NamespacedKey)"class="member-name-link">getWorld</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the world from the given NamespacedKey</div>
</div>
<divclass="col-first odd-row-color"><code><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="../World.html"title="interface in org.bukkit">World</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#getWorld(org.bukkit.NamespacedKey)"class="member-name-link">getWorld</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets the world from the given NamespacedKey</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#hasDefaultEntityAttributes(org.bukkit.NamespacedKey)"class="member-name-link">hasDefaultEntityAttributes</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> entityKey)</code></div>
<divclass="block">Checks if the entity represented by the namespaced key has default attributes.</div>
</div>
<divclass="col-first odd-row-color"><code><ahref="../advancement/Advancement.html"title="interface in org.bukkit.advancement">Advancement</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#loadAdvancement(org.bukkit.NamespacedKey,java.lang.String)"class="member-name-link">loadAdvancement</a><wbr>(<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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> advancement)</code></div>
<divclass="block">Load an advancement represented by the specified string into the server.</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="../WorldCreator.html"title="class in org.bukkit">WorldCreator</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">WorldCreator.</span><code><ahref="../WorldCreator.html#ofKey(org.bukkit.NamespacedKey)"class="member-name-link">ofKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates an empty WorldCreator for the given key.</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="../WorldCreator.html"title="class in org.bukkit">WorldCreator</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">WorldCreator.</span><code><ahref="../WorldCreator.html#ofNameAndKey(java.lang.String,org.bukkit.NamespacedKey)"class="member-name-link">ofNameAndKey</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> levelName,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Creates an empty WorldCreator for the given world name and key</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#removeAdvancement(org.bukkit.NamespacedKey)"class="member-name-link">removeAdvancement</a><wbr>(<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#removeBossBar(org.bukkit.NamespacedKey)"class="member-name-link">removeBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Removes a <ahref="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss"><code>KeyedBossBar</code></a> specified by this key.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#removeBossBar(org.bukkit.NamespacedKey)"class="member-name-link">removeBossBar</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Removes a <ahref="../boss/KeyedBossBar.html"title="interface in org.bukkit.boss"><code>KeyedBossBar</code></a> specified by this key.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#removeRecipe(org.bukkit.NamespacedKey)"class="member-name-link">removeRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Remove a recipe from the server.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#removeRecipe(org.bukkit.NamespacedKey)"class="member-name-link">removeRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Remove a recipe from the server.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">UnsafeValues.</span><code><ahref="../UnsafeValues.html#setBiomeKey(org.bukkit.RegionAccessor,int,int,int,org.bukkit.NamespacedKey)"class="member-name-link">setBiomeKey</a><wbr>(<ahref="../RegionAccessor.html"title="interface in org.bukkit">RegionAccessor</a> accessor,
int x,
int y,
int z,
<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> biomeKey)</code></div>
<divclass="block">Sets the biome at the given location to a biome registered
to the given <ahref="../NamespacedKey.html"title="class in org.bukkit"><code>NamespacedKey</code></a>.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../WorldCreator.html#%3Cinit%3E(java.lang.String,org.bukkit.NamespacedKey)"class="member-name-link">WorldCreator</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/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> levelName,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Creates an empty WorldCreator for the given world name and key</div>
<divclass="col-second odd-row-color"><code><ahref="../WorldCreator.html#%3Cinit%3E(org.bukkit.NamespacedKey)"class="member-name-link">WorldCreator</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> worldKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Creates an empty WorldCreator for the given key.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.attribute">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../attribute/package-summary.html">org.bukkit.attribute</a></h2>
<divclass="caption"><span>Methods in <ahref="../attribute/package-summary.html">org.bukkit.attribute</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../block/package-summary.html">org.bukkit.block</a></h2>
<divclass="caption"><span>Methods in <ahref="../block/package-summary.html">org.bukkit.block</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../block/package-summary.html">org.bukkit.block</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">Furnace.</span><code><ahref="../block/Furnace.html#getRecipeUsedCount(org.bukkit.NamespacedKey)"class="member-name-link">getRecipeUsedCount</a><wbr>(<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> furnaceRecipe)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the number of times a recipe has been used since the
last player removed items from the result slot.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Furnace.</span><code><ahref="../block/Furnace.html#hasRecipeUsedCount(org.bukkit.NamespacedKey)"class="member-name-link">hasRecipeUsedCount</a><wbr>(<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> furnaceRecipe)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Checks if the recipe has a used count present on this furnace.</div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../enchantments/package-summary.html">org.bukkit.enchantments</a></h2>
<divclass="caption"><span>Methods in <ahref="../enchantments/package-summary.html">org.bukkit.enchantments</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../enchantments/package-summary.html">org.bukkit.enchantments</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../enchantments/Enchantment.html"title="class in org.bukkit.enchantments">Enchantment</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Enchantment.</span><code><ahref="../enchantments/Enchantment.html#getByKey(org.bukkit.NamespacedKey)"class="member-name-link">getByKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the Enchantment at the specified key</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../enchantments/package-summary.html">org.bukkit.enchantments</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../enchantments/Enchantment.html#%3Cinit%3E(org.bukkit.NamespacedKey)"class="member-name-link">Enchantment</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color"> </div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.entity">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../entity/package-summary.html">org.bukkit.entity</a></h2>
<divclass="caption"><span>Methods in <ahref="../entity/package-summary.html">org.bukkit.entity</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../entity/package-summary.html">org.bukkit.entity</a> that return types with arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>></code></div>
<divclass="block">Get an immutable set of recipes this entity has discovered.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../entity/package-summary.html">org.bukkit.entity</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#discoverRecipe(org.bukkit.NamespacedKey)"class="member-name-link">discoverRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Discover a recipe for this player such that it has not already been
<divclass="col-second odd-row-color"><spanclass="type-name-label">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#hasDiscoveredRecipe(org.bukkit.NamespacedKey)"class="member-name-link">hasDiscoveredRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Check whether or not this entity has discovered the specified recipe.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#undiscoverRecipe(org.bukkit.NamespacedKey)"class="member-name-link">undiscoverRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Undiscover a recipe for this player such that it has already been
discovered.</div>
</div>
</div>
<divclass="caption"><span>Method parameters in <ahref="../entity/package-summary.html">org.bukkit.entity</a> with type arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#discoverRecipes(java.util.Collection)"class="member-name-link">discoverRecipes</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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>> recipes)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Discover a collection of recipes for this player such that they have not
<divclass="col-second odd-row-color"><spanclass="type-name-label">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#undiscoverRecipes(java.util.Collection)"class="member-name-link">undiscoverRecipes</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/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>> recipes)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Undiscover a collection of recipes for this player such that they have
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../entity/memory/package-summary.html">org.bukkit.entity.memory</a></h2>
<divclass="caption"><span>Methods in <ahref="../entity/memory/package-summary.html">org.bukkit.entity.memory</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../entity/memory/package-summary.html">org.bukkit.entity.memory</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../entity/memory/MemoryKey.html"title="class in org.bukkit.entity.memory">MemoryKey</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">MemoryKey.</span><code><ahref="../entity/memory/MemoryKey.html#getByKey(org.bukkit.NamespacedKey)"class="member-name-link">getByKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> namespacedKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Returns a <ahref="../entity/memory/MemoryKey.html"title="class in org.bukkit.entity.memory"><code>MemoryKey</code></a> by a <ahref="../NamespacedKey.html"title="class in org.bukkit"><code>NamespacedKey</code></a>.</div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a></h2>
<divclass="caption"><span>Methods in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="block">Get the namespaced key of the discovered recipe.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../event/player/PlayerRecipeDiscoverEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.NamespacedKey)"class="member-name-link">PlayerRecipeDiscoverEvent</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="../entity/Player.html"title="interface in org.bukkit.entity">Player</a> who,
<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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> recipe)</code></div>
<divclass="col-last even-row-color"> </div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.inventory">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Constructors in <ahref="../inventory/package-summary.html">org.bukkit.inventory</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../inventory/BlastingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,float,int)"class="member-name-link">BlastingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
<divclass="col-second odd-row-color"><code><ahref="../inventory/BlastingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,float,int)"class="member-name-link">BlastingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
<divclass="col-second even-row-color"><code><ahref="../inventory/CampfireRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,float,int)"class="member-name-link">CampfireRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
<divclass="col-second odd-row-color"><code><ahref="../inventory/CampfireRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,float,int)"class="member-name-link">CampfireRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
<divclass="col-second even-row-color"><code><ahref="../inventory/CookingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,float,int)"class="member-name-link">CookingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
float experience,
int cookingTime)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Create a cooking recipe to craft the specified ItemStack.</div>
<divclass="col-second odd-row-color"><code><ahref="../inventory/CookingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,float,int)"class="member-name-link">CookingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
float experience,
int cookingTime)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Create a cooking recipe to craft the specified ItemStack.</div>
<divclass="col-second even-row-color"><code><ahref="../inventory/FurnaceRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,float,int)"class="member-name-link">FurnaceRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
float experience,
int cookingTime)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Create a furnace recipe to craft the specified ItemStack.</div>
<divclass="col-second odd-row-color"><code><ahref="../inventory/FurnaceRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,float,int)"class="member-name-link">FurnaceRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
float experience,
int cookingTime)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Create a furnace recipe to craft the specified ItemStack.</div>
<divclass="col-second even-row-color"><code><ahref="../inventory/FurnaceRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,int,float,int)"class="member-name-link">FurnaceRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
<divclass="col-second odd-row-color"><code><ahref="../inventory/ShapedRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack)"class="member-name-link">ShapedRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Create a shaped recipe to craft the specified ItemStack.</div>
<divclass="col-second even-row-color"><code><ahref="../inventory/ShapelessRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack)"class="member-name-link">ShapelessRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Create a shapeless recipe to craft the specified ItemStack.</div>
<divclass="col-second odd-row-color"><code><ahref="../inventory/SmithingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,org.bukkit.inventory.RecipeChoice)"class="member-name-link">SmithingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> base,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> addition)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Create a smithing recipe to produce the specified result ItemStack.</div>
<divclass="col-second even-row-color"><code><ahref="../inventory/SmithingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,org.bukkit.inventory.RecipeChoice,boolean)"class="member-name-link">SmithingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> base,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> addition,
boolean copyNbt)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Create a smithing recipe to produce the specified result ItemStack.</div>
<divclass="col-second odd-row-color"><code><ahref="../inventory/SmokingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,float,int)"class="member-name-link">SmokingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input,
<divclass="col-second even-row-color"><code><ahref="../inventory/SmokingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material,float,int)"class="member-name-link">SmokingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source,
<divclass="col-second odd-row-color"><code><ahref="../inventory/StonecuttingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice)"class="member-name-link">StonecuttingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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="../inventory/RecipeChoice.html"title="interface in org.bukkit.inventory">RecipeChoice</a> input)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Create a cooking recipe to craft the specified ItemStack.</div>
<divclass="col-second even-row-color"><code><ahref="../inventory/StonecuttingRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.Material)"class="member-name-link">StonecuttingRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> result,
<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> source)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Create a Stonecutting recipe to craft the specified ItemStack.</div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a></h2>
<divclass="caption"><span>Methods in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> that return types with arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>></code></div>
<divclass="block">Gets all the recipes in the book.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">KnowledgeBookMeta.</span><code><ahref="../inventory/meta/KnowledgeBookMeta.html#addRecipe(org.bukkit.NamespacedKey...)"class="member-name-link">addRecipe</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>... recipes)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Adds new recipe to the end of the book.</div>
</div>
</div>
<divclass="caption"><span>Method parameters in <ahref="../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> with type arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">KnowledgeBookMeta.</span><code><ahref="../inventory/meta/KnowledgeBookMeta.html#setRecipes(java.util.List)"class="member-name-link">setRecipes</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/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>> recipes)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Clears the existing book recipes, and sets the book to use the provided
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../inventory/meta/tags/package-summary.html">org.bukkit.inventory.meta.tags</a></h2>
<divclass="caption"><span>Methods in <ahref="../inventory/meta/tags/package-summary.html">org.bukkit.inventory.meta.tags</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">CustomItemTagContainer.</span><code><ahref="../inventory/meta/tags/CustomItemTagContainer.html#getCustomTag(org.bukkit.NamespacedKey,org.bukkit.inventory.meta.tags.ItemTagType)"class="member-name-link">getCustomTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/meta/tags/ItemTagType.html"title="interface in org.bukkit.inventory.meta.tags">ItemTagType</a><T,<wbr>Z> type)</code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">CustomItemTagContainer.</span><code><ahref="../inventory/meta/tags/CustomItemTagContainer.html#hasCustomTag(org.bukkit.NamespacedKey,org.bukkit.inventory.meta.tags.ItemTagType)"class="member-name-link">hasCustomTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/meta/tags/ItemTagType.html"title="interface in org.bukkit.inventory.meta.tags">ItemTagType</a><T,<wbr>Z> type)</code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">CustomItemTagContainer.</span><code><ahref="../inventory/meta/tags/CustomItemTagContainer.html#removeCustomTag(org.bukkit.NamespacedKey)"class="member-name-link">removeCustomTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">CustomItemTagContainer.</span><code><ahref="../inventory/meta/tags/CustomItemTagContainer.html#setCustomTag(org.bukkit.NamespacedKey,org.bukkit.inventory.meta.tags.ItemTagType,Z)"class="member-name-link">setCustomTag</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../inventory/meta/tags/ItemTagType.html"title="interface in org.bukkit.inventory.meta.tags">ItemTagType</a><T,<wbr>Z> type,
<divclass="block">Stores a custom value on the <ahref="../inventory/meta/ItemMeta.html"title="interface in org.bukkit.inventory.meta"><code>ItemMeta</code></a>.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.loot">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../loot/package-summary.html">org.bukkit.loot</a></h2>
<divclass="caption"><span>Methods in <ahref="../loot/package-summary.html">org.bukkit.loot</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../persistence/package-summary.html">org.bukkit.persistence</a></h2>
<divclass="caption"><span>Methods in <ahref="../persistence/package-summary.html">org.bukkit.persistence</a> that return types with arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>></code></div>
<divclass="block">Get a set of keys present on this <ahref="../persistence/PersistentDataContainer.html"title="interface in org.bukkit.persistence"><code>PersistentDataContainer</code></a>
instance.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../persistence/package-summary.html">org.bukkit.persistence</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#get(org.bukkit.NamespacedKey,org.bukkit.persistence.PersistentDataType)"class="member-name-link">get</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../persistence/PersistentDataType.html"title="interface in org.bukkit.persistence">PersistentDataType</a><T,<wbr>Z> type)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Returns the metadata value that is stored on the
<ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> instance.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#getOrDefault(org.bukkit.NamespacedKey,org.bukkit.persistence.PersistentDataType,Z)"class="member-name-link">getOrDefault</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../persistence/PersistentDataType.html"title="interface in org.bukkit.persistence">PersistentDataType</a><T,<wbr>Z> type,
Z defaultValue)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Returns the metadata value that is stored on the
<ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> instance.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#has(org.bukkit.NamespacedKey)"class="member-name-link">has</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Returns if the persistent metadata provider has metadata registered
<divclass="col-second odd-row-color"><spanclass="type-name-label">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#has(org.bukkit.NamespacedKey,org.bukkit.persistence.PersistentDataType)"class="member-name-link">has</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../persistence/PersistentDataType.html"title="interface in org.bukkit.persistence">PersistentDataType</a><T,<wbr>Z> type)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Returns if the persistent metadata provider has metadata registered
<divclass="col-second even-row-color"><spanclass="type-name-label">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#remove(org.bukkit.NamespacedKey)"class="member-name-link">remove</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Removes a custom key from the <ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> instance.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">PersistentDataContainer.</span><code><ahref="../persistence/PersistentDataContainer.html#set(org.bukkit.NamespacedKey,org.bukkit.persistence.PersistentDataType,Z)"class="member-name-link">set</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key,
<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="../persistence/PersistentDataType.html"title="interface in org.bukkit.persistence">PersistentDataType</a><T,<wbr>Z> type,
Z value)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Stores a metadata value on the <ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence"><code>PersistentDataHolder</code></a> instance.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.potion">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../potion/package-summary.html">org.bukkit.potion</a></h2>
<divclass="caption"><span>Methods in <ahref="../potion/package-summary.html">org.bukkit.potion</a> that return <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="caption"><span>Methods in <ahref="../potion/package-summary.html">org.bukkit.potion</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../potion/PotionEffectType.html"title="class in org.bukkit.potion">PotionEffectType</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">PotionEffectType.</span><code><ahref="../potion/PotionEffectType.html#getByKey(org.bukkit.NamespacedKey)"class="member-name-link">getByKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the PotionEffectType at the specified key</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">PotionBrewer.</span><code><ahref="../potion/PotionBrewer.html#removePotionMix(org.bukkit.NamespacedKey)"class="member-name-link">removePotionMix</a><wbr>(<ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Removes a potion mix recipe.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../potion/package-summary.html">org.bukkit.potion</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> key)</code></div>
<divclass="col-last even-row-color"> </div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.structure">
<h2>Uses of <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> in <ahref="../structure/package-summary.html">org.bukkit.structure</a></h2>
<divclass="caption"><span>Methods in <ahref="../structure/package-summary.html">org.bukkit.structure</a> that return types with arguments of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a>,<wbr><ahref="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a>></code></div>
<divclass="block">Gets the currently registered structures.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../structure/package-summary.html">org.bukkit.structure</a> with parameters of type <ahref="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</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">StructureManager.</span><code><ahref="../structure/StructureManager.html#deleteStructure(org.bukkit.NamespacedKey)"class="member-name-link">deleteStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Unregisters the specified structure and deletes its <ahref="../structure/StructureManager.html#getStructureFile(org.bukkit.NamespacedKey)"><code>structure file</code></a> from the primary world
<divclass="col-second odd-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#deleteStructure(org.bukkit.NamespacedKey,boolean)"class="member-name-link">deleteStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey,
boolean unregister)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Deletes the <ahref="../structure/StructureManager.html#getStructureFile(org.bukkit.NamespacedKey)"><code>structure file</code></a> for
the specified structure from the primary world folder.</div>
</div>
<divclass="col-first even-row-color"><code><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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#getStructure(org.bukkit.NamespacedKey)"class="member-name-link">getStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets a registered Structure.</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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html"title="class or interface in java.io"class="external-link">File</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#getStructureFile(org.bukkit.NamespacedKey)"class="member-name-link">getStructureFile</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets the location where a structure file would exist in the primary world
directory based on the NamespacedKey using the format
<divclass="col-first even-row-color"><code><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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#loadStructure(org.bukkit.NamespacedKey)"class="member-name-link">loadStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Loads the structure for the specified key and automatically registers it.</div>
</div>
<divclass="col-first odd-row-color"><code><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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#loadStructure(org.bukkit.NamespacedKey,boolean)"class="member-name-link">loadStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey,
boolean register)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Loads a structure for the specified key and optionally <ahref="../structure/StructureManager.html#registerStructure(org.bukkit.NamespacedKey,org.bukkit.structure.Structure)"><code>registers</code></a> it.</div>
</div>
<divclass="col-first even-row-color"><code><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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#registerStructure(org.bukkit.NamespacedKey,org.bukkit.structure.Structure)"class="member-name-link">registerStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey,
<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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a> structure)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Registers the given structure.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#saveStructure(org.bukkit.NamespacedKey)"class="member-name-link">saveStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Saves the currently <ahref="../structure/StructureManager.html#getStructures()"><code>registered structure</code></a> for the
specified <ahref="../NamespacedKey.html"title="class in org.bukkit"><code>key</code></a> to the primary world folder as
specified by {#getStructureFile(NamespacedKey}.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#saveStructure(org.bukkit.NamespacedKey,org.bukkit.structure.Structure)"class="member-name-link">saveStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey,
<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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a> structure)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Saves a structure with a given key to the primary world folder.</div>
</div>
<divclass="col-first odd-row-color"><code><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="../structure/Structure.html"title="interface in org.bukkit.structure">Structure</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">StructureManager.</span><code><ahref="../structure/StructureManager.html#unregisterStructure(org.bukkit.NamespacedKey)"class="member-name-link">unregisterStructure</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="../NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a> structureKey)</code></div>