Scissors-Website/public/javadoc/1.17.1/org/bukkit/entity/Player.html
2022-07-05 18:33:56 -05:00

4750 lines
507 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Player (Scissors-API 1.17.1-R0.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: org.bukkit.entity, interface: Player">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">org.bukkit.entity</a></div>
<h1 title="Interface Player" class="title">Interface Player</h1>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Superinterfaces:</dt>
<dd><code><a href="AnimalTamer.html" title="interface in org.bukkit.entity">AnimalTamer</a></code>, <code><a href="../attribute/Attributable.html" title="interface in org.bukkit.attribute">Attributable</a></code>, <code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html" title="class or interface in net.kyori.adventure.audience" class="external-link">Audience</a></code>, <code><a href="../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a></code>, <code><a href="../configuration/serialization/ConfigurationSerializable.html" title="interface in org.bukkit.configuration.serialization">ConfigurationSerializable</a></code>, <code><a href="../conversations/Conversable.html" title="interface in org.bukkit.conversations">Conversable</a></code>, <code><a href="Damageable.html" title="interface in org.bukkit.entity">Damageable</a></code>, <code><a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></code>, <code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code>, <code><a href="HumanEntity.html" title="interface in org.bukkit.entity">HumanEntity</a></code>, <code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identified.html" title="class or interface in net.kyori.adventure.identity" class="external-link">Identified</a></code>, <code><a href="../inventory/InventoryHolder.html" title="interface in org.bukkit.inventory">InventoryHolder</a></code>, <code><a href="LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a></code>, <code><a href="../metadata/Metadatable.html" title="interface in org.bukkit.metadata">Metadatable</a></code>, <code><a href="../Nameable.html" title="interface in org.bukkit">Nameable</a></code>, <code><a href="../../../com/destroystokyo/paper/network/NetworkClient.html" title="interface in com.destroystokyo.paper.network">NetworkClient</a></code>, <code><a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a></code>, <code><a href="../permissions/Permissible.html" title="interface in org.bukkit.permissions">Permissible</a></code>, <code><a href="../persistence/PersistentDataHolder.html" title="interface in org.bukkit.persistence">PersistentDataHolder</a></code>, <code><a href="../plugin/messaging/PluginMessageRecipient.html" title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a></code>, <code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html" title="class or interface in net.kyori.adventure.pointer" class="external-link">Pointered</a></code>, <code><a href="../projectiles/ProjectileSource.html" title="interface in org.bukkit.projectiles">ProjectileSource</a></code>, <code><a href="../permissions/ServerOperator.html" title="interface in org.bukkit.permissions">ServerOperator</a></code>, <code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/sound/Sound.Emitter.html" title="class or interface in net.kyori.adventure.sound" class="external-link">Sound.Emitter</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Player</span><span class="extends-implements">
extends <a href="HumanEntity.html" title="interface in org.bukkit.entity">HumanEntity</a>, <a href="../conversations/Conversable.html" title="interface in org.bukkit.conversations">Conversable</a>, <a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a>, <a href="../plugin/messaging/PluginMessageRecipient.html" title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identified.html" title="class or interface in net.kyori.adventure.identity" class="external-link">Identified</a>, <a href="../../../com/destroystokyo/paper/network/NetworkClient.html" title="interface in com.destroystokyo.paper.network">NetworkClient</a></span></div>
<div class="block">Represents a player, connected or not</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li>
<section class="nested-class-summary" id="nested-class-summary">
<h2>Nested Class Summary</h2>
<div class="caption"><span>Nested Classes</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="Player.Spigot.html" class="type-name-link" title="class in org.bukkit.entity">Player.Spigot</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button><button id="method-summary-table-tab5" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab5', 3)" class="table-tab">Default Methods</button><button id="method-summary-table-tab6" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab6', 3)" class="table-tab">Deprecated Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#applyMending(int)" class="member-name-link">applyMending</a><wbr>(int&nbsp;amount)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Applies the mending effect to any items just as picking up an orb would.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#asHoverEvent(java.util.function.UnaryOperator)" class="member-name-link">asHoverEvent</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/UnaryOperator.html" title="class or interface in java.util.function" class="external-link">UnaryOperator</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;&nbsp;op)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Creates a hover event with value derived from this object.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerFull(java.lang.String)" class="member-name-link">banPlayerFull</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the Profile and IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerFull(java.lang.String,java.lang.String)" class="member-name-link">banPlayerFull</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the Profile and IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerFull(java.lang.String,java.util.Date)" class="member-name-link">banPlayerFull</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the Profile and IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)" class="member-name-link">banPlayerFull</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the Profile and IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,boolean)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
boolean&nbsp;kickPlayer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.lang.String)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.lang.String,boolean)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source,
boolean&nbsp;kickPlayer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.util.Date)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.util.Date,boolean)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
boolean&nbsp;kickPlayer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.util.Date,java.lang.String)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the IP address currently used by the player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#banPlayerIP(java.lang.String,java.util.Date,java.lang.String,boolean)" class="member-name-link">banPlayerIP</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source,
boolean&nbsp;kickPlayer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Bans the IP address currently used by the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Firework.html" title="interface in org.bukkit.entity">Firework</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#boostElytra(org.bukkit.inventory.ItemStack)" class="member-name-link">boostElytra</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;firework)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Boost a Player that's <a href="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> using a <a href="Firework.html" title="interface in org.bukkit.entity"><code>Firework</code></a>.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#breakBlock(org.bukkit.block.Block)" class="member-name-link">breakBlock</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Force this player to break a Block using the item in their main hand.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#canSee(org.bukkit.entity.Player)" class="member-name-link">canSee</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Checks to see if a player has been hidden from this player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#chat(java.lang.String)" class="member-name-link">chat</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;msg)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Says a message (or runs a command).</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#displayName()" class="member-name-link">displayName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the "friendly" name to display of this player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#displayName(net.kyori.adventure.text.Component)" class="member-name-link">displayName</a><wbr>(<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;displayName)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the "friendly" name to display of this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/InetSocketAddress.html" title="class or interface in java.net" class="external-link">InetSocketAddress</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAddress()" class="member-name-link">getAddress</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the socket address of this player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../advancement/AdvancementProgress.html" title="interface in org.bukkit.advancement">AdvancementProgress</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAdvancementProgress(org.bukkit.advancement.Advancement)" class="member-name-link">getAdvancementProgress</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../advancement/Advancement.html" title="interface in org.bukkit.advancement">Advancement</a>&nbsp;advancement)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Return the player's progression on the specified advancement.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAffectsSpawning()" class="member-name-link">getAffectsSpawning</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Get whether the player can affect mob spawning</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAllowFlight()" class="member-name-link">getAllowFlight</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Determines if the Player is allowed to fly via jump key double-tap like
in creative mode.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBedSpawnLocation()" class="member-name-link">getBedSpawnLocation</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the Location where the player will spawn at their bed, null if
they have not slept in one or their current bed spawn is invalid.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getClientBrandName()" class="member-name-link">getClientBrandName</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns player's client brand name.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;T</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getClientOption(com.destroystokyo.paper.ClientOption)" class="member-name-link">getClientOption</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/ClientOption.html" title="class in com.destroystokyo.paper">ClientOption</a>&lt;T&gt;&nbsp;option)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getClientViewDistance()" class="member-name-link">getClientViewDistance</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Get the player's current client side view distance.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCompassTarget()" class="member-name-link">getCompassTarget</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Get the previously set compass target.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>float</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCooldownPeriod()" class="member-name-link">getCooldownPeriod</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the amount of ticks the current cooldown lasts</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>float</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCooledAttackStrength(float)" class="member-name-link">getCooledAttackStrength</a><wbr>(float&nbsp;adjustTicks)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the percentage of attack power available based on the cooldown (zero to one).</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getDisplayName()" class="member-name-link">getDisplayName</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#displayName()"><code>displayName()</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>float</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getExp()" class="member-name-link">getExp</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the players current experience points towards the next level.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>float</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFlySpeed()" class="member-name-link">getFlySpeed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the current allowed speed that a client can fly.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getHealthScale()" class="member-name-link">getHealthScale</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the number that health is scaled to for the client.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getLevel()" class="member-name-link">getLevel</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the players current experience level</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getLocale()" class="member-name-link">getLocale</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#locale()"><code>locale()</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNoTickViewDistance()" class="member-name-link">getNoTickViewDistance</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the no-ticking view distance for this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPing()" class="member-name-link">getPing</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the player's estimated ping in milliseconds.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getPlayerListFooter()" class="member-name-link">getPlayerListFooter</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListFooter()"><code>playerListFooter()</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getPlayerListHeader()" class="member-name-link">getPlayerListHeader</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListHeader()"><code>playerListHeader()</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getPlayerListName()" class="member-name-link">getPlayerListName</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListName()"><code>playerListName()</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/profile/PlayerProfile.html" title="interface in com.destroystokyo.paper.profile">PlayerProfile</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPlayerProfile()" class="member-name-link">getPlayerProfile</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets a copy of this players profile</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPlayerTime()" class="member-name-link">getPlayerTime</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the player's current timestamp.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPlayerTimeOffset()" class="member-name-link">getPlayerTimeOffset</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the player's current time offset relative to server time, or
the current player's fixed time if the player's time is absolute.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../WeatherType.html" title="enum class in org.bukkit">WeatherType</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPlayerWeather()" class="member-name-link">getPlayerWeather</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns the type of weather the player is currently experiencing.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getResourcePackHash()" class="member-name-link">getResourcePackHash</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is no longer sent from the client and will always be null</div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="../event/player/PlayerResourcePackStatusEvent.Status.html" title="enum class in org.bukkit.event.player">PlayerResourcePackStatusEvent.Status</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getResourcePackStatus()" class="member-name-link">getResourcePackStatus</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../scoreboard/Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getScoreboard()" class="member-name-link">getScoreboard</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the Scoreboard displayed to this player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getSendViewDistance()" class="member-name-link">getSendViewDistance</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the sending view distance for this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getSpectatorTarget()" class="member-name-link">getSpectatorTarget</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the entity which is followed by the camera when in
<a href="../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalExperience()" class="member-name-link">getTotalExperience</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the players total experience points.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getViewDistance()" class="member-name-link">getViewDistance</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the view distance for this player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>float</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getWalkSpeed()" class="member-name-link">getWalkSpeed</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the current allowed speed that a client can walk.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#giveExp(int)" class="member-name-link">giveExp</a><wbr>(int&nbsp;amount)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Gives the player the amount of experience specified.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#giveExp(int,boolean)" class="member-name-link">giveExp</a><wbr>(int&nbsp;amount,
boolean&nbsp;applyMending)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gives the player the amount of experience specified.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#giveExpLevels(int)" class="member-name-link">giveExpLevels</a><wbr>(int&nbsp;amount)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gives the player the amount of experience levels specified.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#hasResourcePack()" class="member-name-link">hasResourcePack</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#hidePlayer(org.bukkit.entity.Player)" class="member-name-link">hidePlayer</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">see <a href="#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"><code>hidePlayer(Plugin, Player)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)" class="member-name-link">hidePlayer</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Hides a player from this player</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#hideTitle()" class="member-name-link">hideTitle</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#clearTitle()" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.clearTitle()</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identity.html" title="class or interface in net.kyori.adventure.identity" class="external-link">Identity</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#identity()" class="member-name-link">identity</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Gets the identity.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isFlying()" class="member-name-link">isFlying</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Checks to see if this player is currently flying or not.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isHealthScaled()" class="member-name-link">isHealthScaled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets if the client is displayed a 'scaled' health, that is, health on a
scale from 0-<a href="#getHealthScale()"><code>getHealthScale()</code></a>.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#isOnGround()" class="member-name-link">isOnGround</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This value is controlled only by the client and is therefore
unreliable and vulnerable to spoofing and/or desync depending on the
context/time which it is accessed</div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isPlayerTimeRelative()" class="member-name-link">isPlayerTimeRelative</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns true if the player's time is relative to the server time,
otherwise the player's time is absolute and will not change its current
time unless done so with setPlayerTime().</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isSleepingIgnored()" class="member-name-link">isSleepingIgnored</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns whether the player is sleeping ignored.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isSneaking()" class="member-name-link">isSneaking</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Returns if the player is in sneak mode</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isSprinting()" class="member-name-link">isSprinting</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets whether the player is sprinting or not.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#kick(net.kyori.adventure.text.Component,org.bukkit.event.player.PlayerKickEvent.Cause)" class="member-name-link">kick</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;message,
<a href="../event/player/PlayerKickEvent.Cause.html" title="enum class in org.bukkit.event.player">PlayerKickEvent.Cause</a>&nbsp;cause)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Kicks player with custom kick message and cause.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#kick(net.kyori.adventure.text.Component)" class="member-name-link">kick</a><wbr>(<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;message)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Kicks player with custom kick message.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#kickPlayer(java.lang.String)" class="member-name-link">kickPlayer</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;message)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#kick(net.kyori.adventure.text.Component)"><code>kick(net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#loadData()" class="member-name-link">loadData</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Loads the players current location, health, inventory, motion, and
other information from the username.dat file, in the world/player
folder.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link">Locale</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#locale()" class="member-name-link">locale</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the player's current locale.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#openBook(org.bukkit.inventory.ItemStack)" class="member-name-link">openBook</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;book)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Open a <a href="../Material.html#WRITTEN_BOOK"><code>Material.WRITTEN_BOOK</code></a> for a Player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#performCommand(java.lang.String)" class="member-name-link">performCommand</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;command)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Makes the player perform the given command</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#playEffect(org.bukkit.Location,org.bukkit.Effect,int)" class="member-name-link">playEffect</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Effect.html" title="enum class in org.bukkit">Effect</a>&nbsp;effect,
int&nbsp;data)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playEffect(org.bukkit.Location,org.bukkit.Effect,T)" class="member-name-link">playEffect</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Effect.html" title="enum class in org.bukkit">Effect</a>&nbsp;effect,
T&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Plays an effect to just this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playerListFooter()" class="member-name-link">playerListFooter</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the currently displayed player list footer for this player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playerListHeader()" class="member-name-link">playerListHeader</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the currently displayed player list header for this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playerListName()" class="member-name-link">playerListName</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the name that is shown on the in-game player list.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playerListName(net.kyori.adventure.text.Component)" class="member-name-link">playerListName</a><wbr>(<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;name)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the name that is shown on the in-game player list.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#playNote(org.bukkit.Location,byte,byte)" class="member-name-link">playNote</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
byte&nbsp;instrument,
byte&nbsp;note)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playNote(org.bukkit.Location,org.bukkit.Instrument,org.bukkit.Note)" class="member-name-link">playNote</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Instrument.html" title="enum class in org.bukkit">Instrument</a>&nbsp;instrument,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Note.html" title="class in org.bukkit">Note</a>&nbsp;note)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Play a note for a player at a location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playSound(org.bukkit.Location,java.lang.String,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Play a sound for a player at the location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playSound(org.bukkit.Location,java.lang.String,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Play a sound for a player at the location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playSound(org.bukkit.Location,org.bukkit.Sound,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Play a sound for a player at the location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#playSound(org.bukkit.Location,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Play a sound for a player at the location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetCooldown()" class="member-name-link">resetCooldown</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Reset the cooldown counter to 0, effectively starting the cooldown period.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetPlayerTime()" class="member-name-link">resetPlayerTime</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Restores the normal condition where the player's time is synchronized
with the server time.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetPlayerWeather()" class="member-name-link">resetPlayerWeather</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Restores the normal condition where the player's weather is controlled
by server conditions.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetTitle()" class="member-name-link">resetTitle</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Resets the title displayed to the player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#saveData()" class="member-name-link">saveData</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Saves the players current location, health, inventory, motion, and
other information into the username.dat file, in the world/player
folder</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendActionBar(char,java.lang.String)" class="member-name-link">sendActionBar</a><wbr>(char&nbsp;alternateChar,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendActionBar(java.lang.String)" class="member-name-link">sendActionBar</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendActionBar(net.md_5.bungee.api.chat.BaseComponent...)" class="member-name-link">sendActionBar</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;message)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendBlockChange(org.bukkit.Location,org.bukkit.block.data.BlockData)" class="member-name-link">sendBlockChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../block/data/BlockData.html" title="interface in org.bukkit.block.data">BlockData</a>&nbsp;block)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send a block change.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)" class="member-name-link">sendBlockChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Material.html" title="enum class in org.bukkit">Material</a>&nbsp;material,
byte&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendBlockDamage(org.bukkit.Location,float)" class="member-name-link">sendBlockDamage</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;progress)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send block damage.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendChunkChange(org.bukkit.Location,int,int,int,byte%5B%5D)" class="member-name-link">sendChunkChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
int&nbsp;sx,
int&nbsp;sy,
int&nbsp;sz,
@org.jetbrains.annotations.NotNull byte[]&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendExperienceChange(float)" class="member-name-link">sendExperienceChange</a><wbr>(float&nbsp;progress)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send an experience change.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendExperienceChange(float,int)" class="member-name-link">sendExperienceChange</a><wbr>(float&nbsp;progress,
int&nbsp;level)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send an experience change.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendMap(org.bukkit.map.MapView)" class="member-name-link">sendMap</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../map/MapView.html" title="interface in org.bukkit.map">MapView</a>&nbsp;map)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Render a map and send it to the player in its entirety.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code>default void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code><a href="#sendMessage(net.md_5.bungee.api.chat.BaseComponent...)" class="member-name-link">sendMessage</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;components)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <code>sendMessage</code> methods that accept <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link"><code>Component</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code>default void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code><a href="#sendMessage(net.md_5.bungee.api.chat.BaseComponent)" class="member-name-link">sendMessage</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;component)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <code>sendMessage</code> methods that accept <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link"><code>Component</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code>default void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code><a href="#sendMessage(net.md_5.bungee.api.ChatMessageType,net.md_5.bungee.api.chat.BaseComponent...)" class="member-name-link">sendMessage</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/ChatMessageType.html" title="class or interface in net.md_5.bungee.api" class="external-link">ChatMessageType</a>&nbsp;position,
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;components)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is unlikely the API you want to use.</div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendOpLevel(byte)" class="member-name-link">sendOpLevel</a><wbr>(byte&nbsp;level)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send a packet to the player indicating its operator status level.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendRawMessage(java.lang.String)" class="member-name-link">sendRawMessage</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sends this sender a message raw</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List)"><code>sendSignChange(org.bukkit.Location, java.util.List)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D,org.bukkit.DyeColor)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor)"><code>sendSignChange(org.bukkit.Location, java.util.List, org.bukkit.DyeColor)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D,org.bukkit.DyeColor,boolean)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor,
boolean&nbsp;hasGlowingText)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Deprecated in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)"><code>sendSignChange(Location, java.util.List, DyeColor, boolean)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#sendSignChange(org.bukkit.Location,java.util.List)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Send a sign change.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#sendSignChange(org.bukkit.Location,java.util.List,boolean)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
boolean&nbsp;hasGlowingText)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Send a sign change.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block">Send a sign change.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)" class="member-name-link">sendSignChange</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor,
boolean&nbsp;hasGlowingText)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Send a sign change.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendTitle(com.destroystokyo.paper.Title)" class="member-name-link">sendTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/Title.html" title="class in com.destroystokyo.paper">Title</a>&nbsp;title)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendTitle(java.lang.String,java.lang.String)" class="member-name-link">sendTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;subtitle)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#sendTitle(java.lang.String,java.lang.String,int,int,int)" class="member-name-link">sendTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;subtitle,
int&nbsp;fadeIn,
int&nbsp;stay,
int&nbsp;fadeOut)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setAffectsSpawning(boolean)" class="member-name-link">setAffectsSpawning</a><wbr>(boolean&nbsp;affects)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Set whether the player can affect mob spawning</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setAllowFlight(boolean)" class="member-name-link">setAllowFlight</a><wbr>(boolean&nbsp;flight)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets if the Player is allowed to fly via jump key double-tap like in
creative mode.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setBedSpawnLocation(org.bukkit.Location)" class="member-name-link">setBedSpawnLocation</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the Location where the player will spawn at their bed.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setBedSpawnLocation(org.bukkit.Location,boolean)" class="member-name-link">setBedSpawnLocation</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
boolean&nbsp;force)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the Location where the player will spawn at their bed.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setCompassTarget(org.bukkit.Location)" class="member-name-link">setCompassTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Set the target of the player's compass.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setDisplayName(java.lang.String)" class="member-name-link">setDisplayName</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;name)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#displayName(net.kyori.adventure.text.Component)"><code>displayName(net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setExp(float)" class="member-name-link">setExp</a><wbr>(float&nbsp;exp)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the players current experience points towards the next level</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setFlying(boolean)" class="member-name-link">setFlying</a><wbr>(boolean&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Makes this player start or stop flying.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setFlySpeed(float)" class="member-name-link">setFlySpeed</a><wbr>(float&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the speed at which a client will fly.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setHealthScale(double)" class="member-name-link">setHealthScale</a><wbr>(double&nbsp;scale)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the number to scale health to for the client; this will also
<a href="#setHealthScaled(boolean)"><code>setHealthScaled(true)</code></a>.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setHealthScaled(boolean)" class="member-name-link">setHealthScaled</a><wbr>(boolean&nbsp;scale)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets if the client is displayed a 'scaled' health, that is, health on a
scale from 0-<a href="#getHealthScale()"><code>getHealthScale()</code></a>.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setLevel(int)" class="member-name-link">setLevel</a><wbr>(int&nbsp;level)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the players current experience level</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setNoTickViewDistance(int)" class="member-name-link">setNoTickViewDistance</a><wbr>(int&nbsp;viewDistance)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the no-ticking view distance for this player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListFooter(java.lang.String)" class="member-name-link">setPlayerListFooter</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;footer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListFooter(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListFooter(net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListHeader(java.lang.String)" class="member-name-link">setPlayerListHeader</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;header)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeader(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeader(net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListHeaderFooter(java.lang.String,java.lang.String)" class="member-name-link">setPlayerListHeaderFooter</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;header,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;footer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListHeaderFooter(net.md_5.bungee.api.chat.BaseComponent%5B%5D,net.md_5.bungee.api.chat.BaseComponent%5B%5D)" class="member-name-link">setPlayerListHeaderFooter</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;header,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;footer)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListHeaderFooter(net.md_5.bungee.api.chat.BaseComponent,net.md_5.bungee.api.chat.BaseComponent)" class="member-name-link">setPlayerListHeaderFooter</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;header,
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;footer)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setPlayerListName(java.lang.String)" class="member-name-link">setPlayerListName</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;name)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListName(net.kyori.adventure.text.Component)"><code>playerListName(net.kyori.adventure.text.Component)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setPlayerProfile(com.destroystokyo.paper.profile.PlayerProfile)" class="member-name-link">setPlayerProfile</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/profile/PlayerProfile.html" title="interface in com.destroystokyo.paper.profile">PlayerProfile</a>&nbsp;profile)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Changes the PlayerProfile for this player.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setPlayerTime(long,boolean)" class="member-name-link">setPlayerTime</a><wbr>(long&nbsp;time,
boolean&nbsp;relative)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the current time on the player's client.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setPlayerWeather(org.bukkit.WeatherType)" class="member-name-link">setPlayerWeather</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../WeatherType.html" title="enum class in org.bukkit">WeatherType</a>&nbsp;type)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the type of weather the player will see.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setResourcePack(java.lang.String)" class="member-name-link">setResourcePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="#setResourcePack(java.lang.String,java.lang.String)"><code>setResourcePack(String, String)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setResourcePack(java.lang.String,byte%5B%5D)" class="member-name-link">setResourcePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
@org.jetbrains.annotations.NotNull byte[]&nbsp;hash)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Request that the player's client download and switch resource packs.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setResourcePack(java.lang.String,java.lang.String)" class="member-name-link">setResourcePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Request that the player's client download and switch resource packs.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setResourcePack(java.lang.String,java.lang.String,boolean)" class="member-name-link">setResourcePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash,
boolean&nbsp;required)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Request that the player's client download and switch resource packs.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setResourcePack(java.lang.String,java.lang.String,boolean,net.kyori.adventure.text.Component)" class="member-name-link">setResourcePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash,
boolean&nbsp;required,
<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;resourcePackPrompt)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Request that the player's client download and switch resource packs.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setScoreboard(org.bukkit.scoreboard.Scoreboard)" class="member-name-link">setScoreboard</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../scoreboard/Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a>&nbsp;scoreboard)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the player's visible Scoreboard.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setSendViewDistance(int)" class="member-name-link">setSendViewDistance</a><wbr>(int&nbsp;viewDistance)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the sending view distance for this player.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setSleepingIgnored(boolean)" class="member-name-link">setSleepingIgnored</a><wbr>(boolean&nbsp;isSleeping)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets whether the player is ignored as not sleeping.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setSneaking(boolean)" class="member-name-link">setSneaking</a><wbr>(boolean&nbsp;sneak)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the sneak mode the player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setSpectatorTarget(org.bukkit.entity.Entity)" class="member-name-link">setSpectatorTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the entity which is followed by the camera when in
<a href="../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setSprinting(boolean)" class="member-name-link">setSprinting</a><wbr>(boolean&nbsp;sprinting)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets whether the player is sprinting or not.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setSubtitle(net.md_5.bungee.api.chat.BaseComponent)" class="member-name-link">setSubtitle</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;subtitle)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setSubtitle(net.md_5.bungee.api.chat.BaseComponent%5B%5D)" class="member-name-link">setSubtitle</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;subtitle)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setTexturePack(java.lang.String)" class="member-name-link">setTexturePack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Minecraft no longer uses textures packs.</div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#setTitleTimes(int,int,int)" class="member-name-link">setTitleTimes</a><wbr>(int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setTotalExperience(int)" class="member-name-link">setTotalExperience</a><wbr>(int&nbsp;exp)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the players current experience points.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setViewDistance(int)" class="member-name-link">setViewDistance</a><wbr>(int&nbsp;viewDistance)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the view distance for this player</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setWalkSpeed(float)" class="member-name-link">setWalkSpeed</a><wbr>(float&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the speed at which a client will walk.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#showPlayer(org.bukkit.entity.Player)" class="member-name-link">showPlayer</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">see <a href="#showPlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"><code>showPlayer(Plugin, Player)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#showPlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)" class="member-name-link">showPlayer</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Allows this player to see a player that was previously hidden.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#showTitle(net.md_5.bungee.api.chat.BaseComponent%5B%5D)" class="member-name-link">showTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;title)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#showTitle(net.md_5.bungee.api.chat.BaseComponent%5B%5D,net.md_5.bungee.api.chat.BaseComponent%5B%5D,int,int,int)" class="member-name-link">showTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;subtitle,
int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#showTitle(net.md_5.bungee.api.chat.BaseComponent)" class="member-name-link">showTitle</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;title)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#showTitle(net.md_5.bungee.api.chat.BaseComponent,net.md_5.bungee.api.chat.BaseComponent,int,int,int)" class="member-name-link">showTitle</a><wbr>(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;title,
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;subtitle,
int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra,
T&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
T&nbsp;data)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,double,double,double,int,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
T&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra,
T&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
T&nbsp;data)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>&lt;T&gt;&nbsp;void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,T)" class="member-name-link">spawnParticle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
T&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.Spigot.html" title="class in org.bukkit.entity">Player.Spigot</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#spigot()" class="member-name-link">spigot</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stopAllSounds()" class="member-name-link">stopAllSounds</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stop all sounds from playing.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stopSound(java.lang.String)" class="member-name-link">stopSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stop the specified sound from playing.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stopSound(java.lang.String,org.bukkit.SoundCategory)" class="member-name-link">stopSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stop the specified sound from playing.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stopSound(org.bukkit.Sound)" class="member-name-link">stopSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stop the specified sound from playing.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stopSound(org.bukkit.Sound,org.bukkit.SoundCategory)" class="member-name-link">stopSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stop the specified sound from playing.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#updateCommands()" class="member-name-link">updateCommands</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Update the list of commands sent to the client.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#updateInventory()" class="member-name-link">updateInventory</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Forces an update of the player's entire inventory.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#updateTitle(com.destroystokyo.paper.Title)" class="member-name-link">updateTitle</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/Title.html" title="class in com.destroystokyo.paper">Title</a>&nbsp;title)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.attribute.Attributable">Methods inherited from interface&nbsp;org.bukkit.attribute.<a href="../attribute/Attributable.html" title="interface in org.bukkit.attribute">Attributable</a></h3>
<code><a href="../attribute/Attributable.html#getAttribute(org.bukkit.attribute.Attribute)">getAttribute</a>, <a href="../attribute/Attributable.html#registerAttribute(org.bukkit.attribute.Attribute)">registerAttribute</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-net.kyori.adventure.audience.Audience">Methods inherited from interface&nbsp;net.kyori.adventure.audience.<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html" title="class or interface in net.kyori.adventure.audience" class="external-link">Audience</a></h3>
<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#clearTitle()" title="class or interface in net.kyori.adventure.audience" class="external-link">clearTitle</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#filterAudience(java.util.function.Predicate)" title="class or interface in net.kyori.adventure.audience" class="external-link">filterAudience</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#forEachAudience(java.util.function.Consumer)" title="class or interface in net.kyori.adventure.audience" class="external-link">forEachAudience</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#hideBossBar(net.kyori.adventure.bossbar.BossBar)" title="class or interface in net.kyori.adventure.audience" class="external-link">hideBossBar</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#openBook(net.kyori.adventure.inventory.Book)" title="class or interface in net.kyori.adventure.audience" class="external-link">openBook</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#openBook(net.kyori.adventure.inventory.Book.Builder)" title="class or interface in net.kyori.adventure.audience" class="external-link">openBook</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#playSound(net.kyori.adventure.sound.Sound)" title="class or interface in net.kyori.adventure.audience" class="external-link">playSound</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#playSound(net.kyori.adventure.sound.Sound,double,double,double)" title="class or interface in net.kyori.adventure.audience" class="external-link">playSound</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#playSound(net.kyori.adventure.sound.Sound,net.kyori.adventure.sound.Sound.Emitter)" title="class or interface in net.kyori.adventure.audience" class="external-link">playSound</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendActionBar</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendActionBar</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identified,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identified,net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identified,net.kyori.adventure.text.ComponentLike,net.kyori.adventure.audience.MessageType)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identified,net.kyori.adventure.text.Component,net.kyori.adventure.audience.MessageType)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identity,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identity,net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identity,net.kyori.adventure.text.ComponentLike,net.kyori.adventure.audience.MessageType)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.text.ComponentLike,net.kyori.adventure.audience.MessageType)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.text.Component,net.kyori.adventure.audience.MessageType)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendMessage</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListFooter(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListFooter</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListFooter(net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListFooter</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeader(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListHeader</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeader(net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListHeader</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.ComponentLike,net.kyori.adventure.text.ComponentLike)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListHeaderAndFooter</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendPlayerListHeaderAndFooter</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link">sendTitlePart</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showBossBar(net.kyori.adventure.bossbar.BossBar)" title="class or interface in net.kyori.adventure.audience" class="external-link">showBossBar</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link">showTitle</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#stopSound(net.kyori.adventure.sound.Sound)" title="class or interface in net.kyori.adventure.audience" class="external-link">stopSound</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#stopSound(net.kyori.adventure.sound.SoundStop)" title="class or interface in net.kyori.adventure.audience" class="external-link">stopSound</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.command.CommandSender">Methods inherited from interface&nbsp;org.bukkit.command.<a href="../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a></h3>
<code><a href="../command/CommandSender.html#name()">name</a>, <a href="../command/CommandSender.html#sendMessage(java.lang.String)">sendMessage</a>, <a href="../command/CommandSender.html#sendMessage(java.lang.String...)">sendMessage</a>, <a href="../command/CommandSender.html#sendMessage(java.util.UUID,java.lang.String)">sendMessage</a>, <a href="../command/CommandSender.html#sendMessage(java.util.UUID,java.lang.String...)">sendMessage</a>, <a href="../command/CommandSender.html#sendMessage(net.kyori.adventure.identity.Identity,net.kyori.adventure.text.Component,net.kyori.adventure.audience.MessageType)">sendMessage</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.configuration.serialization.ConfigurationSerializable">Methods inherited from interface&nbsp;org.bukkit.configuration.serialization.<a href="../configuration/serialization/ConfigurationSerializable.html" title="interface in org.bukkit.configuration.serialization">ConfigurationSerializable</a></h3>
<code><a href="../configuration/serialization/ConfigurationSerializable.html#serialize()">serialize</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.conversations.Conversable">Methods inherited from interface&nbsp;org.bukkit.conversations.<a href="../conversations/Conversable.html" title="interface in org.bukkit.conversations">Conversable</a></h3>
<code><a href="../conversations/Conversable.html#abandonConversation(org.bukkit.conversations.Conversation)">abandonConversation</a>, <a href="../conversations/Conversable.html#abandonConversation(org.bukkit.conversations.Conversation,org.bukkit.conversations.ConversationAbandonedEvent)">abandonConversation</a>, <a href="../conversations/Conversable.html#acceptConversationInput(java.lang.String)">acceptConversationInput</a>, <a href="../conversations/Conversable.html#beginConversation(org.bukkit.conversations.Conversation)">beginConversation</a>, <a href="../conversations/Conversable.html#isConversing()">isConversing</a>, <a href="../conversations/Conversable.html#sendRawMessage(java.util.UUID,java.lang.String)">sendRawMessage</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.entity.Damageable">Methods inherited from interface&nbsp;org.bukkit.entity.<a href="Damageable.html" title="interface in org.bukkit.entity">Damageable</a></h3>
<code><a href="Damageable.html#damage(double)">damage</a>, <a href="Damageable.html#damage(double,org.bukkit.entity.Entity)">damage</a>, <a href="Damageable.html#getAbsorptionAmount()">getAbsorptionAmount</a>, <a href="Damageable.html#getHealth()">getHealth</a>, <a href="Damageable.html#getMaxHealth()">getMaxHealth</a>, <a href="Damageable.html#resetMaxHealth()">resetMaxHealth</a>, <a href="Damageable.html#setAbsorptionAmount(double)">setAbsorptionAmount</a>, <a href="Damageable.html#setHealth(double)">setHealth</a>, <a href="Damageable.html#setMaxHealth(double)">setMaxHealth</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.entity.Entity">Methods inherited from interface&nbsp;org.bukkit.entity.<a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></h3>
<code><a href="Entity.html#addPassenger(org.bukkit.entity.Entity)">addPassenger</a>, <a href="Entity.html#addScoreboardTag(java.lang.String)">addScoreboardTag</a>, <a href="Entity.html#eject()">eject</a>, <a href="Entity.html#fromMobSpawner()">fromMobSpawner</a>, <a href="Entity.html#getBoundingBox()">getBoundingBox</a>, <a href="Entity.html#getChunk()">getChunk</a>, <a href="Entity.html#getEntityId()">getEntityId</a>, <a href="Entity.html#getEntitySpawnReason()">getEntitySpawnReason</a>, <a href="Entity.html#getFacing()">getFacing</a>, <a href="Entity.html#getFallDistance()">getFallDistance</a>, <a href="Entity.html#getFireTicks()">getFireTicks</a>, <a href="Entity.html#getFreezeTicks()">getFreezeTicks</a>, <a href="Entity.html#getHeight()">getHeight</a>, <a href="Entity.html#getLastDamageCause()">getLastDamageCause</a>, <a href="Entity.html#getLocation()">getLocation</a>, <a href="Entity.html#getLocation(org.bukkit.Location)">getLocation</a>, <a href="Entity.html#getMaxFireTicks()">getMaxFireTicks</a>, <a href="Entity.html#getMaxFreezeTicks()">getMaxFreezeTicks</a>, <a href="Entity.html#getNearbyEntities(double,double,double)">getNearbyEntities</a>, <a href="Entity.html#getOrigin()">getOrigin</a>, <a href="Entity.html#getPassenger()">getPassenger</a>, <a href="Entity.html#getPassengers()">getPassengers</a>, <a href="Entity.html#getPistonMoveReaction()">getPistonMoveReaction</a>, <a href="Entity.html#getPortalCooldown()">getPortalCooldown</a>, <a href="Entity.html#getPose()">getPose</a>, <a href="Entity.html#getScoreboardTags()">getScoreboardTags</a>, <a href="Entity.html#getServer()">getServer</a>, <a href="Entity.html#getTicksLived()">getTicksLived</a>, <a href="Entity.html#getTrackedPlayers()">getTrackedPlayers</a>, <a href="Entity.html#getType()">getType</a>, <a href="Entity.html#getUniqueId()">getUniqueId</a>, <a href="Entity.html#getVehicle()">getVehicle</a>, <a href="Entity.html#getVelocity()">getVelocity</a>, <a href="Entity.html#getWidth()">getWidth</a>, <a href="Entity.html#getWorld()">getWorld</a>, <a href="Entity.html#hasGravity()">hasGravity</a>, <a href="Entity.html#isCustomNameVisible()">isCustomNameVisible</a>, <a href="Entity.html#isDead()">isDead</a>, <a href="Entity.html#isEmpty()">isEmpty</a>, <a href="Entity.html#isFrozen()">isFrozen</a>, <a href="Entity.html#isGlowing()">isGlowing</a>, <a href="Entity.html#isInBubbleColumn()">isInBubbleColumn</a>, <a href="Entity.html#isInLava()">isInLava</a>, <a href="Entity.html#isInRain()">isInRain</a>, <a href="Entity.html#isInsideVehicle()">isInsideVehicle</a>, <a href="Entity.html#isInvulnerable()">isInvulnerable</a>, <a href="Entity.html#isInWater()">isInWater</a>, <a href="Entity.html#isInWaterOrBubbleColumn()">isInWaterOrBubbleColumn</a>, <a href="Entity.html#isInWaterOrRain()">isInWaterOrRain</a>, <a href="Entity.html#isInWaterOrRainOrBubbleColumn()">isInWaterOrRainOrBubbleColumn</a>, <a href="Entity.html#isPersistent()">isPersistent</a>, <a href="Entity.html#isSilent()">isSilent</a>, <a href="Entity.html#isTicking()">isTicking</a>, <a href="Entity.html#isValid()">isValid</a>, <a href="Entity.html#isVisualFire()">isVisualFire</a>, <a href="Entity.html#leaveVehicle()">leaveVehicle</a>, <a href="Entity.html#playEffect(org.bukkit.EntityEffect)">playEffect</a>, <a href="Entity.html#remove()">remove</a>, <a href="Entity.html#removePassenger(org.bukkit.entity.Entity)">removePassenger</a>, <a href="Entity.html#removeScoreboardTag(java.lang.String)">removeScoreboardTag</a>, <a href="Entity.html#setCustomNameVisible(boolean)">setCustomNameVisible</a>, <a href="Entity.html#setFallDistance(float)">setFallDistance</a>, <a href="Entity.html#setFireTicks(int)">setFireTicks</a>, <a href="Entity.html#setFreezeTicks(int)">setFreezeTicks</a>, <a href="Entity.html#setGlowing(boolean)">setGlowing</a>, <a href="Entity.html#setGravity(boolean)">setGravity</a>, <a href="Entity.html#setInvulnerable(boolean)">setInvulnerable</a>, <a href="Entity.html#setLastDamageCause(org.bukkit.event.entity.EntityDamageEvent)">setLastDamageCause</a>, <a href="Entity.html#setPassenger(org.bukkit.entity.Entity)">setPassenger</a>, <a href="Entity.html#setPersistent(boolean)">setPersistent</a>, <a href="Entity.html#setPortalCooldown(int)">setPortalCooldown</a>, <a href="Entity.html#setRotation(float,float)">setRotation</a>, <a href="Entity.html#setSilent(boolean)">setSilent</a>, <a href="Entity.html#setTicksLived(int)">setTicksLived</a>, <a href="Entity.html#setVelocity(org.bukkit.util.Vector)">setVelocity</a>, <a href="Entity.html#setVisualFire(boolean)">setVisualFire</a>, <a href="Entity.html#spawnAt(org.bukkit.Location)">spawnAt</a>, <a href="Entity.html#spawnAt(org.bukkit.Location,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)">spawnAt</a>, <a href="Entity.html#teamDisplayName()">teamDisplayName</a>, <a href="Entity.html#teleport(org.bukkit.entity.Entity)">teleport</a>, <a href="Entity.html#teleport(org.bukkit.entity.Entity,org.bukkit.event.player.PlayerTeleportEvent.TeleportCause)">teleport</a>, <a href="Entity.html#teleport(org.bukkit.Location)">teleport</a>, <a href="Entity.html#teleport(org.bukkit.Location,org.bukkit.event.player.PlayerTeleportEvent.TeleportCause)">teleport</a>, <a href="Entity.html#teleportAsync(org.bukkit.Location)">teleportAsync</a>, <a href="Entity.html#teleportAsync(org.bukkit.Location,org.bukkit.event.player.PlayerTeleportEvent.TeleportCause)">teleportAsync</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-net.kyori.adventure.text.event.HoverEventSource">Methods inherited from interface&nbsp;net.kyori.adventure.text.event.<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a></h3>
<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html#asHoverEvent()" title="class or interface in net.kyori.adventure.text.event" class="external-link">asHoverEvent</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.entity.HumanEntity">Methods inherited from interface&nbsp;org.bukkit.entity.<a href="HumanEntity.html" title="interface in org.bukkit.entity">HumanEntity</a></h3>
<code><a href="HumanEntity.html#closeInventory()">closeInventory</a>, <a href="HumanEntity.html#closeInventory(org.bukkit.event.inventory.InventoryCloseEvent.Reason)">closeInventory</a>, <a href="HumanEntity.html#discoverRecipe(org.bukkit.NamespacedKey)">discoverRecipe</a>, <a href="HumanEntity.html#discoverRecipes(java.util.Collection)">discoverRecipes</a>, <a href="HumanEntity.html#dropItem(boolean)">dropItem</a>, <a href="HumanEntity.html#getAttackCooldown()">getAttackCooldown</a>, <a href="HumanEntity.html#getBedLocation()">getBedLocation</a>, <a href="HumanEntity.html#getCooldown(org.bukkit.Material)">getCooldown</a>, <a href="HumanEntity.html#getDiscoveredRecipes()">getDiscoveredRecipes</a>, <a href="HumanEntity.html#getEnderChest()">getEnderChest</a>, <a href="HumanEntity.html#getEquipment()">getEquipment</a>, <a href="HumanEntity.html#getExhaustion()">getExhaustion</a>, <a href="HumanEntity.html#getExpToLevel()">getExpToLevel</a>, <a href="HumanEntity.html#getFoodLevel()">getFoodLevel</a>, <a href="HumanEntity.html#getGameMode()">getGameMode</a>, <a href="HumanEntity.html#getInventory()">getInventory</a>, <a href="HumanEntity.html#getItemInHand()">getItemInHand</a>, <a href="HumanEntity.html#getItemInUse()">getItemInUse</a>, <a href="HumanEntity.html#getItemOnCursor()">getItemOnCursor</a>, <a href="HumanEntity.html#getMainHand()">getMainHand</a>, <a href="HumanEntity.html#getName()">getName</a>, <a href="HumanEntity.html#getOpenInventory()">getOpenInventory</a>, <a href="HumanEntity.html#getPotentialBedLocation()">getPotentialBedLocation</a>, <a href="HumanEntity.html#getSaturatedRegenRate()">getSaturatedRegenRate</a>, <a href="HumanEntity.html#getSaturation()">getSaturation</a>, <a href="HumanEntity.html#getShoulderEntityLeft()">getShoulderEntityLeft</a>, <a href="HumanEntity.html#getShoulderEntityRight()">getShoulderEntityRight</a>, <a href="HumanEntity.html#getSleepTicks()">getSleepTicks</a>, <a href="HumanEntity.html#getStarvationRate()">getStarvationRate</a>, <a href="HumanEntity.html#getUnsaturatedRegenRate()">getUnsaturatedRegenRate</a>, <a href="HumanEntity.html#hasCooldown(org.bukkit.Material)">hasCooldown</a>, <a href="HumanEntity.html#hasDiscoveredRecipe(org.bukkit.NamespacedKey)">hasDiscoveredRecipe</a>, <a href="HumanEntity.html#isBlocking()">isBlocking</a>, <a href="HumanEntity.html#isDeeplySleeping()">isDeeplySleeping</a>, <a href="HumanEntity.html#isHandRaised()">isHandRaised</a>, <a href="HumanEntity.html#openAnvil(org.bukkit.Location,boolean)">openAnvil</a>, <a href="HumanEntity.html#openCartographyTable(org.bukkit.Location,boolean)">openCartographyTable</a>, <a href="HumanEntity.html#openEnchanting(org.bukkit.Location,boolean)">openEnchanting</a>, <a href="HumanEntity.html#openGrindstone(org.bukkit.Location,boolean)">openGrindstone</a>, <a href="HumanEntity.html#openInventory(org.bukkit.inventory.Inventory)">openInventory</a>, <a href="HumanEntity.html#openInventory(org.bukkit.inventory.InventoryView)">openInventory</a>, <a href="HumanEntity.html#openLoom(org.bukkit.Location,boolean)">openLoom</a>, <a href="HumanEntity.html#openMerchant(org.bukkit.entity.Villager,boolean)">openMerchant</a>, <a href="HumanEntity.html#openMerchant(org.bukkit.inventory.Merchant,boolean)">openMerchant</a>, <a href="HumanEntity.html#openSign(org.bukkit.block.Sign)">openSign</a>, <a href="HumanEntity.html#openSmithingTable(org.bukkit.Location,boolean)">openSmithingTable</a>, <a href="HumanEntity.html#openStonecutter(org.bukkit.Location,boolean)">openStonecutter</a>, <a href="HumanEntity.html#openWorkbench(org.bukkit.Location,boolean)">openWorkbench</a>, <a href="HumanEntity.html#releaseLeftShoulderEntity()">releaseLeftShoulderEntity</a>, <a href="HumanEntity.html#releaseRightShoulderEntity()">releaseRightShoulderEntity</a>, <a href="HumanEntity.html#setCooldown(org.bukkit.Material,int)">setCooldown</a>, <a href="HumanEntity.html#setExhaustion(float)">setExhaustion</a>, <a href="HumanEntity.html#setFoodLevel(int)">setFoodLevel</a>, <a href="HumanEntity.html#setGameMode(org.bukkit.GameMode)">setGameMode</a>, <a href="HumanEntity.html#setItemInHand(org.bukkit.inventory.ItemStack)">setItemInHand</a>, <a href="HumanEntity.html#setItemOnCursor(org.bukkit.inventory.ItemStack)">setItemOnCursor</a>, <a href="HumanEntity.html#setSaturatedRegenRate(int)">setSaturatedRegenRate</a>, <a href="HumanEntity.html#setSaturation(float)">setSaturation</a>, <a href="HumanEntity.html#setShoulderEntityLeft(org.bukkit.entity.Entity)">setShoulderEntityLeft</a>, <a href="HumanEntity.html#setShoulderEntityRight(org.bukkit.entity.Entity)">setShoulderEntityRight</a>, <a href="HumanEntity.html#setStarvationRate(int)">setStarvationRate</a>, <a href="HumanEntity.html#setUnsaturatedRegenRate(int)">setUnsaturatedRegenRate</a>, <a href="HumanEntity.html#setWindowProperty(org.bukkit.inventory.InventoryView.Property,int)">setWindowProperty</a>, <a href="HumanEntity.html#sleep(org.bukkit.Location,boolean)">sleep</a>, <a href="HumanEntity.html#undiscoverRecipe(org.bukkit.NamespacedKey)">undiscoverRecipe</a>, <a href="HumanEntity.html#undiscoverRecipes(java.util.Collection)">undiscoverRecipes</a>, <a href="HumanEntity.html#wakeup(boolean)">wakeup</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.entity.LivingEntity">Methods inherited from interface&nbsp;org.bukkit.entity.<a href="LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a></h3>
<code><a href="LivingEntity.html#addPotionEffect(org.bukkit.potion.PotionEffect)">addPotionEffect</a>, <a href="LivingEntity.html#addPotionEffect(org.bukkit.potion.PotionEffect,boolean)">addPotionEffect</a>, <a href="LivingEntity.html#addPotionEffects(java.util.Collection)">addPotionEffects</a>, <a href="LivingEntity.html#attack(org.bukkit.entity.Entity)">attack</a>, <a href="LivingEntity.html#clearActiveItem()">clearActiveItem</a>, <a href="LivingEntity.html#getActiveItem()">getActiveItem</a>, <a href="LivingEntity.html#getActivePotionEffects()">getActivePotionEffects</a>, <a href="LivingEntity.html#getArrowCooldown()">getArrowCooldown</a>, <a href="LivingEntity.html#getArrowsInBody()">getArrowsInBody</a>, <a href="LivingEntity.html#getArrowsStuck()">getArrowsStuck</a>, <a href="LivingEntity.html#getBeeStingerCooldown()">getBeeStingerCooldown</a>, <a href="LivingEntity.html#getBeeStingersInBody()">getBeeStingersInBody</a>, <a href="LivingEntity.html#getCanPickupItems()">getCanPickupItems</a>, <a href="LivingEntity.html#getCategory()">getCategory</a>, <a href="LivingEntity.html#getCollidableExemptions()">getCollidableExemptions</a>, <a href="LivingEntity.html#getEyeHeight()">getEyeHeight</a>, <a href="LivingEntity.html#getEyeHeight(boolean)">getEyeHeight</a>, <a href="LivingEntity.html#getEyeLocation()">getEyeLocation</a>, <a href="LivingEntity.html#getHandRaised()">getHandRaised</a>, <a href="LivingEntity.html#getHandRaisedTime()">getHandRaisedTime</a>, <a href="LivingEntity.html#getHurtDirection()">getHurtDirection</a>, <a href="LivingEntity.html#getItemUseRemainingTime()">getItemUseRemainingTime</a>, <a href="LivingEntity.html#getKiller()">getKiller</a>, <a href="LivingEntity.html#getLastDamage()">getLastDamage</a>, <a href="LivingEntity.html#getLastTwoTargetBlocks(java.util.Set,int)">getLastTwoTargetBlocks</a>, <a href="LivingEntity.html#getLeashHolder()">getLeashHolder</a>, <a href="LivingEntity.html#getLineOfSight(java.util.Set,int)">getLineOfSight</a>, <a href="LivingEntity.html#getMaximumAir()">getMaximumAir</a>, <a href="LivingEntity.html#getMaximumNoDamageTicks()">getMaximumNoDamageTicks</a>, <a href="LivingEntity.html#getMemory(org.bukkit.entity.memory.MemoryKey)">getMemory</a>, <a href="LivingEntity.html#getNoDamageTicks()">getNoDamageTicks</a>, <a href="LivingEntity.html#getPotionEffect(org.bukkit.potion.PotionEffectType)">getPotionEffect</a>, <a href="LivingEntity.html#getRemainingAir()">getRemainingAir</a>, <a href="LivingEntity.html#getRemoveWhenFarAway()">getRemoveWhenFarAway</a>, <a href="LivingEntity.html#getShieldBlockingDelay()">getShieldBlockingDelay</a>, <a href="LivingEntity.html#getTargetBlock(int)">getTargetBlock</a>, <a href="LivingEntity.html#getTargetBlock(int,com.destroystokyo.paper.block.TargetBlockInfo.FluidMode)">getTargetBlock</a>, <a href="LivingEntity.html#getTargetBlock(java.util.Set,int)">getTargetBlock</a>, <a href="LivingEntity.html#getTargetBlockExact(int)">getTargetBlockExact</a>, <a href="LivingEntity.html#getTargetBlockExact(int,org.bukkit.FluidCollisionMode)">getTargetBlockExact</a>, <a href="LivingEntity.html#getTargetBlockFace(int)">getTargetBlockFace</a>, <a href="LivingEntity.html#getTargetBlockFace(int,com.destroystokyo.paper.block.TargetBlockInfo.FluidMode)">getTargetBlockFace</a>, <a href="LivingEntity.html#getTargetBlockInfo(int)">getTargetBlockInfo</a>, <a href="LivingEntity.html#getTargetBlockInfo(int,com.destroystokyo.paper.block.TargetBlockInfo.FluidMode)">getTargetBlockInfo</a>, <a href="LivingEntity.html#getTargetEntity(int)">getTargetEntity</a>, <a href="LivingEntity.html#getTargetEntity(int,boolean)">getTargetEntity</a>, <a href="LivingEntity.html#getTargetEntityInfo(int)">getTargetEntityInfo</a>, <a href="LivingEntity.html#getTargetEntityInfo(int,boolean)">getTargetEntityInfo</a>, <a href="LivingEntity.html#hasAI()">hasAI</a>, <a href="LivingEntity.html#hasLineOfSight(org.bukkit.entity.Entity)">hasLineOfSight</a>, <a href="LivingEntity.html#hasLineOfSight(org.bukkit.Location)">hasLineOfSight</a>, <a href="LivingEntity.html#hasPotionEffect(org.bukkit.potion.PotionEffectType)">hasPotionEffect</a>, <a href="LivingEntity.html#isClimbing()">isClimbing</a>, <a href="LivingEntity.html#isCollidable()">isCollidable</a>, <a href="LivingEntity.html#isGliding()">isGliding</a>, <a href="LivingEntity.html#isInvisible()">isInvisible</a>, <a href="LivingEntity.html#isJumping()">isJumping</a>, <a href="LivingEntity.html#isLeashed()">isLeashed</a>, <a href="LivingEntity.html#isRiptiding()">isRiptiding</a>, <a href="LivingEntity.html#isSleeping()">isSleeping</a>, <a href="LivingEntity.html#isSwimming()">isSwimming</a>, <a href="LivingEntity.html#playPickupItemAnimation(org.bukkit.entity.Item)">playPickupItemAnimation</a>, <a href="LivingEntity.html#playPickupItemAnimation(org.bukkit.entity.Item,int)">playPickupItemAnimation</a>, <a href="LivingEntity.html#rayTraceBlocks(double)">rayTraceBlocks</a>, <a href="LivingEntity.html#rayTraceBlocks(double,org.bukkit.FluidCollisionMode)">rayTraceBlocks</a>, <a href="LivingEntity.html#removePotionEffect(org.bukkit.potion.PotionEffectType)">removePotionEffect</a>, <a href="LivingEntity.html#setAI(boolean)">setAI</a>, <a href="LivingEntity.html#setArrowCooldown(int)">setArrowCooldown</a>, <a href="LivingEntity.html#setArrowsInBody(int)">setArrowsInBody</a>, <a href="LivingEntity.html#setArrowsStuck(int)">setArrowsStuck</a>, <a href="LivingEntity.html#setBeeStingerCooldown(int)">setBeeStingerCooldown</a>, <a href="LivingEntity.html#setBeeStingersInBody(int)">setBeeStingersInBody</a>, <a href="LivingEntity.html#setCanPickupItems(boolean)">setCanPickupItems</a>, <a href="LivingEntity.html#setCollidable(boolean)">setCollidable</a>, <a href="LivingEntity.html#setGliding(boolean)">setGliding</a>, <a href="LivingEntity.html#setHurtDirection(float)">setHurtDirection</a>, <a href="LivingEntity.html#setInvisible(boolean)">setInvisible</a>, <a href="LivingEntity.html#setJumping(boolean)">setJumping</a>, <a href="LivingEntity.html#setKiller(org.bukkit.entity.Player)">setKiller</a>, <a href="LivingEntity.html#setLastDamage(double)">setLastDamage</a>, <a href="LivingEntity.html#setLeashHolder(org.bukkit.entity.Entity)">setLeashHolder</a>, <a href="LivingEntity.html#setMaximumAir(int)">setMaximumAir</a>, <a href="LivingEntity.html#setMaximumNoDamageTicks(int)">setMaximumNoDamageTicks</a>, <a href="LivingEntity.html#setMemory(org.bukkit.entity.memory.MemoryKey,T)">setMemory</a>, <a href="LivingEntity.html#setNoDamageTicks(int)">setNoDamageTicks</a>, <a href="LivingEntity.html#setRemainingAir(int)">setRemainingAir</a>, <a href="LivingEntity.html#setRemoveWhenFarAway(boolean)">setRemoveWhenFarAway</a>, <a href="LivingEntity.html#setShieldBlockingDelay(int)">setShieldBlockingDelay</a>, <a href="LivingEntity.html#setSwimming(boolean)">setSwimming</a>, <a href="LivingEntity.html#swingMainHand()">swingMainHand</a>, <a href="LivingEntity.html#swingOffHand()">swingOffHand</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.metadata.Metadatable">Methods inherited from interface&nbsp;org.bukkit.metadata.<a href="../metadata/Metadatable.html" title="interface in org.bukkit.metadata">Metadatable</a></h3>
<code><a href="../metadata/Metadatable.html#getMetadata(java.lang.String)">getMetadata</a>, <a href="../metadata/Metadatable.html#hasMetadata(java.lang.String)">hasMetadata</a>, <a href="../metadata/Metadatable.html#removeMetadata(java.lang.String,org.bukkit.plugin.Plugin)">removeMetadata</a>, <a href="../metadata/Metadatable.html#setMetadata(java.lang.String,org.bukkit.metadata.MetadataValue)">setMetadata</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.Nameable">Methods inherited from interface&nbsp;org.bukkit.<a href="../Nameable.html" title="interface in org.bukkit">Nameable</a></h3>
<code><a href="../Nameable.html#customName()">customName</a>, <a href="../Nameable.html#customName(net.kyori.adventure.text.Component)">customName</a>, <a href="../Nameable.html#getCustomName()">getCustomName</a>, <a href="../Nameable.html#setCustomName(java.lang.String)">setCustomName</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.destroystokyo.paper.network.NetworkClient">Methods inherited from interface&nbsp;com.destroystokyo.paper.network.<a href="../../../com/destroystokyo/paper/network/NetworkClient.html" title="interface in com.destroystokyo.paper.network">NetworkClient</a></h3>
<code><a href="../../../com/destroystokyo/paper/network/NetworkClient.html#getProtocolVersion()">getProtocolVersion</a>, <a href="../../../com/destroystokyo/paper/network/NetworkClient.html#getVirtualHost()">getVirtualHost</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.OfflinePlayer">Methods inherited from interface&nbsp;org.bukkit.<a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a></h3>
<code><a href="../OfflinePlayer.html#banPlayer(java.lang.String)">banPlayer</a>, <a href="../OfflinePlayer.html#banPlayer(java.lang.String,java.lang.String)">banPlayer</a>, <a href="../OfflinePlayer.html#banPlayer(java.lang.String,java.util.Date)">banPlayer</a>, <a href="../OfflinePlayer.html#banPlayer(java.lang.String,java.util.Date,java.lang.String)">banPlayer</a>, <a href="../OfflinePlayer.html#banPlayer(java.lang.String,java.util.Date,java.lang.String,boolean)">banPlayer</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic)">decrementStatistic</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,int)">decrementStatistic</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)">decrementStatistic</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)">decrementStatistic</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.Material)">decrementStatistic</a>, <a href="../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.Material,int)">decrementStatistic</a>, <a href="../OfflinePlayer.html#getFirstPlayed()">getFirstPlayed</a>, <a href="../OfflinePlayer.html#getLastLogin()">getLastLogin</a>, <a href="../OfflinePlayer.html#getLastPlayed()">getLastPlayed</a>, <a href="../OfflinePlayer.html#getLastSeen()">getLastSeen</a>, <a href="../OfflinePlayer.html#getName()">getName</a>, <a href="../OfflinePlayer.html#getPlayer()">getPlayer</a>, <a href="../OfflinePlayer.html#getStatistic(org.bukkit.Statistic)">getStatistic</a>, <a href="../OfflinePlayer.html#getStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)">getStatistic</a>, <a href="../OfflinePlayer.html#getStatistic(org.bukkit.Statistic,org.bukkit.Material)">getStatistic</a>, <a href="../OfflinePlayer.html#getUniqueId()">getUniqueId</a>, <a href="../OfflinePlayer.html#hasPlayedBefore()">hasPlayedBefore</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic)">incrementStatistic</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,int)">incrementStatistic</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)">incrementStatistic</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)">incrementStatistic</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.Material)">incrementStatistic</a>, <a href="../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.Material,int)">incrementStatistic</a>, <a href="../OfflinePlayer.html#isBanned()">isBanned</a>, <a href="../OfflinePlayer.html#isOnline()">isOnline</a>, <a href="../OfflinePlayer.html#isWhitelisted()">isWhitelisted</a>, <a href="../OfflinePlayer.html#setStatistic(org.bukkit.Statistic,int)">setStatistic</a>, <a href="../OfflinePlayer.html#setStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)">setStatistic</a>, <a href="../OfflinePlayer.html#setStatistic(org.bukkit.Statistic,org.bukkit.Material,int)">setStatistic</a>, <a href="../OfflinePlayer.html#setWhitelisted(boolean)">setWhitelisted</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.permissions.Permissible">Methods inherited from interface&nbsp;org.bukkit.permissions.<a href="../permissions/Permissible.html" title="interface in org.bukkit.permissions">Permissible</a></h3>
<code><a href="../permissions/Permissible.html#addAttachment(org.bukkit.plugin.Plugin)">addAttachment</a>, <a href="../permissions/Permissible.html#addAttachment(org.bukkit.plugin.Plugin,int)">addAttachment</a>, <a href="../permissions/Permissible.html#addAttachment(org.bukkit.plugin.Plugin,java.lang.String,boolean)">addAttachment</a>, <a href="../permissions/Permissible.html#addAttachment(org.bukkit.plugin.Plugin,java.lang.String,boolean,int)">addAttachment</a>, <a href="../permissions/Permissible.html#getEffectivePermissions()">getEffectivePermissions</a>, <a href="../permissions/Permissible.html#hasPermission(java.lang.String)">hasPermission</a>, <a href="../permissions/Permissible.html#hasPermission(org.bukkit.permissions.Permission)">hasPermission</a>, <a href="../permissions/Permissible.html#isPermissionSet(java.lang.String)">isPermissionSet</a>, <a href="../permissions/Permissible.html#isPermissionSet(org.bukkit.permissions.Permission)">isPermissionSet</a>, <a href="../permissions/Permissible.html#permissionValue(java.lang.String)">permissionValue</a>, <a href="../permissions/Permissible.html#permissionValue(org.bukkit.permissions.Permission)">permissionValue</a>, <a href="../permissions/Permissible.html#recalculatePermissions()">recalculatePermissions</a>, <a href="../permissions/Permissible.html#removeAttachment(org.bukkit.permissions.PermissionAttachment)">removeAttachment</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.persistence.PersistentDataHolder">Methods inherited from interface&nbsp;org.bukkit.persistence.<a href="../persistence/PersistentDataHolder.html" title="interface in org.bukkit.persistence">PersistentDataHolder</a></h3>
<code><a href="../persistence/PersistentDataHolder.html#getPersistentDataContainer()">getPersistentDataContainer</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.plugin.messaging.PluginMessageRecipient">Methods inherited from interface&nbsp;org.bukkit.plugin.messaging.<a href="../plugin/messaging/PluginMessageRecipient.html" title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a></h3>
<code><a href="../plugin/messaging/PluginMessageRecipient.html#getListeningPluginChannels()">getListeningPluginChannels</a>, <a href="../plugin/messaging/PluginMessageRecipient.html#sendPluginMessage(org.bukkit.plugin.Plugin,java.lang.String,byte%5B%5D)">sendPluginMessage</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-net.kyori.adventure.pointer.Pointered">Methods inherited from interface&nbsp;net.kyori.adventure.pointer.<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html" title="class or interface in net.kyori.adventure.pointer" class="external-link">Pointered</a></h3>
<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html#get(net.kyori.adventure.pointer.Pointer)" title="class or interface in net.kyori.adventure.pointer" class="external-link">get</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html#getOrDefault(net.kyori.adventure.pointer.Pointer,T)" title="class or interface in net.kyori.adventure.pointer" class="external-link">getOrDefault</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html#getOrDefaultFrom(net.kyori.adventure.pointer.Pointer,java.util.function.Supplier)" title="class or interface in net.kyori.adventure.pointer" class="external-link">getOrDefaultFrom</a>, <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/pointer/Pointered.html#pointers()" title="class or interface in net.kyori.adventure.pointer" class="external-link">pointers</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.projectiles.ProjectileSource">Methods inherited from interface&nbsp;org.bukkit.projectiles.<a href="../projectiles/ProjectileSource.html" title="interface in org.bukkit.projectiles">ProjectileSource</a></h3>
<code><a href="../projectiles/ProjectileSource.html#launchProjectile(java.lang.Class)">launchProjectile</a>, <a href="../projectiles/ProjectileSource.html#launchProjectile(java.lang.Class,org.bukkit.util.Vector)">launchProjectile</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.bukkit.permissions.ServerOperator">Methods inherited from interface&nbsp;org.bukkit.permissions.<a href="../permissions/ServerOperator.html" title="interface in org.bukkit.permissions">ServerOperator</a></h3>
<code><a href="../permissions/ServerOperator.html#isOp()">isOp</a>, <a href="../permissions/ServerOperator.html#setOp(boolean)">setOp</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="identity()">
<h3>identity</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identity.html" title="class or interface in net.kyori.adventure.identity" class="external-link">Identity</a></span>&nbsp;<span class="element-name">identity</span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identified.html#identity()" title="class or interface in net.kyori.adventure.identity" class="external-link">net.kyori.adventure.identity.Identified</a></code></span></div>
<div class="block">Gets the identity.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identified.html#identity()" title="class or interface in net.kyori.adventure.identity" class="external-link">identity</a></code>&nbsp;in interface&nbsp;<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/identity/Identified.html" title="class or interface in net.kyori.adventure.identity" class="external-link">Identified</a></code></dd>
<dt>Returns:</dt>
<dd>the identity</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="displayName()">
<h3>displayName</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></span>&nbsp;<span class="element-name">displayName</span>()</div>
<div class="block">Gets the "friendly" name to display of this player.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the display name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="displayName(net.kyori.adventure.text.Component)">
<h3>displayName</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">displayName</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;displayName)</span></div>
<div class="block">Sets the "friendly" name to display of this player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>displayName</code> - the display name to set</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getDisplayName()">
<h3>getDisplayName</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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></span>&nbsp;<span class="element-name">getDisplayName</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#displayName()"><code>displayName()</code></a></div>
</div>
<div class="block">Gets the "friendly" name to display of this player. This may include
color.
<p>
Note that this name will not be displayed in game, only in chat and
places defined by plugins.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the friendly name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setDisplayName(java.lang.String)">
<h3>setDisplayName</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setDisplayName</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;name)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#displayName(net.kyori.adventure.text.Component)"><code>displayName(net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Sets the "friendly" name to display of this player. This may include
color.
<p>
Note that this name will not be displayed in game, only in chat and
places defined by plugins.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - The new display name.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playerListName(net.kyori.adventure.text.Component)">
<h3>playerListName</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playerListName</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;name)</span></div>
<div class="block">Sets the name that is shown on the in-game player list.
<p>
If the value is null, the name will be identical to <a href="HumanEntity.html#getName()"><code>HumanEntity.getName()</code></a>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - new player list name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playerListName()">
<h3>playerListName</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></span>&nbsp;<span class="element-name">playerListName</span>()</div>
<div class="block">Gets the name that is shown on the in-game player list.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the player list name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playerListHeader()">
<h3>playerListHeader</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></span>&nbsp;<span class="element-name">playerListHeader</span>()</div>
<div class="block">Gets the currently displayed player list header for this player.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>player list header or null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playerListFooter()">
<h3>playerListFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></span>&nbsp;<span class="element-name">playerListFooter</span>()</div>
<div class="block">Gets the currently displayed player list footer for this player.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>player list footer or null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerListName()">
<h3>getPlayerListName</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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></span>&nbsp;<span class="element-name">getPlayerListName</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListName()"><code>playerListName()</code></a></div>
</div>
<div class="block">Gets the name that is shown on the player list.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the player list name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListName(java.lang.String)">
<h3>setPlayerListName</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListName</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;name)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListName(net.kyori.adventure.text.Component)"><code>playerListName(net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Sets the name that is shown on the in-game player list.
<p>
If the value is null, the name will be identical to <a href="HumanEntity.html#getName()"><code>HumanEntity.getName()</code></a>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - new player list name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerListHeader()">
<h3>getPlayerListHeader</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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></span>&nbsp;<span class="element-name">getPlayerListHeader</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListHeader()"><code>playerListHeader()</code></a></div>
</div>
<div class="block">Gets the currently displayed player list header for this player.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>player list header or null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerListFooter()">
<h3>getPlayerListFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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></span>&nbsp;<span class="element-name">getPlayerListFooter</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#playerListFooter()"><code>playerListFooter()</code></a></div>
</div>
<div class="block">Gets the currently displayed player list footer for this player.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>player list header or null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListHeader(java.lang.String)">
<h3>setPlayerListHeader</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListHeader</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;header)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeader(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeader(net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Sets the currently displayed player list header for this player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>header</code> - player list header, null for empty</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListFooter(java.lang.String)">
<h3>setPlayerListFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListFooter</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;footer)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListFooter(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListFooter(net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Sets the currently displayed player list footer for this player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>footer</code> - player list footer, null for empty</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListHeaderFooter(java.lang.String,java.lang.String)">
<h3>setPlayerListHeaderFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListHeaderFooter</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;header,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;footer)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Sets the currently displayed player list header and footer for this
player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>header</code> - player list header, null for empty</dd>
<dd><code>footer</code> - player list footer, null for empty</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setCompassTarget(org.bukkit.Location)">
<h3>setCompassTarget</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setCompassTarget</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc)</span></div>
<div class="block">Set the target of the player's compass.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - Location to point to</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getCompassTarget()">
<h3>getCompassTarget</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a></span>&nbsp;<span class="element-name">getCompassTarget</span>()</div>
<div class="block">Get the previously set compass target.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>location of the target</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getAddress()">
<h3>getAddress</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/InetSocketAddress.html" title="class or interface in java.net" class="external-link">InetSocketAddress</a></span>&nbsp;<span class="element-name">getAddress</span>()</div>
<div class="block">Gets the socket address of this player</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../../../com/destroystokyo/paper/network/NetworkClient.html#getAddress()">getAddress</a></code>&nbsp;in interface&nbsp;<code><a href="../../../com/destroystokyo/paper/network/NetworkClient.html" title="interface in com.destroystokyo.paper.network">NetworkClient</a></code></dd>
<dt>Returns:</dt>
<dd>the player's address</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendRawMessage(java.lang.String)">
<h3>sendRawMessage</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendRawMessage</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</span></div>
<div class="block">Sends this sender a message raw</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../conversations/Conversable.html#sendRawMessage(java.lang.String)">sendRawMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../conversations/Conversable.html" title="interface in org.bukkit.conversations">Conversable</a></code></dd>
<dt>Parameters:</dt>
<dd><code>message</code> - Message to be displayed</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="kickPlayer(java.lang.String)">
<h3>kickPlayer</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">kickPlayer</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;message)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#kick(net.kyori.adventure.text.Component)"><code>kick(net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Kicks player with custom kick message.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - kick message</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="kick(net.kyori.adventure.text.Component)">
<h3>kick</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">kick</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;message)</span></div>
<div class="block">Kicks player with custom kick message.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - kick message</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="kick(net.kyori.adventure.text.Component,org.bukkit.event.player.PlayerKickEvent.Cause)">
<h3>kick</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">kick</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;message,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="../event/player/PlayerKickEvent.Cause.html" title="enum class in org.bukkit.event.player">PlayerKickEvent.Cause</a>&nbsp;cause)</span></div>
<div class="block">Kicks player with custom kick message and cause.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - kick message</dd>
<dd><code>cause</code> - kick cause</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="chat(java.lang.String)">
<h3>chat</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">chat</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;msg)</span></div>
<div class="block">Says a message (or runs a command).</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>msg</code> - message to print</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="performCommand(java.lang.String)">
<h3>performCommand</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">performCommand</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;command)</span></div>
<div class="block">Makes the player perform the given command</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>command</code> - Command to perform</dd>
<dt>Returns:</dt>
<dd>true if the command was successful, otherwise false</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isOnGround()">
<h3>isOnGround</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">boolean</span>&nbsp;<span class="element-name">isOnGround</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This value is controlled only by the client and is therefore
unreliable and vulnerable to spoofing and/or desync depending on the
context/time which it is accessed</div>
</div>
<div class="block">Returns true if the entity is supported by a block.
This value is a state updated by the client after each movement.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Entity.html#isOnGround()">isOnGround</a></code>&nbsp;in interface&nbsp;<code><a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></code></dd>
<dt>Returns:</dt>
<dd>True if entity is on ground.</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#isOnGround()"><code>isOnGround()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isSneaking()">
<h3>isSneaking</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isSneaking</span>()</div>
<div class="block">Returns if the player is in sneak mode</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if player is in sneak mode</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSneaking(boolean)">
<h3>setSneaking</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setSneaking</span><wbr><span class="parameters">(boolean&nbsp;sneak)</span></div>
<div class="block">Sets the sneak mode the player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sneak</code> - true if player should appear sneaking</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isSprinting()">
<h3>isSprinting</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isSprinting</span>()</div>
<div class="block">Gets whether the player is sprinting or not.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if player is sprinting.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSprinting(boolean)">
<h3>setSprinting</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setSprinting</span><wbr><span class="parameters">(boolean&nbsp;sprinting)</span></div>
<div class="block">Sets whether the player is sprinting or not.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sprinting</code> - true if the player should be sprinting</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="saveData()">
<h3>saveData</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">saveData</span>()</div>
<div class="block">Saves the players current location, health, inventory, motion, and
other information into the username.dat file, in the world/player
folder</div>
</section>
</li>
<li>
<section class="detail" id="loadData()">
<h3>loadData</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">loadData</span>()</div>
<div class="block">Loads the players current location, health, inventory, motion, and
other information from the username.dat file, in the world/player
folder.
<p>
Note: This will overwrite the players current inventory, health,
motion, etc, with the state from the saved dat file.</div>
</section>
</li>
<li>
<section class="detail" id="setSleepingIgnored(boolean)">
<h3>setSleepingIgnored</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setSleepingIgnored</span><wbr><span class="parameters">(boolean&nbsp;isSleeping)</span></div>
<div class="block">Sets whether the player is ignored as not sleeping. If everyone is
either sleeping or has this flag set, then time will advance to the
next day. If everyone has this flag set but no one is actually in bed,
then nothing will happen.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>isSleeping</code> - Whether to ignore.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isSleepingIgnored()">
<h3>isSleepingIgnored</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isSleepingIgnored</span>()</div>
<div class="block">Returns whether the player is sleeping ignored.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>Whether player is ignoring sleep.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getBedSpawnLocation()">
<h3>getBedSpawnLocation</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a></span>&nbsp;<span class="element-name">getBedSpawnLocation</span>()</div>
<div class="block">Gets the Location where the player will spawn at their bed, null if
they have not slept in one or their current bed spawn is invalid.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../OfflinePlayer.html#getBedSpawnLocation()">getBedSpawnLocation</a></code>&nbsp;in interface&nbsp;<code><a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a></code></dd>
<dt>Returns:</dt>
<dd>Bed Spawn Location if bed exists, otherwise null.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setBedSpawnLocation(org.bukkit.Location)">
<h3>setBedSpawnLocation</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setBedSpawnLocation</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location)</span></div>
<div class="block">Sets the Location where the player will spawn at their bed.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - where to set the respawn location</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setBedSpawnLocation(org.bukkit.Location,boolean)">
<h3>setBedSpawnLocation</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setBedSpawnLocation</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
boolean&nbsp;force)</span></div>
<div class="block">Sets the Location where the player will spawn at their bed.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - where to set the respawn location</dd>
<dd><code>force</code> - whether to forcefully set the respawn location even if a
valid bed is not present</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playNote(org.bukkit.Location,byte,byte)">
<h3>playNote</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">playNote</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
byte&nbsp;instrument,
byte&nbsp;note)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
<div class="block">Play a note for a player at a location. This requires a note block
at the particular location (as far as the client is concerned). This
will not work without a note block. This will not work with cake.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of a note block.</dd>
<dd><code>instrument</code> - The instrument ID.</dd>
<dd><code>note</code> - The note ID.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playNote(org.bukkit.Location,org.bukkit.Instrument,org.bukkit.Note)">
<h3>playNote</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playNote</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Instrument.html" title="enum class in org.bukkit">Instrument</a>&nbsp;instrument,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Note.html" title="class in org.bukkit">Note</a>&nbsp;note)</span></div>
<div class="block">Play a note for a player at a location. This requires a note block
at the particular location (as far as the client is concerned). This
will not work without a note block. This will not work with cake.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of a note block</dd>
<dd><code>instrument</code> - The instrument</dd>
<dd><code>note</code> - The note</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playSound(org.bukkit.Location,org.bukkit.Sound,float,float)">
<h3>playSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</span></div>
<div class="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - The location to play the sound</dd>
<dd><code>sound</code> - The sound to play</dd>
<dd><code>volume</code> - The volume of the sound</dd>
<dd><code>pitch</code> - The pitch of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playSound(org.bukkit.Location,java.lang.String,float,float)">
<h3>playSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</span></div>
<div class="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null. No
sound will be heard by the player if their client does not have the
respective sound for the value passed.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - the location to play the sound</dd>
<dd><code>sound</code> - the internal sound name to play</dd>
<dd><code>volume</code> - the volume of the sound</dd>
<dd><code>pitch</code> - the pitch of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playSound(org.bukkit.Location,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)">
<h3>playSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</span></div>
<div class="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - The location to play the sound</dd>
<dd><code>sound</code> - The sound to play</dd>
<dd><code>category</code> - The category of the sound</dd>
<dd><code>volume</code> - The volume of the sound</dd>
<dd><code>pitch</code> - The pitch of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playSound(org.bukkit.Location,java.lang.String,org.bukkit.SoundCategory,float,float)">
<h3>playSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">playSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</span></div>
<div class="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null. No sound
will be heard by the player if their client does not have the respective
sound for the value passed.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - the location to play the sound</dd>
<dd><code>sound</code> - the internal sound name to play</dd>
<dd><code>category</code> - The category of the sound</dd>
<dd><code>volume</code> - the volume of the sound</dd>
<dd><code>pitch</code> - the pitch of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stopSound(org.bukkit.Sound)">
<h3>stopSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">stopSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound)</span></div>
<div class="block">Stop the specified sound from playing.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stopSound(java.lang.String)">
<h3>stopSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">stopSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound)</span></div>
<div class="block">Stop the specified sound from playing.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stopSound(org.bukkit.Sound,org.bukkit.SoundCategory)">
<h3>stopSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">stopSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category)</span></div>
<div class="block">Stop the specified sound from playing.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
<dd><code>category</code> - the category of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stopSound(java.lang.String,org.bukkit.SoundCategory)">
<h3>stopSound</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">stopSound</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category)</span></div>
<div class="block">Stop the specified sound from playing.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
<dd><code>category</code> - the category of the sound</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="stopAllSounds()">
<h3>stopAllSounds</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">stopAllSounds</span>()</div>
<div class="block">Stop all sounds from playing.</div>
</section>
</li>
<li>
<section class="detail" id="playEffect(org.bukkit.Location,org.bukkit.Effect,int)">
<h3>playEffect</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">playEffect</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Effect.html" title="enum class in org.bukkit">Effect</a>&nbsp;effect,
int&nbsp;data)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
<div class="block">Plays an effect to just this player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location to play the effect at</dd>
<dd><code>effect</code> - the <a href="../Effect.html" title="enum class in org.bukkit"><code>Effect</code></a></dd>
<dd><code>data</code> - a data bit needed for some effects</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="playEffect(org.bukkit.Location,org.bukkit.Effect,T)">
<h3 id="playEffect(org.bukkit.Location,org.bukkit.Effect,java.lang.Object)">playEffect</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">playEffect</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Effect.html" title="enum class in org.bukkit">Effect</a>&nbsp;effect,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Plays an effect to just this player.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - the data based based on the type of the effect</dd>
<dt>Parameters:</dt>
<dd><code>loc</code> - the location to play the effect at</dd>
<dd><code>effect</code> - the <a href="../Effect.html" title="enum class in org.bukkit"><code>Effect</code></a></dd>
<dd><code>data</code> - a data bit needed for some effects</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="breakBlock(org.bukkit.block.Block)">
<h3>breakBlock</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">breakBlock</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block)</span></div>
<div class="block">Force this player to break a Block using the item in their main hand.
This method will respect enchantments, handle item durability (if
applicable) and drop experience and the correct items according to the
tool/item in the player's hand.
<p>
Note that this method will call a <a href="../event/block/BlockBreakEvent.html" title="class in org.bukkit.event.block"><code>BlockBreakEvent</code></a>, meaning that
this method may not be successful in breaking the block if the event was
cancelled by a third party plugin. Care should be taken if running this
method in a BlockBreakEvent listener as recursion may be possible if it
is invoked on the same <a href="../block/Block.html" title="interface in org.bukkit.block"><code>Block</code></a> being broken in the event.
<p>
Additionally, a <a href="../event/block/BlockDropItemEvent.html" title="class in org.bukkit.event.block"><code>BlockDropItemEvent</code></a> is called for the items
dropped by this method (if successful).
<p>
The block must be in the same world as the player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>block</code> - the block to break</dd>
<dt>Returns:</dt>
<dd>true if the block was broken, false if the break failed</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)">
<h3>sendBlockChange</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendBlockChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Material.html" title="enum class in org.bukkit">Material</a>&nbsp;material,
byte&nbsp;data)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
<div class="block">Send a block change. This fakes a block change packet for a user at a
certain location. This will not actually change the world in any way.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of the changed block</dd>
<dd><code>material</code> - The new block</dd>
<dd><code>data</code> - The block data</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendBlockChange(org.bukkit.Location,org.bukkit.block.data.BlockData)">
<h3>sendBlockChange</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendBlockChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../block/data/BlockData.html" title="interface in org.bukkit.block.data">BlockData</a>&nbsp;block)</span></div>
<div class="block">Send a block change. This fakes a block change packet for a user at a
certain location. This will not actually change the world in any way.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of the changed block</dd>
<dd><code>block</code> - The new block</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendBlockDamage(org.bukkit.Location,float)">
<h3>sendBlockDamage</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendBlockDamage</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;progress)</span></div>
<div class="block">Send block damage. This fakes block break progress for a user at a
certain location. This will not actually change the block's break
progress in any way.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the damaged block</dd>
<dd><code>progress</code> - the progress from 0.0 - 1.0 where 0 is no damage and
1.0 is the most damaged</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendChunkChange(org.bukkit.Location,int,int,int,byte[])">
<h3>sendChunkChange</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">boolean</span>&nbsp;<span class="element-name">sendChunkChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
int&nbsp;sx,
int&nbsp;sy,
int&nbsp;sz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
@org.jetbrains.annotations.NotNull byte[]&nbsp;data)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
<div class="block">Send a chunk change. This fakes a chunk change packet for a user at a
certain location. The updated cuboid must be entirely within a single
chunk. This will not actually change the world in any way.
<p>
At least one of the dimensions of the cuboid must be even. The size of
the data buffer must be 2.5*sx*sy*sz and formatted in accordance with
the Packet51 format.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of the cuboid</dd>
<dd><code>sx</code> - The x size of the cuboid</dd>
<dd><code>sy</code> - The y size of the cuboid</dd>
<dd><code>sz</code> - The z size of the cuboid</dd>
<dd><code>data</code> - The data to be sent</dd>
<dt>Returns:</dt>
<dd>true if the chunk change packet was sent</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.util.List)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dd><code>dyeColor</code> - the color of the sign</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if dyeColor is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.util.List,boolean)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
boolean&nbsp;hasGlowingText)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dd><code>hasGlowingText</code> - whether the text of the sign should glow as if dyed with a glowing ink sac</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if dyeColor is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="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>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&gt;&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor,
boolean&nbsp;hasGlowingText)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dd><code>dyeColor</code> - the color of the sign</dd>
<dd><code>hasGlowingText</code> - whether the text of the sign should glow as if dyed with a glowing ink sac</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if dyeColor is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.lang.String[])">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List)"><code>sendSignChange(org.bukkit.Location, java.util.List)</code></a></div>
</div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.lang.String[],org.bukkit.DyeColor)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor)"><code>sendSignChange(org.bukkit.Location, java.util.List, org.bukkit.DyeColor)</code></a></div>
</div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dd><code>dyeColor</code> - the color of the sign</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if dyeColor is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendSignChange(org.bukkit.Location,java.lang.String[],org.bukkit.DyeColor,boolean)">
<h3>sendSignChange</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendSignChange</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>[]&nbsp;lines,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor,
boolean&nbsp;hasGlowingText)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Deprecated in favour of <a href="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)"><code>sendSignChange(Location, java.util.List, DyeColor, boolean)</code></a></div>
</div>
<div class="block">Send a sign change. This fakes a sign change packet for a user at
a certain location. This will not actually change the world in any way.
This method will use a sign at the location's block or a faked sign
sent via
<a href="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"><code>sendBlockChange(org.bukkit.Location, org.bukkit.Material, byte)</code></a>.
<p>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - the location of the sign</dd>
<dd><code>lines</code> - the new text on the sign or null to clear it</dd>
<dd><code>dyeColor</code> - the color of the sign</dd>
<dd><code>hasGlowingText</code> - if the sign's text should be glowing</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if location is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if dyeColor is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if lines is non-null and has a length less than 4</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendMap(org.bukkit.map.MapView)">
<h3>sendMap</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendMap</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../map/MapView.html" title="interface in org.bukkit.map">MapView</a>&nbsp;map)</span></div>
<div class="block">Render a map and send it to the player in its entirety. This may be
used when streaming the map in the normal manner is not desirable.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>map</code> - The map to be sent</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerFull(java.lang.String)">
<h3>banPlayerFull</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerFull</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason)</span></div>
<div class="block">Permanently Bans the Profile and IP address currently used by the player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerFull(java.lang.String,java.lang.String)">
<h3>banPlayerFull</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerFull</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</span></div>
<div class="block">Permanently Bans the Profile and IP address currently used by the player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>source</code> - Source of ban, or null for default</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerFull(java.lang.String,java.util.Date)">
<h3>banPlayerFull</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerFull</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires)</span></div>
<div class="block">Bans the Profile and IP address currently used by the player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerFull(java.lang.String,java.util.Date,java.lang.String)">
<h3>banPlayerFull</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerFull</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</span></div>
<div class="block">Bans the Profile and IP address currently used by the player.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dd><code>source</code> - Source of the ban, or null for default</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,boolean)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
boolean&nbsp;kickPlayer)</span></div>
<div class="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>kickPlayer</code> - Whether or not to kick the player afterwards</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.lang.String,boolean)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source,
boolean&nbsp;kickPlayer)</span></div>
<div class="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>source</code> - Source of ban, or null for default</dd>
<dd><code>kickPlayer</code> - Whether or not to kick the player afterwards</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.util.Date,boolean)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
boolean&nbsp;kickPlayer)</span></div>
<div class="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dd><code>kickPlayer</code> - Whether or not to kick the player afterwards</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason)</span></div>
<div class="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.lang.String)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</span></div>
<div class="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>source</code> - Source of ban, or null for default</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.util.Date)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires)</span></div>
<div class="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.util.Date,java.lang.String)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source)</span></div>
<div class="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dd><code>source</code> - Source of the banm or null for default</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="banPlayerIP(java.lang.String,java.util.Date,java.lang.String,boolean)">
<h3>banPlayerIP</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../BanEntry.html" title="interface in org.bukkit">BanEntry</a></span>&nbsp;<span class="element-name">banPlayerIP</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html" title="class or interface in java.util" class="external-link">Date</a>&nbsp;expires,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;source,
boolean&nbsp;kickPlayer)</span></div>
<div class="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <a href="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, Date, String)</code></a></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<dd><code>source</code> - Source of the banm or null for default</dd>
<dd><code>kickPlayer</code> - if the targeted player should be kicked</dd>
<dt>Returns:</dt>
<dd>Ban Entry</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendActionBar(java.lang.String)">
<h3>sendActionBar</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendActionBar</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
<div class="block">Sends an Action Bar message to the client.
Use Section symbols for legacy color codes to send formatting.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - The message to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendActionBar(char,java.lang.String)">
<h3>sendActionBar</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendActionBar</span><wbr><span class="parameters">(char&nbsp;alternateChar,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;message)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
<div class="block">Sends an Action Bar message to the client.
Use supplied alternative character to the section symbol to represent legacy color codes.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>alternateChar</code> - Alternate symbol such as '&amp;'</dd>
<dd><code>message</code> - The message to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendActionBar(net.md_5.bungee.api.chat.BaseComponent...)">
<h3>sendActionBar</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendActionBar</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;message)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendActionBar(net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendActionBar(Component)</code></a></div>
</div>
<div class="block">Sends an Action Bar message to the client.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - The components to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendMessage(net.md_5.bungee.api.chat.BaseComponent)">
<h3>sendMessage</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendMessage</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;component)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <code>sendMessage</code> methods that accept <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link"><code>Component</code></a></div>
</div>
<div class="block">Sends the component to the player</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../command/CommandSender.html#sendMessage(net.md_5.bungee.api.chat.BaseComponent)">sendMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a></code></dd>
<dt>Parameters:</dt>
<dd><code>component</code> - the components to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendMessage(net.md_5.bungee.api.chat.BaseComponent...)">
<h3>sendMessage</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendMessage</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;components)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <code>sendMessage</code> methods that accept <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link"><code>Component</code></a></div>
</div>
<div class="block">Sends an array of components as a single message to the player</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../command/CommandSender.html#sendMessage(net.md_5.bungee.api.chat.BaseComponent...)">sendMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a></code></dd>
<dt>Parameters:</dt>
<dd><code>components</code> - the components to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendMessage(net.md_5.bungee.api.ChatMessageType,net.md_5.bungee.api.chat.BaseComponent...)">
<h3>sendMessage</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">sendMessage</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/ChatMessageType.html" title="class or interface in net.md_5.bungee.api" class="external-link">ChatMessageType</a>&nbsp;position,
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>...&nbsp;components)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is unlikely the API you want to use. See <a href="#sendActionBar(java.lang.String)"><code>sendActionBar(String)</code></a> for a more proper Action Bar API. This deprecated API may send unsafe items to the client.</div>
</div>
<div class="block">Sends an array of components as a single message to the specified screen position of this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>position</code> - the screen position</dd>
<dd><code>components</code> - the components to send</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListHeaderFooter(net.md_5.bungee.api.chat.BaseComponent[],net.md_5.bungee.api.chat.BaseComponent[])">
<h3>setPlayerListHeaderFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListHeaderFooter</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;header,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;footer)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Set the text displayed in the player list header and footer for this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>header</code> - content for the top of the player list</dd>
<dd><code>footer</code> - content for the bottom of the player list</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerListHeaderFooter(net.md_5.bungee.api.chat.BaseComponent,net.md_5.bungee.api.chat.BaseComponent)">
<h3>setPlayerListHeaderFooter</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerListHeaderFooter</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;header,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;footer)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component,net.kyori.adventure.text.Component)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendPlayerListHeaderAndFooter(net.kyori.adventure.text.Component, net.kyori.adventure.text.Component)</code></a></div>
</div>
<div class="block">Set the text displayed in the player list header and footer for this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>header</code> - content for the top of the player list</dd>
<dd><code>footer</code> - content for the bottom of the player list</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTitleTimes(int,int,int)">
<h3>setTitleTimes</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setTitleTimes</span><wbr><span class="parameters">(int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Update the times for titles displayed to the player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>fadeInTicks</code> - ticks to fade-in</dd>
<dd><code>stayTicks</code> - ticks to stay visible</dd>
<dd><code>fadeOutTicks</code> - ticks to fade-out</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSubtitle(net.md_5.bungee.api.chat.BaseComponent[])">
<h3>setSubtitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setSubtitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;subtitle)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Update the subtitle of titles displayed to the player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>subtitle</code> - Subtitle to set</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSubtitle(net.md_5.bungee.api.chat.BaseComponent)">
<h3>setSubtitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setSubtitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;subtitle)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Update the subtitle of titles displayed to the player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>subtitle</code> - Subtitle to set</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showTitle(net.md_5.bungee.api.chat.BaseComponent[])">
<h3>showTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">showTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;title)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the given title to the player, along with the last subtitle set, using the last set times</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - Title to set</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showTitle(net.md_5.bungee.api.chat.BaseComponent)">
<h3>showTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">showTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;title)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the given title to the player, along with the last subtitle set, using the last set times</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - Title to set</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showTitle(net.md_5.bungee.api.chat.BaseComponent[],net.md_5.bungee.api.chat.BaseComponent[],int,int,int)">
<h3>showTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">showTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>[]&nbsp;subtitle,
int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the given title and subtitle to the player using the given times</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - big text</dd>
<dd><code>subtitle</code> - little text under it</dd>
<dd><code>fadeInTicks</code> - ticks to fade-in</dd>
<dd><code>stayTicks</code> - ticks to stay visible</dd>
<dd><code>fadeOutTicks</code> - ticks to fade-out</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showTitle(net.md_5.bungee.api.chat.BaseComponent,net.md_5.bungee.api.chat.BaseComponent,int,int,int)">
<h3>showTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">showTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/net/md_5/bungee/api/chat/BaseComponent.html" title="class or interface in net.md_5.bungee.api.chat" class="external-link">BaseComponent</a>&nbsp;subtitle,
int&nbsp;fadeInTicks,
int&nbsp;stayTicks,
int&nbsp;fadeOutTicks)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the given title and subtitle to the player using the given times</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - big text</dd>
<dd><code>subtitle</code> - little text under it</dd>
<dd><code>fadeInTicks</code> - ticks to fade-in</dd>
<dd><code>stayTicks</code> - ticks to stay visible</dd>
<dd><code>fadeOutTicks</code> - ticks to fade-out</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendTitle(com.destroystokyo.paper.Title)">
<h3>sendTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/Title.html" title="class in com.destroystokyo.paper">Title</a>&nbsp;title)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the title to the player, overriding any previously displayed title.
<p>This method overrides any previous title, use <a href="#updateTitle(com.destroystokyo.paper.Title)"><code>updateTitle(Title)</code></a> to change the existing one.</p></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - the title to send</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if the title is null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="updateTitle(com.destroystokyo.paper.Title)">
<h3>updateTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">updateTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/Title.html" title="class in com.destroystokyo.paper">Title</a>&nbsp;title)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Show the title to the player, overriding any previously displayed title.
<p>This method doesn't override previous titles, but changes their values.</p></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - the title to send</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html" title="class or interface in java.lang" class="external-link">NullPointerException</a></code> - if title is null</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="hideTitle()">
<h3>hideTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">hideTitle</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#clearTitle()" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.clearTitle()</code></a></div>
</div>
<div class="block">Hide any title that is currently visible to the player</div>
</section>
</li>
<li>
<section class="detail" id="updateInventory()">
<h3>updateInventory</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">updateInventory</span>()</div>
<div class="block">Forces an update of the player's entire inventory.</div>
</section>
</li>
<li>
<section class="detail" id="setPlayerTime(long,boolean)">
<h3>setPlayerTime</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerTime</span><wbr><span class="parameters">(long&nbsp;time,
boolean&nbsp;relative)</span></div>
<div class="block">Sets the current time on the player's client. When relative is true the
player's time will be kept synchronized to its world time with the
specified offset.
<p>
When using non relative time the player's time will stay fixed at the
specified time parameter. It's up to the caller to continue updating
the player's time. To restore player time to normal use
resetPlayerTime().</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>time</code> - The current player's perceived time or the player's time
offset from the server time.</dd>
<dd><code>relative</code> - When true the player time is kept relative to its world
time.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerTime()">
<h3>getPlayerTime</h3>
<div class="member-signature"><span class="return-type">long</span>&nbsp;<span class="element-name">getPlayerTime</span>()</div>
<div class="block">Returns the player's current timestamp.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The player's time</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerTimeOffset()">
<h3>getPlayerTimeOffset</h3>
<div class="member-signature"><span class="return-type">long</span>&nbsp;<span class="element-name">getPlayerTimeOffset</span>()</div>
<div class="block">Returns the player's current time offset relative to server time, or
the current player's fixed time if the player's time is absolute.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The player's time</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isPlayerTimeRelative()">
<h3>isPlayerTimeRelative</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isPlayerTimeRelative</span>()</div>
<div class="block">Returns true if the player's time is relative to the server time,
otherwise the player's time is absolute and will not change its current
time unless done so with setPlayerTime().</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the player's time is relative to the server time.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="resetPlayerTime()">
<h3>resetPlayerTime</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">resetPlayerTime</span>()</div>
<div class="block">Restores the normal condition where the player's time is synchronized
with the server time.
<p>
Equivalent to calling setPlayerTime(0, true).</div>
</section>
</li>
<li>
<section class="detail" id="setPlayerWeather(org.bukkit.WeatherType)">
<h3>setPlayerWeather</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerWeather</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../WeatherType.html" title="enum class in org.bukkit">WeatherType</a>&nbsp;type)</span></div>
<div class="block">Sets the type of weather the player will see. When used, the weather
status of the player is locked until <a href="#resetPlayerWeather()"><code>resetPlayerWeather()</code></a> is
used.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>type</code> - The WeatherType enum type the player should experience</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerWeather()">
<h3>getPlayerWeather</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../WeatherType.html" title="enum class in org.bukkit">WeatherType</a></span>&nbsp;<span class="element-name">getPlayerWeather</span>()</div>
<div class="block">Returns the type of weather the player is currently experiencing.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The WeatherType that the player is currently experiencing or
null if player is seeing server weather.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="resetPlayerWeather()">
<h3>resetPlayerWeather</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">resetPlayerWeather</span>()</div>
<div class="block">Restores the normal condition where the player's weather is controlled
by server conditions.</div>
</section>
</li>
<li>
<section class="detail" id="giveExp(int)">
<h3>giveExp</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">giveExp</span><wbr><span class="parameters">(int&nbsp;amount)</span></div>
<div class="block">Gives the player the amount of experience specified.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>amount</code> - Exp amount to give</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="giveExp(int,boolean)">
<h3>giveExp</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">giveExp</span><wbr><span class="parameters">(int&nbsp;amount,
boolean&nbsp;applyMending)</span></div>
<div class="block">Gives the player the amount of experience specified.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>amount</code> - Exp amount to give</dd>
<dd><code>applyMending</code> - Mend players items with mending, with same behavior as picking up orbs. calls <a href="#applyMending(int)"><code>applyMending(int)</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="applyMending(int)">
<h3>applyMending</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">applyMending</span><wbr><span class="parameters">(int&nbsp;amount)</span></div>
<div class="block">Applies the mending effect to any items just as picking up an orb would.
Can also be called with <a href="#giveExp(int,boolean)"><code>giveExp(int, boolean)</code></a> by passing true to applyMending</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>amount</code> - Exp to apply</dd>
<dt>Returns:</dt>
<dd>the remaining experience</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="giveExpLevels(int)">
<h3>giveExpLevels</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">giveExpLevels</span><wbr><span class="parameters">(int&nbsp;amount)</span></div>
<div class="block">Gives the player the amount of experience levels specified. Levels can
be taken by specifying a negative amount.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>amount</code> - amount of experience levels to give or take</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getExp()">
<h3>getExp</h3>
<div class="member-signature"><span class="return-type">float</span>&nbsp;<span class="element-name">getExp</span>()</div>
<div class="block">Gets the players current experience points towards the next level.
<p>
This is a percentage value. 0 is "no progress" and 1 is "next level".</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>Current experience points</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setExp(float)">
<h3>setExp</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setExp</span><wbr><span class="parameters">(float&nbsp;exp)</span></div>
<div class="block">Sets the players current experience points towards the next level
<p>
This is a percentage value. 0 is "no progress" and 1 is "next level".</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>exp</code> - New experience points</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getLevel()">
<h3>getLevel</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getLevel</span>()</div>
<div class="block">Gets the players current experience level</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>Current experience level</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setLevel(int)">
<h3>setLevel</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setLevel</span><wbr><span class="parameters">(int&nbsp;level)</span></div>
<div class="block">Sets the players current experience level</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>level</code> - New experience level</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getTotalExperience()">
<h3>getTotalExperience</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getTotalExperience</span>()</div>
<div class="block">Gets the players total experience points.
<br>
This refers to the total amount of experience the player has collected
over time and is not currently displayed to the client.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>Current total experience points</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTotalExperience(int)">
<h3>setTotalExperience</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setTotalExperience</span><wbr><span class="parameters">(int&nbsp;exp)</span></div>
<div class="block">Sets the players current experience points.
<br>
This refers to the total amount of experience the player has collected
over time and is not currently displayed to the client.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>exp</code> - New total experience points</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendExperienceChange(float)">
<h3>sendExperienceChange</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendExperienceChange</span><wbr><span class="parameters">(float&nbsp;progress)</span></div>
<div class="block">Send an experience change.
This fakes an experience change packet for a user. This will not actually
change the experience points in any way.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>progress</code> - Experience progress percentage (between 0.0 and 1.0)</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setExp(float)"><code>setExp(float)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendExperienceChange(float,int)">
<h3>sendExperienceChange</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendExperienceChange</span><wbr><span class="parameters">(float&nbsp;progress,
int&nbsp;level)</span></div>
<div class="block">Send an experience change.
This fakes an experience change packet for a user. This will not actually
change the experience points in any way.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>progress</code> - New experience progress percentage (between 0.0 and 1.0)</dd>
<dd><code>level</code> - New experience level</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setExp(float)"><code>setExp(float)</code></a></li>
<li><a href="#setLevel(int)"><code>setLevel(int)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getAllowFlight()">
<h3>getAllowFlight</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">getAllowFlight</span>()</div>
<div class="block">Determines if the Player is allowed to fly via jump key double-tap like
in creative mode.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>True if the player is allowed to fly.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setAllowFlight(boolean)">
<h3>setAllowFlight</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setAllowFlight</span><wbr><span class="parameters">(boolean&nbsp;flight)</span></div>
<div class="block">Sets if the Player is allowed to fly via jump key double-tap like in
creative mode.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>flight</code> - If flight should be allowed.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="hidePlayer(org.bukkit.entity.Player)">
<h3>hidePlayer</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">hidePlayer</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">see <a href="#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"><code>hidePlayer(Plugin, Player)</code></a></div>
</div>
<div class="block">Hides a player from this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>player</code> - Player to hide</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)">
<h3>hidePlayer</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">hidePlayer</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</span></div>
<div class="block">Hides a player from this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to hide the player</dd>
<dd><code>player</code> - Player to hide</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showPlayer(org.bukkit.entity.Player)">
<h3>showPlayer</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">showPlayer</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">see <a href="#showPlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"><code>showPlayer(Plugin, Player)</code></a></div>
</div>
<div class="block">Allows this player to see a player that was previously hidden</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>player</code> - Player to show</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="showPlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)">
<h3>showPlayer</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">showPlayer</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</span></div>
<div class="block">Allows this player to see a player that was previously hidden. If
another another plugin had hidden the player too, then the player will
remain hidden until the other plugin calls this method too.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to show the player</dd>
<dd><code>player</code> - Player to show</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="canSee(org.bukkit.entity.Player)">
<h3>canSee</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">canSee</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</span></div>
<div class="block">Checks to see if a player has been hidden from this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>player</code> - Player to check</dd>
<dt>Returns:</dt>
<dd>True if the provided player is not being hidden from this
player</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isFlying()">
<h3>isFlying</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isFlying</span>()</div>
<div class="block">Checks to see if this player is currently flying or not.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>True if the player is flying, else false.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setFlying(boolean)">
<h3>setFlying</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setFlying</span><wbr><span class="parameters">(boolean&nbsp;value)</span></div>
<div class="block">Makes this player start or stop flying.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - True to fly.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setFlySpeed(float)">
<h3>setFlySpeed</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setFlySpeed</span><wbr><span class="parameters">(float&nbsp;value)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Sets the speed at which a client will fly. Negative values indicate
reverse directions.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The new speed, from -1 to 1.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - If new speed is less than -1 or
greater than 1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setWalkSpeed(float)">
<h3>setWalkSpeed</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setWalkSpeed</span><wbr><span class="parameters">(float&nbsp;value)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Sets the speed at which a client will walk. Negative values indicate
reverse directions.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The new speed, from -1 to 1.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - If new speed is less than -1 or
greater than 1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getFlySpeed()">
<h3>getFlySpeed</h3>
<div class="member-signature"><span class="return-type">float</span>&nbsp;<span class="element-name">getFlySpeed</span>()</div>
<div class="block">Gets the current allowed speed that a client can fly.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The current allowed speed, from -1 to 1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getWalkSpeed()">
<h3>getWalkSpeed</h3>
<div class="member-signature"><span class="return-type">float</span>&nbsp;<span class="element-name">getWalkSpeed</span>()</div>
<div class="block">Gets the current allowed speed that a client can walk.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The current allowed speed, from -1 to 1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTexturePack(java.lang.String)">
<h3>setTexturePack</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setTexturePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Minecraft no longer uses textures packs. Instead you
should use <a href="#setResourcePack(java.lang.String)"><code>setResourcePack(String)</code></a>.</div>
</div>
<div class="block">Request that the player's client download and switch texture packs.
<p>
The player's client will download the new texture pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached the same
texture pack in the past, it will perform a file size check against
the response content to determine if the texture pack has changed and
needs to be downloaded again. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server textures on their client, in which
case this method will have no affect on them. Use the
<a href="../event/player/PlayerResourcePackStatusEvent.html" title="class in org.bukkit.event.player"><code>PlayerResourcePackStatusEvent</code></a> to figure out whether or not
the player loaded the pack!
<li>There is no concept of resetting texture packs back to default
within Minecraft, so players will have to relog to do so or you
have to send an empty pack.
<li>The request is send with "null" as the hash. This might result
in newer versions not loading the pack correctly.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the texture
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setResourcePack(java.lang.String)">
<h3>setResourcePack</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">setResourcePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="#setResourcePack(java.lang.String,java.lang.String)"><code>setResourcePack(String, String)</code></a></div>
</div>
<div class="block">Request that the player's client download and switch resource packs.
<p>
The player's client will download the new resource pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached the same
resource pack in the past, it will perform a file size check against
the response content to determine if the resource pack has changed and
needs to be downloaded again. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server resources on their client, in which
case this method will have no affect on them. Use the
<a href="../event/player/PlayerResourcePackStatusEvent.html" title="class in org.bukkit.event.player"><code>PlayerResourcePackStatusEvent</code></a> to figure out whether or not
the player loaded the pack!
<li>There is no concept of resetting resource packs back to default
within Minecraft, so players will have to relog to do so or you
have to send an empty pack.
<li>The request is send with "null" as the hash. This might result
in newer versions not loading the pack correctly.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the resource
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long. The
length restriction is an implementation specific arbitrary value.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setResourcePack(java.lang.String,byte[])">
<h3>setResourcePack</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setResourcePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
@org.jetbrains.annotations.NotNull byte[]&nbsp;hash)</span></div>
<div class="block">Request that the player's client download and switch resource packs.
<p>
The player's client will download the new resource pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached a
resource pack with the same hash in the past it will not download but
directly apply the cached pack. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server resources on their client, in which
case this method will have no affect on them. Use the
<a href="../event/player/PlayerResourcePackStatusEvent.html" title="class in org.bukkit.event.player"><code>PlayerResourcePackStatusEvent</code></a> to figure out whether or not
the player loaded the pack!
<li>There is no concept of resetting resource packs back to default
within Minecraft, so players will have to relog to do so or you
have to send an empty pack.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the resource
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dd><code>hash</code> - The sha1 hash sum of the resource pack file which is used
to apply a cached version of the pack directly without downloading
if it is available. Hast to be 20 bytes long!</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long. The
length restriction is an implementation specific arbitrary value.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the hash is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the hash is not 20 bytes
long.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getScoreboard()">
<h3>getScoreboard</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../scoreboard/Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a></span>&nbsp;<span class="element-name">getScoreboard</span>()</div>
<div class="block">Gets the Scoreboard displayed to this player</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The current scoreboard seen by this player</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setScoreboard(org.bukkit.scoreboard.Scoreboard)">
<h3>setScoreboard</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setScoreboard</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../scoreboard/Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a>&nbsp;scoreboard)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a>,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalStateException.html" title="class or interface in java.lang" class="external-link">IllegalStateException</a></span></div>
<div class="block">Sets the player's visible Scoreboard.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>scoreboard</code> - New Scoreboard for the player</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if scoreboard is null</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if scoreboard was not created by the
<a href="../scoreboard/ScoreboardManager.html" title="interface in org.bukkit.scoreboard"><code>scoreboard manager</code></a></dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalStateException.html" title="class or interface in java.lang" class="external-link">IllegalStateException</a></code> - if this is a player that is not logged
yet or has logged out</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isHealthScaled()">
<h3>isHealthScaled</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">isHealthScaled</span>()</div>
<div class="block">Gets if the client is displayed a 'scaled' health, that is, health on a
scale from 0-<a href="#getHealthScale()"><code>getHealthScale()</code></a>.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>if client health display is scaled</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setHealthScaled(boolean)"><code>setHealthScaled(boolean)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setHealthScaled(boolean)">
<h3>setHealthScaled</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setHealthScaled</span><wbr><span class="parameters">(boolean&nbsp;scale)</span></div>
<div class="block">Sets if the client is displayed a 'scaled' health, that is, health on a
scale from 0-<a href="#getHealthScale()"><code>getHealthScale()</code></a>.
<p>
Displayed health follows a simple formula <code>displayedHealth =
getHealth() / getMaxHealth() * getHealthScale()</code>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>scale</code> - if the client health display is scaled</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setHealthScale(double)">
<h3>setHealthScale</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setHealthScale</span><wbr><span class="parameters">(double&nbsp;scale)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
<div class="block">Sets the number to scale health to for the client; this will also
<a href="#setHealthScaled(boolean)"><code>setHealthScaled(true)</code></a>.
<p>
Displayed health follows a simple formula <code>displayedHealth =
getHealth() / getMaxHealth() * getHealthScale()</code>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>scale</code> - the number to scale health to</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if scale is &lt;0</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if scale is <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html#NaN" title="class or interface in java.lang" class="external-link"><code>Double.NaN</code></a></dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if scale is too high</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getHealthScale()">
<h3>getHealthScale</h3>
<div class="member-signature"><span class="return-type">double</span>&nbsp;<span class="element-name">getHealthScale</span>()</div>
<div class="block">Gets the number that health is scaled to for the client.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the number that health would be scaled to for the client if
HealthScaling is set to true</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="#setHealthScale(double)"><code>setHealthScale(double)</code></a></li>
<li><a href="#setHealthScaled(boolean)"><code>setHealthScaled(boolean)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getSpectatorTarget()">
<h3>getSpectatorTarget</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></span>&nbsp;<span class="element-name">getSpectatorTarget</span>()</div>
<div class="block">Gets the entity which is followed by the camera when in
<a href="../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the followed entity, or null if not in spectator mode or not
following a specific entity.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSpectatorTarget(org.bukkit.entity.Entity)">
<h3>setSpectatorTarget</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setSpectatorTarget</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</span></div>
<div class="block">Sets the entity which is followed by the camera when in
<a href="../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - the entity to follow or null to reset</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalStateException.html" title="class or interface in java.lang" class="external-link">IllegalStateException</a></code> - if the player is not in
<a href="../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendTitle(java.lang.String,java.lang.String)">
<h3>sendTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;subtitle)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Sends a title and a subtitle message to the player. If either of these
values are null, they will not be sent and the display will remain
unchanged. If they are empty strings, the display will be updated as
such. If the strings contain a new line, only the first line will be
sent. The titles will be displayed with the client's default timings.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - Title text</dd>
<dd><code>subtitle</code> - Subtitle text</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendTitle(java.lang.String,java.lang.String,int,int,int)">
<h3>sendTitle</h3>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type">void</span>&nbsp;<span class="element-name">sendTitle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;title,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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>&nbsp;subtitle,
int&nbsp;fadeIn,
int&nbsp;stay,
int&nbsp;fadeOut)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#showTitle(net.kyori.adventure.title.Title)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.showTitle(net.kyori.adventure.title.Title)</code></a> or <a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#sendTitlePart(net.kyori.adventure.title.TitlePart,T)" title="class or interface in net.kyori.adventure.audience" class="external-link"><code>Audience.sendTitlePart(net.kyori.adventure.title.TitlePart, Object)</code></a></div>
</div>
<div class="block">Sends a title and a subtitle message to the player. If either of these
values are null, they will not be sent and the display will remain
unchanged. If they are empty strings, the display will be updated as
such. If the strings contain a new line, only the first line will be
sent. All timings values may take a value of -1 to indicate that they
will use the last value sent (or the defaults if no title has been
displayed).</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - Title text</dd>
<dd><code>subtitle</code> - Subtitle text</dd>
<dd><code>fadeIn</code> - time in ticks for titles to fade in. Defaults to 10.</dd>
<dd><code>stay</code> - time in ticks for titles to stay. Defaults to 70.</dd>
<dd><code>fadeOut</code> - time in ticks for titles to fade out. Defaults to 20.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="resetTitle()">
<h3>resetTitle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">resetTitle</span>()</div>
<div class="block">Resets the title displayed to the player. This will clear the displayed
title / subtitle and reset timings to their default values.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html#resetTitle()" title="class or interface in net.kyori.adventure.audience" class="external-link">resetTitle</a></code>&nbsp;in interface&nbsp;<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/audience/Audience.html" title="class or interface in net.kyori.adventure.audience" class="external-link">Audience</a></code></dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/title/Title.html" title="class or interface in net.kyori.adventure.title" class="external-link"><code>Title</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,T)">
<h3 id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int,T)">
<h3 id="spawnParticle(org.bukkit.Particle,double,double,double,int,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,T)">
<h3 id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,T)">
<h3 id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>extra</code> - the extra data for this particle, depends on the
particle used (normally speed)</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double)">
<h3>spawnParticle</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>extra</code> - the extra data for this particle, depends on the
particle used (normally speed)</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double,T)">
<h3 id="spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>location</code> - the location to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>extra</code> - the extra data for this particle, depends on the
particle used (normally speed)</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double,T)">
<h3 id="spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double,java.lang.Object)">spawnParticle</h3>
<div class="member-signature"><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">spawnParticle</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Particle.html" title="enum class in org.bukkit">Particle</a>&nbsp;particle,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
int&nbsp;count,
double&nbsp;offsetX,
double&nbsp;offsetY,
double&nbsp;offsetZ,
double&nbsp;extra,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
T&nbsp;data)</span></div>
<div class="block">Spawns the particle (the number of times specified by count)
at the target location. The position of each particle will be
randomized positively and negatively by the offset parameters
on each axis.</div>
<dl class="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<dt>Parameters:</dt>
<dd><code>particle</code> - the particle to spawn</dd>
<dd><code>x</code> - the position on the x axis to spawn at</dd>
<dd><code>y</code> - the position on the y axis to spawn at</dd>
<dd><code>z</code> - the position on the z axis to spawn at</dd>
<dd><code>count</code> - the number of particles</dd>
<dd><code>offsetX</code> - the maximum random offset on the X axis</dd>
<dd><code>offsetY</code> - the maximum random offset on the Y axis</dd>
<dd><code>offsetZ</code> - the maximum random offset on the Z axis</dd>
<dd><code>extra</code> - the extra data for this particle, depends on the
particle used (normally speed)</dd>
<dd><code>data</code> - the data to use for the particle or null,
the type of this depends on <a href="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getAdvancementProgress(org.bukkit.advancement.Advancement)">
<h3>getAdvancementProgress</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../advancement/AdvancementProgress.html" title="interface in org.bukkit.advancement">AdvancementProgress</a></span>&nbsp;<span class="element-name">getAdvancementProgress</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../advancement/Advancement.html" title="interface in org.bukkit.advancement">Advancement</a>&nbsp;advancement)</span></div>
<div class="block">Return the player's progression on the specified advancement.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>advancement</code> - advancement</dd>
<dt>Returns:</dt>
<dd>object detailing the player's progress</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getClientViewDistance()">
<h3>getClientViewDistance</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getClientViewDistance</span>()</div>
<div class="block">Get the player's current client side view distance.
<br>
Will default to the server view distance if the client has not yet
communicated this information,</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>client view distance as above</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="locale()">
<h3>locale</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html" title="class or interface in java.util" class="external-link">Locale</a></span>&nbsp;<span class="element-name">locale</span>()</div>
<div class="block">Gets the player's current locale.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the player's locale</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPing()">
<h3>getPing</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getPing</span>()</div>
<div class="block">Gets the player's estimated ping in milliseconds.
In Vanilla this value represents the average of the response time to the
last four application layer ping packets sent. This value does not
represent the network round trip time and as such may have less
granularity and be impacted by other sources. For these reasons it
<b>should not</b> be used for anti-cheat purposes. Its recommended use is
only as a <b>qualitative</b> indicator of connection quality (Vanilla
uses it for this purpose in the tab list).</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>player ping</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getLocale()">
<h3>getLocale</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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></span>&nbsp;<span class="element-name">getLocale</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">in favour of <a href="#locale()"><code>locale()</code></a></div>
</div>
<div class="block">Gets the player's current locale.
The value of the locale String is not defined properly.
<br>
The vanilla Minecraft client will use lowercase language / country pairs
separated by an underscore, but custom resource packs may use any format
they wish.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the player's locale</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getAffectsSpawning()">
<h3>getAffectsSpawning</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">getAffectsSpawning</span>()</div>
<div class="block">Get whether the player can affect mob spawning</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>if the player can affect mob spawning</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setAffectsSpawning(boolean)">
<h3>setAffectsSpawning</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setAffectsSpawning</span><wbr><span class="parameters">(boolean&nbsp;affects)</span></div>
<div class="block">Set whether the player can affect mob spawning</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>affects</code> - Whether the player can affect mob spawning</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getViewDistance()">
<h3>getViewDistance</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getViewDistance</span>()</div>
<div class="block">Gets the view distance for this player</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the player's view distance</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../World.html#getViewDistance()"><code>World.getViewDistance()</code></a></li>
<li><a href="../World.html#getNoTickViewDistance()"><code>World.getNoTickViewDistance()</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setViewDistance(int)">
<h3>setViewDistance</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setViewDistance</span><wbr><span class="parameters">(int&nbsp;viewDistance)</span></div>
<div class="block">Sets the view distance for this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>viewDistance</code> - the player's view distance</dd>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="../World.html#setViewDistance(int)"><code>World.setViewDistance(int)</code></a></li>
<li><a href="../World.html#setNoTickViewDistance(int)"><code>World.setNoTickViewDistance(int)</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNoTickViewDistance()">
<h3>getNoTickViewDistance</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getNoTickViewDistance</span>()</div>
<div class="block">Gets the no-ticking view distance for this player.
<p>
No-tick view distance is the view distance where chunks will load, however the chunks and their entities will not
be set to tick.
</p></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The no-tick view distance for this player.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setNoTickViewDistance(int)">
<h3>setNoTickViewDistance</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setNoTickViewDistance</span><wbr><span class="parameters">(int&nbsp;viewDistance)</span></div>
<div class="block">Sets the no-ticking view distance for this player.
<p>
No-tick view distance is the view distance where chunks will load, however the chunks and their entities will not
be set to tick.
</p></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>viewDistance</code> - view distance in [2, 32] or -1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getSendViewDistance()">
<h3>getSendViewDistance</h3>
<div class="member-signature"><span class="return-type">int</span>&nbsp;<span class="element-name">getSendViewDistance</span>()</div>
<div class="block">Gets the sending view distance for this player.
<p>
Sending view distance is the view distance where chunks will load in for players.
</p></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The sending view distance for this player.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setSendViewDistance(int)">
<h3>setSendViewDistance</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setSendViewDistance</span><wbr><span class="parameters">(int&nbsp;viewDistance)</span></div>
<div class="block">Sets the sending view distance for this player.
<p>
Sending view distance is the view distance where chunks will load in for players.
</p></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>viewDistance</code> - view distance in [2, 32] or -1</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="updateCommands()">
<h3>updateCommands</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">updateCommands</span>()</div>
<div class="block">Update the list of commands sent to the client.
<br>
Generally useful to ensure the client has a complete list of commands
after permission changes are done.</div>
</section>
</li>
<li>
<section class="detail" id="openBook(org.bukkit.inventory.ItemStack)">
<h3>openBook</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">openBook</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;book)</span></div>
<div class="block">Open a <a href="../Material.html#WRITTEN_BOOK"><code>Material.WRITTEN_BOOK</code></a> for a Player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>book</code> - The book to open for this player</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="asHoverEvent(java.util.function.UnaryOperator)">
<h3>asHoverEvent</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="modifiers">default</span>&nbsp;<span class="return-type"><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</span>&nbsp;<span class="element-name">asHoverEvent</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/UnaryOperator.html" title="class or interface in java.util.function" class="external-link">UnaryOperator</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;&nbsp;op)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html#asHoverEvent(java.util.function.UnaryOperator)" title="class or interface in net.kyori.adventure.text.event" class="external-link">net.kyori.adventure.text.event.HoverEventSource</a></code></span></div>
<div class="block">Creates a hover event with value derived from this object.
<p>The event value will be passed through the provided callback to allow
transforming the original value of the event.</p></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Entity.html#asHoverEvent(java.util.function.UnaryOperator)">asHoverEvent</a></code>&nbsp;in interface&nbsp;<code><a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></code></dd>
<dt>Specified by:</dt>
<dd><code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html#asHoverEvent(java.util.function.UnaryOperator)" title="class or interface in net.kyori.adventure.text.event" class="external-link">asHoverEvent</a></code>&nbsp;in interface&nbsp;<code><a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a>&lt;<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code></dd>
<dt>Parameters:</dt>
<dd><code>op</code> - transformation on value</dd>
<dt>Returns:</dt>
<dd>a hover event</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setResourcePack(java.lang.String,java.lang.String)">
<h3>setResourcePack</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setResourcePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash)</span></div>
<div class="block">Request that the player's client download and switch resource packs.
<p>
The player's client will download the new resource pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached the same
resource pack in the past, it will perform a quick timestamp check
over the network to determine if the resource pack has changed and
needs to be downloaded again. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server resources on their client, in which
case this method will have no affect on them.
<li>There is no concept of resetting resource packs back to default
within Minecraft, so players will have to relog to do so.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the resource
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dd><code>hash</code> - A 40 character hexadecimal and lowercase SHA-1 digest of
the resource pack file.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long. The
length restriction is an implementation specific arbitrary value.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setResourcePack(java.lang.String,java.lang.String,boolean)">
<h3>setResourcePack</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setResourcePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash,
boolean&nbsp;required)</span></div>
<div class="block">Request that the player's client download and switch resource packs.
<p>
The player's client will download the new resource pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached the same
resource pack in the past, it will perform a quick timestamp check
over the network to determine if the resource pack has changed and
needs to be downloaded again. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server resources on their client, in which
case this method will have no affect on them.
<li>There is no concept of resetting resource packs back to default
within Minecraft, so players will have to relog to do so.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the resource
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dd><code>hash</code> - A 40 character hexadecimal and lowercase SHA-1 digest of
the resource pack file.</dd>
<dd><code>required</code> - Marks if the resource pack should be required by the client</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long. The
length restriction is an implementation specific arbitrary value.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setResourcePack(java.lang.String,java.lang.String,boolean,net.kyori.adventure.text.Component)">
<h3>setResourcePack</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setResourcePack</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;url,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="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>&nbsp;hash,
boolean&nbsp;required,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://jd.adventure.kyori.net/api/4.9.3/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;resourcePackPrompt)</span></div>
<div class="block">Request that the player's client download and switch resource packs.
<p>
The player's client will download the new resource pack asynchronously
in the background, and will automatically switch to it once the
download is complete. If the client has downloaded and cached the same
resource pack in the past, it will perform a quick timestamp check
over the network to determine if the resource pack has changed and
needs to be downloaded again. When this request is sent for the very
first time from a given server, the client will first display a
confirmation GUI to the player before proceeding with the download.
<p>
Notes:
<ul>
<li>Players can disable server resources on their client, in which
case this method will have no affect on them.
<li>There is no concept of resetting resource packs back to default
within Minecraft, so players will have to relog to do so.
</ul></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>url</code> - The URL from which the client will download the resource
pack. The string must contain only US-ASCII characters and should
be encoded as per RFC 1738.</dd>
<dd><code>hash</code> - A 40 character hexadecimal and lowercase SHA-1 digest of
the resource pack file.</dd>
<dd><code>required</code> - Marks if the resource pack should be required by the client</dd>
<dd><code>resourcePackPrompt</code> - A Prompt to be displayed in the client request</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is null.</dd>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - Thrown if the URL is too long. The
length restriction is an implementation specific arbitrary value.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getResourcePackStatus()">
<h3>getResourcePackStatus</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="../event/player/PlayerResourcePackStatusEvent.Status.html" title="enum class in org.bukkit.event.player">PlayerResourcePackStatusEvent.Status</a></span>&nbsp;<span class="element-name">getResourcePackStatus</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the most recent resource pack status received from the player,
or null if no status has ever been received from this player.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getResourcePackHash()">
<h3>getResourcePackHash</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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></span>&nbsp;<span class="element-name">getResourcePackHash</span>()</div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is no longer sent from the client and will always be null</div>
</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the most recent resource pack hash received from the player,
or null if no hash has ever been received from this player.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="hasResourcePack()">
<h3>hasResourcePack</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">hasResourcePack</span>()</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>true if the last resource pack status received from this player
was <a href="../event/player/PlayerResourcePackStatusEvent.Status.html#SUCCESSFULLY_LOADED"><code>PlayerResourcePackStatusEvent.Status.SUCCESSFULLY_LOADED</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getPlayerProfile()">
<h3>getPlayerProfile</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/profile/PlayerProfile.html" title="interface in com.destroystokyo.paper.profile">PlayerProfile</a></span>&nbsp;<span class="element-name">getPlayerProfile</span>()</div>
<div class="block">Gets a copy of this players profile</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The players profile object</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setPlayerProfile(com.destroystokyo.paper.profile.PlayerProfile)">
<h3>setPlayerProfile</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">setPlayerProfile</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/profile/PlayerProfile.html" title="interface in com.destroystokyo.paper.profile">PlayerProfile</a>&nbsp;profile)</span></div>
<div class="block">Changes the PlayerProfile for this player. This will cause this player
to be reregistered to all clients that can currently see this player</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>profile</code> - The new profile to use</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getCooldownPeriod()">
<h3>getCooldownPeriod</h3>
<div class="member-signature"><span class="return-type">float</span>&nbsp;<span class="element-name">getCooldownPeriod</span>()</div>
<div class="block">Returns the amount of ticks the current cooldown lasts</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>Amount of ticks cooldown will last</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getCooledAttackStrength(float)">
<h3>getCooledAttackStrength</h3>
<div class="member-signature"><span class="return-type">float</span>&nbsp;<span class="element-name">getCooledAttackStrength</span><wbr><span class="parameters">(float&nbsp;adjustTicks)</span></div>
<div class="block">Returns the percentage of attack power available based on the cooldown (zero to one).</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>adjustTicks</code> - Amount of ticks to add to cooldown counter for this calculation</dd>
<dt>Returns:</dt>
<dd>Percentage of attack power available</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="resetCooldown()">
<h3>resetCooldown</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">resetCooldown</span>()</div>
<div class="block">Reset the cooldown counter to 0, effectively starting the cooldown period.</div>
</section>
</li>
<li>
<section class="detail" id="getClientOption(com.destroystokyo.paper.ClientOption)">
<h3>getClientOption</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="type-parameters">&lt;T&gt;</span>&nbsp;<span class="return-type">T</span>&nbsp;<span class="element-name">getClientOption</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../com/destroystokyo/paper/ClientOption.html" title="class in com.destroystokyo.paper">ClientOption</a>&lt;T&gt;&nbsp;option)</span></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the client option value of the player</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="boostElytra(org.bukkit.inventory.ItemStack)">
<h3>boostElytra</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Firework.html" title="interface in org.bukkit.entity">Firework</a></span>&nbsp;<span class="element-name">boostElytra</span><wbr><span class="parameters">(<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
<a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;firework)</span></div>
<div class="block">Boost a Player that's <a href="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> using a <a href="Firework.html" title="interface in org.bukkit.entity"><code>Firework</code></a>.
If the creation of the entity is cancelled, no boosting is done.
This method does not fire <a href="../../../com/destroystokyo/paper/event/player/PlayerElytraBoostEvent.html" title="class in com.destroystokyo.paper.event.player"><code>PlayerElytraBoostEvent</code></a>.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>firework</code> - The <a href="../Material.html#FIREWORK_ROCKET"><code>Material.FIREWORK_ROCKET</code></a> to boost the player with</dd>
<dt>Returns:</dt>
<dd>The <a href="Firework.html" title="interface in org.bukkit.entity"><code>Firework</code></a> boosting the Player or null if the spawning of the entity was cancelled</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - if <a href="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> is false
or if the <code>firework</code> isn't a <a href="../Material.html#FIREWORK_ROCKET"><code>Material.FIREWORK_ROCKET</code></a></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="sendOpLevel(byte)">
<h3>sendOpLevel</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">sendOpLevel</span><wbr><span class="parameters">(byte&nbsp;level)</span></div>
<div class="block">Send a packet to the player indicating its operator status level.
<p>
<b>Note:</b> This will not persist across more than the current connection, and setting the player's operator
status as a later point <i>will</i> override the effects of this.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>level</code> - The level to send to the player. Must be in <code>[0, 4]</code>.</dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></code> - If the level is negative or greater than <code>4</code> (i.e. not within <code>[0, 4]</code>).</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getClientBrandName()">
<h3>getClientBrandName</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="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></span>&nbsp;<span class="element-name">getClientBrandName</span>()</div>
<div class="block">Returns player's client brand name. If the client didn't send this information, the brand name will be null.<br>
For the Notchian client this name defaults to <code>vanilla</code>. Some modified clients report other names such as <code>forge</code>.<br></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>client brand name</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="spigot()">
<h3>spigot</h3>
<div class="member-signature"><span class="annotations"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a>
</span><span class="return-type"><a href="https://javadoc.io/doc/org.jetbrains/annotations/21.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Player.Spigot.html" title="class in org.bukkit.entity">Player.Spigot</a></span>&nbsp;<span class="element-name">spigot</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../command/CommandSender.html#spigot()">spigot</a></code>&nbsp;in interface&nbsp;<code><a href="../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a></code></dd>
<dt>Specified by:</dt>
<dd><code><a href="Entity.html#spigot()">spigot</a></code>&nbsp;in interface&nbsp;<code><a href="Entity.html" title="interface in org.bukkit.entity">Entity</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
</div>
</div>
</body>
</html>