<divclass="col-second even-row-color"><code><ahref="AdvancementDisplay.Frame.html"class="type-name-link"title="enum class in io.papermc.paper.advancement">AdvancementDisplay.Frame</a></code></div>
<divclass="col-last even-row-color">
<divclass="block">Defines how the <ahref="#icon()"><code>icon()</code></a> appears in the advancements screen and
the color used with the <ahref="#title()"><code>advancement name</code></a>.</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><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="../../../../org/bukkit/NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></code></div>
<divclass="block">Gets the texture displayed behind the advancement tree when selected.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><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://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="block">Gets whether a toast should be displayed.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><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="AdvancementDisplay.Frame.html"title="enum class in io.papermc.paper.advancement">AdvancementDisplay.Frame</a></code></div>
<divclass="block">Gets the <ahref="AdvancementDisplay.Frame.html"title="enum class in io.papermc.paper.advancement"><code>AdvancementDisplay.Frame</code></a>.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><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="../../../../org/bukkit/inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a></code></div>
<divclass="block">Gets whether this advancement is hidden.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><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://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="block">Gets the advancement title.</div>
</div>
</div>
</div>
</div>
</section>
</li>
</ul>
</section>
<sectionclass="details">
<ulclass="details-list">
<!-- ============ METHOD DETAIL ========== -->
<li>
<sectionclass="method-details"id="method-detail">
<h2>Method Details</h2>
<ulclass="member-list">
<li>
<sectionclass="detail"id="frame()">
<h3>frame</h3>
<divclass="member-signature"><spanclass="annotations"><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>
</span><spanclass="return-type"><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="AdvancementDisplay.Frame.html"title="enum class in io.papermc.paper.advancement">AdvancementDisplay.Frame</a></span> <spanclass="element-name">frame</span>()</div>
<divclass="block">Gets the <ahref="AdvancementDisplay.Frame.html"title="enum class in io.papermc.paper.advancement"><code>AdvancementDisplay.Frame</code></a>.
<p>
This defines the appearance of the tile in the advancements screen and
the text when it's completed.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>the frame type</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="title()">
<h3>title</h3>
<divclass="member-signature"><spanclass="annotations"><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>
</span><spanclass="return-type"><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://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">title</span>()</div>
<divclass="block">Gets the advancement title.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>the title</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="description()">
<h3>description</h3>
<divclass="member-signature"><spanclass="annotations"><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>
</span><spanclass="return-type"><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://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">description</span>()</div>
<divclass="block">Gets the description.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>the description</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="icon()">
<h3>icon</h3>
<divclass="member-signature"><spanclass="annotations"><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>
</span><spanclass="return-type"><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="../../../../org/bukkit/inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a></span> <spanclass="element-name">icon</span>()</div>
<divclass="block">Gets the icon shown in the frame in the advancements screen.</div>
<divclass="block">Gets whether this advancement is hidden.
<p>
Hidden advancements cannot be viewed by the player until they have been
unlocked.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd><code>true</code> if hidden</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="backgroundPath()">
<h3>backgroundPath</h3>
<divclass="member-signature"><spanclass="annotations"><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>
</span><spanclass="return-type"><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="../../../../org/bukkit/NamespacedKey.html"title="class in org.bukkit">NamespacedKey</a></span> <spanclass="element-name">backgroundPath</span>()</div>
<divclass="block">Gets the texture displayed behind the advancement tree when selected.
<p>
This only affects root advancements without any parent. If the background
is not specified or doesn't exist, the tab background will be the missing