<dd><code><ahref="AnimalTamer.html"title="interface in org.bukkit.entity">AnimalTamer</a></code>, <code><ahref="../attribute/Attributable.html"title="interface in org.bukkit.attribute">Attributable</a></code>, <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/audience/Audience.html"title="class or interface in net.kyori.adventure.audience"class="external-link">Audience</a></code>, <code><ahref="../command/CommandSender.html"title="interface in org.bukkit.command">CommandSender</a></code>, <code><ahref="../configuration/serialization/ConfigurationSerializable.html"title="interface in org.bukkit.configuration.serialization">ConfigurationSerializable</a></code>, <code><ahref="../conversations/Conversable.html"title="interface in org.bukkit.conversations">Conversable</a></code>, <code><ahref="Damageable.html"title="interface in org.bukkit.entity">Damageable</a></code>, <code><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code>, <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEventSource.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEventSource</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>></code>, <code><ahref="HumanEntity.html"title="interface in org.bukkit.entity">HumanEntity</a></code>, <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/identity/Identified.html"title="class or interface in net.kyori.adventure.identity"class="external-link">Identified</a></code>, <code><ahref="../inventory/InventoryHolder.html"title="interface in org.bukkit.inventory">InventoryHolder</a></code>, <code><ahref="LivingEntity.html"title="interface in org.bukkit.entity">LivingEntity</a></code>, <code><ahref="../metadata/Metadatable.html"title="interface in org.bukkit.metadata">Metadatable</a></code>, <code><ahref="../Nameable.html"title="interface in org.bukkit">Nameable</a></code>, <code><ahref="../../../com/destroystokyo/paper/network/NetworkClient.html"title="interface in com.destroystokyo.paper.network">NetworkClient</a></code>, <code><ahref="../OfflinePlayer.html"title="interface in org.bukkit">OfflinePlayer</a></code>, <code><ahref="../permissions/Permissible.html"title="interface in org.bukkit.permissions">Permissible</a></code>, <code><ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence">PersistentDataHolder</a></code>, <code><ahref="../plugin/messaging/PluginMessageRecipient.html"title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a></code>, <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/pointer/Pointered.html"title="class or interface in net.kyori.adventure.pointer"class="external-link">Pointered</a></code>, <code><ahref="../projectiles/ProjectileSource.html"title="interface in org.bukkit.projectiles">ProjectileSource</a></code>, <code><ahref="../permissions/ServerOperator.html"title="interface in org.bukkit.permissions">ServerOperator</a></code>, <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/sound/Sound.Emitter.html"title="class or interface in net.kyori.adventure.sound"class="external-link">Sound.Emitter</a></code></dd>
extends <ahref="HumanEntity.html"title="interface in org.bukkit.entity">HumanEntity</a>, <ahref="../conversations/Conversable.html"title="interface in org.bukkit.conversations">Conversable</a>, <ahref="../OfflinePlayer.html"title="interface in org.bukkit">OfflinePlayer</a>, <ahref="../plugin/messaging/PluginMessageRecipient.html"title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/identity/Identified.html"title="class or interface in net.kyori.adventure.identity"class="external-link">Identified</a>, <ahref="../../../com/destroystokyo/paper/network/NetworkClient.html"title="interface in com.destroystokyo.paper.network">NetworkClient</a></span></div>
<divclass="block">Represents a player, connected or not</div>
<divclass="col-second even-row-color"><code><ahref="Player.Spigot.html"class="type-name-link"title="class in org.bukkit.entity">Player.Spigot</a></code></div>
<divclass="block">Applies the mending effect to any items just as picking up an orb would.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#asHoverEvent(java.util.function.UnaryOperator)"class="member-name-link">asHoverEvent</a><wbr>(<ahref="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><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>> op)</code></div>
<divclass="block">Creates a hover event with value derived from this object.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerFull(java.lang.String)"class="member-name-link">banPlayerFull</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason)</code></div>
<divclass="block">Permanently Bans the Profile and IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerFull(java.lang.String,java.lang.String)"class="member-name-link">banPlayerFull</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</code></div>
<divclass="block">Permanently Bans the Profile and IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerFull(java.lang.String,java.util.Date)"class="member-name-link">banPlayerFull</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires)</code></div>
<divclass="block">Bans the Profile and IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"class="member-name-link">banPlayerFull</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</code></div>
<divclass="block">Bans the Profile and IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason)</code></div>
<divclass="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,boolean)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<divclass="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.lang.String)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</code></div>
<divclass="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.lang.String,boolean)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source,
<divclass="block">Permanently Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.util.Date)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires)</code></div>
<divclass="block">Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.util.Date,boolean)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires,
<divclass="block">Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.util.Date,java.lang.String)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</code></div>
<divclass="block">Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#banPlayerIP(java.lang.String,java.util.Date,java.lang.String,boolean)"class="member-name-link">banPlayerIP</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> reason,
<ahref="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> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source,
<divclass="block">Bans the IP address currently used by the player.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Firework.html"title="interface in org.bukkit.entity">Firework</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#boostElytra(org.bukkit.inventory.ItemStack)"class="member-name-link">boostElytra</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> firework)</code></div>
<divclass="block">Boost a Player that's <ahref="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> using a <ahref="Firework.html"title="interface in org.bukkit.entity"><code>Firework</code></a>.</div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#breakBlock(org.bukkit.block.Block)"class="member-name-link">breakBlock</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#canSee(org.bukkit.entity.Entity)"class="member-name-link">canSee</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#canSee(org.bukkit.entity.Player)"class="member-name-link">canSee</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#chat(java.lang.String)"class="member-name-link">chat</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> msg)</code></div>
<divclass="block">Says a message (or runs a command).</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#displayName(net.kyori.adventure.text.Component)"class="member-name-link">displayName</a><wbr>(<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> displayName)</code></div>
<divclass="block">Sets the "friendly" name to display of this player.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/InetSocketAddress.html"title="class or interface in java.net"class="external-link">InetSocketAddress</a></code></div>
<divclass="block">Gets the socket address of this player</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../advancement/AdvancementProgress.html"title="interface in org.bukkit.advancement">AdvancementProgress</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#getAdvancementProgress(org.bukkit.advancement.Advancement)"class="member-name-link">getAdvancementProgress</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../advancement/Advancement.html"title="interface in org.bukkit.advancement">Advancement</a> advancement)</code></div>
<divclass="block">Determines if the Player is allowed to fly via jump key double-tap like
in creative mode.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a></code></div>
<divclass="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>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#getClientOption(com.destroystokyo.paper.ClientOption)"class="member-name-link">getClientOption</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/ClientOption.html"title="class in com.destroystokyo.paper">ClientOption</a><T> option)</code></div>
<divclass="block">Get the player's current client side view distance.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a></code></div>
<divclass="block">Returns the percentage of attack power available based on the cooldown (zero to one).</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="block">Gets the players current experience level</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="block">Gets the player's estimated ping in milliseconds.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="deprecation-comment">in favour of <ahref="#playerListFooter()"><code>playerListFooter()</code></a></div>
</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="deprecation-comment">in favour of <ahref="#playerListHeader()"><code>playerListHeader()</code></a></div>
</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="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>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WeatherType.html"title="enum class in org.bukkit">WeatherType</a></code></div>
<divclass="block">Returns the type of weather the player is currently experiencing.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets this player's previous <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a></div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a></code></div>
<divclass="deprecation-comment">This is no longer sent from the client and will always be null</div>
</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="../event/player/PlayerResourcePackStatusEvent.Status.html"title="enum class in org.bukkit.event.player">PlayerResourcePackStatusEvent.Status</a></code></div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../scoreboard/Scoreboard.html"title="interface in org.bukkit.scoreboard">Scoreboard</a></code></div>
<divclass="block">Gets the simulation distance for this player</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code></div>
<divclass="block">Gets the current allowed speed that a client can walk.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WorldBorder.html"title="interface in org.bukkit">WorldBorder</a></code></div>
<divclass="block">Gets the <ahref="../WorldBorder.html"title="interface in org.bukkit"><code>WorldBorder</code></a> visible to this Player, or null if viewing
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#hideEntity(org.bukkit.plugin.Plugin,org.bukkit.entity.Entity)"class="member-name-link">hideEntity</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#hidePlayer(org.bukkit.entity.Player)"class="member-name-link">hidePlayer</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"class="member-name-link">hidePlayer</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/identity/Identity.html"title="class or interface in net.kyori.adventure.identity"class="external-link">Identity</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#kick(net.kyori.adventure.text.Component,org.bukkit.event.player.PlayerKickEvent.Cause)"class="member-name-link">kick</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> message,
<ahref="../event/player/PlayerKickEvent.Cause.html"title="enum class in org.bukkit.event.player">PlayerKickEvent.Cause</a> cause)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#kick(net.kyori.adventure.text.Component)"class="member-name-link">kick</a><wbr>(<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> message)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#kickPlayer(java.lang.String)"class="member-name-link">kickPlayer</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> message)</code></div>
<divclass="deprecation-comment">in favour of <ahref="#kick(net.kyori.adventure.text.Component)"><code>kick(net.kyori.adventure.text.Component)</code></a></div>
<divclass="block">Loads the players current location, health, inventory, motion, and
other information from the <uuid>.dat file, in the
<level-name>/playerdata/ folder.</div>
</div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="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>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#lookAt(org.bukkit.Location,io.papermc.paper.entity.LookAnchor)"class="member-name-link">lookAt</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="../../../io/papermc/paper/entity/LookAnchor.html"title="enum class in io.papermc.paper.entity">LookAnchor</a> playerAnchor)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#openBook(org.bukkit.inventory.ItemStack)"class="member-name-link">openBook</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> book)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#openSign(org.bukkit.block.Sign)"class="member-name-link">openSign</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Sign.html"title="interface in org.bukkit.block">Sign</a> sign)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#performCommand(java.lang.String)"class="member-name-link">performCommand</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> command)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#playEffect(org.bukkit.Location,org.bukkit.Effect,int)"class="member-name-link">playEffect</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Effect.html"title="enum class in org.bukkit">Effect</a> effect,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playEffect(org.bukkit.Location,org.bukkit.Effect,T)"class="member-name-link">playEffect</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Effect.html"title="enum class in org.bukkit">Effect</a> effect,
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playerListName(net.kyori.adventure.text.Component)"class="member-name-link">playerListName</a><wbr>(<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> name)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#playNote(org.bukkit.Location,byte,byte)"class="member-name-link">playNote</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playNote(org.bukkit.Location,org.bukkit.Instrument,org.bukkit.Note)"class="member-name-link">playNote</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Instrument.html"title="enum class in org.bukkit">Instrument</a> instrument,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Note.html"title="class in org.bukkit">Note</a> note)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.Location,java.lang.String,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.Location,java.lang.String,org.bukkit.SoundCategory,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.Location,org.bukkit.Sound,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#playSound(org.bukkit.Location,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)"class="member-name-link">playSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</code></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendActionBar(java.lang.String)"class="member-name-link">sendActionBar</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</code></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendBlockChange(org.bukkit.Location,org.bukkit.block.data.BlockData)"class="member-name-link">sendBlockChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a> block)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendBlockChange(org.bukkit.Location,org.bukkit.Material,byte)"class="member-name-link">sendBlockChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Material.html"title="enum class in org.bukkit">Material</a> material,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendBlockDamage(org.bukkit.Location,float)"class="member-name-link">sendBlockDamage</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendEquipmentChange(org.bukkit.entity.LivingEntity,org.bukkit.inventory.EquipmentSlot,org.bukkit.inventory.ItemStack)"class="member-name-link">sendEquipmentChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="LivingEntity.html"title="interface in org.bukkit.entity">LivingEntity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/EquipmentSlot.html"title="enum class in org.bukkit.inventory">EquipmentSlot</a> slot,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> item)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendMap(org.bukkit.map.MapView)"class="member-name-link">sendMap</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../map/MapView.html"title="interface in org.bukkit.map">MapView</a> map)</code></div>
<divclass="deprecation-comment">use <code>sendMessage</code> methods that accept <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link"><code>Component</code></a></div>
<divclass="deprecation-comment">use <code>sendMessage</code> methods that accept <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link"><code>Component</code></a></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#sendMultiBlockChange(java.util.Map)"class="member-name-link">sendMultiBlockChange</a><wbr>(<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../Location.html"title="class in org.bukkit">Location</a>,<wbr><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a>> blockChanges)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendMultiBlockChange(java.util.Map,boolean)"class="member-name-link">sendMultiBlockChange</a><wbr>(<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../Location.html"title="class in org.bukkit">Location</a>,<wbr><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a>> blockChanges,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendRawMessage(java.lang.String)"class="member-name-link">sendRawMessage</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines)</code></div>
<divclass="deprecation-comment">in favour of <ahref="#sendSignChange(org.bukkit.Location,java.util.List)"><code>sendSignChange(org.bukkit.Location, java.util.List)</code></a></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D,org.bukkit.DyeColor)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendSignChange(org.bukkit.Location,java.lang.String%5B%5D,org.bukkit.DyeColor,boolean)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor,
<divclass="deprecation-comment">Deprecated in favour of <ahref="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)"><code>sendSignChange(Location, java.util.List, DyeColor, boolean)</code></a></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#sendSignChange(org.bukkit.Location,java.util.List)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#sendSignChange(org.bukkit.Location,java.util.List,boolean)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)"class="member-name-link">sendSignChange</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendTitle(com.destroystokyo.paper.Title)"class="member-name-link">sendTitle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/Title.html"title="class in com.destroystokyo.paper">Title</a> title)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendTitle(java.lang.String,java.lang.String)"class="member-name-link">sendTitle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> subtitle)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#sendTitle(java.lang.String,java.lang.String,int,int,int)"class="member-name-link">sendTitle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> subtitle,
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setBedSpawnLocation(org.bukkit.Location)"class="member-name-link">setBedSpawnLocation</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setBedSpawnLocation(org.bukkit.Location,boolean)"class="member-name-link">setBedSpawnLocation</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setCompassTarget(org.bukkit.Location)"class="member-name-link">setCompassTarget</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setDisplayName(java.lang.String)"class="member-name-link">setDisplayName</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> name)</code></div>
<divclass="deprecation-comment">in favour of <ahref="#displayName(net.kyori.adventure.text.Component)"><code>displayName(net.kyori.adventure.text.Component)</code></a></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setPlayerListFooter(java.lang.String)"class="member-name-link">setPlayerListFooter</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> footer)</code></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setPlayerListHeader(java.lang.String)"class="member-name-link">setPlayerListHeader</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> header)</code></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setPlayerListHeaderFooter(java.lang.String,java.lang.String)"class="member-name-link">setPlayerListHeaderFooter</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> header,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> footer)</code></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#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>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] header,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] footer)</code></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setPlayerListName(java.lang.String)"class="member-name-link">setPlayerListName</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> name)</code></div>
<divclass="deprecation-comment">in favour of <ahref="#playerListName(net.kyori.adventure.text.Component)"><code>playerListName(net.kyori.adventure.text.Component)</code></a></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setPlayerWeather(org.bukkit.WeatherType)"class="member-name-link">setPlayerWeather</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../WeatherType.html"title="enum class in org.bukkit">WeatherType</a> type)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setResourcePack(java.lang.String)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D,boolean)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D,java.lang.String)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> prompt)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D,java.lang.String,boolean)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> prompt,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D,net.kyori.adventure.text.Component)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
byte <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> [] hash,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> prompt)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,byte%5B%5D,net.kyori.adventure.text.Component,boolean)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
byte <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> [] hash,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> prompt,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,java.lang.String)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,java.lang.String,boolean)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setResourcePack(java.lang.String,java.lang.String,boolean,net.kyori.adventure.text.Component)"class="member-name-link">setResourcePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash,
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> resourcePackPrompt)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setScoreboard(org.bukkit.scoreboard.Scoreboard)"class="member-name-link">setScoreboard</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../scoreboard/Scoreboard.html"title="interface in org.bukkit.scoreboard">Scoreboard</a> scoreboard)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setSpectatorTarget(org.bukkit.entity.Entity)"class="member-name-link">setSpectatorTarget</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#setTexturePack(java.lang.String)"class="member-name-link">setTexturePack</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#setWorldBorder(org.bukkit.WorldBorder)"class="member-name-link">setWorldBorder</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WorldBorder.html"title="interface in org.bukkit">WorldBorder</a> border)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#showEntity(org.bukkit.plugin.Plugin,org.bukkit.entity.Entity)"class="member-name-link">showEntity</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#showPlayer(org.bukkit.entity.Player)"class="member-name-link">showPlayer</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#showPlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player)"class="member-name-link">showPlayer</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#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>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] subtitle,
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,double,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int,double,double,double,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,double,double,double,int,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,double,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,double,double,double,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#spawnParticle(org.bukkit.Particle,org.bukkit.Location,int,T)"class="member-name-link">spawnParticle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<divclass="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
</div>
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.Spigot.html"title="class in org.bukkit.entity">Player.Spigot</a></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#stopSound(java.lang.String)"class="member-name-link">stopSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#stopSound(java.lang.String,org.bukkit.SoundCategory)"class="member-name-link">stopSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#stopSound(org.bukkit.Sound)"class="member-name-link">stopSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#stopSound(org.bukkit.SoundCategory)"class="member-name-link">stopSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#stopSound(org.bukkit.Sound,org.bukkit.SoundCategory)"class="member-name-link">stopSound</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="#teleport(org.bukkit.Location,org.bukkit.event.player.PlayerTeleportEvent.TeleportCause,boolean,boolean,io.papermc.paper.entity.RelativeTeleportFlag...)"class="member-name-link">teleport</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="../event/player/PlayerTeleportEvent.TeleportCause.html"title="enum class in org.bukkit.event.player">PlayerTeleportEvent.TeleportCause</a> cause,
boolean ignorePassengers,
boolean dismount,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../io/papermc/paper/entity/RelativeTeleportFlag.html"title="enum class in io.papermc.paper.entity">RelativeTeleportFlag</a><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a> ... teleportFlags)</code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><ahref="#updateTitle(com.destroystokyo.paper.Title)"class="member-name-link">updateTitle</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/Title.html"title="class in com.destroystokyo.paper">Title</a> title)</code></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="inherited-list">
<h3id="methods-inherited-from-class-org.bukkit.attribute.Attributable">Methods inherited from interface org.bukkit.attribute.<ahref="../attribute/Attributable.html"title="interface in org.bukkit.attribute">Attributable</a></h3>
<h3id="methods-inherited-from-class-net.kyori.adventure.audience.Audience">Methods inherited from interface net.kyori.adventure.audience.<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/audience/Audience.html"title="class or interface in net.kyori.adventure.audience"class="external-link">Audience</a></h3>
<code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/audience/Audience.html#clearTitle()"title="class or interface in net.kyori.adventure.audience"class="external-link">clearTitle</a>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/audience/Audience.html#sendMessage(net.kyori.adventure.identity.Identity,net.kyori.adventure.text.Component)"title="classorinterfacein
<divclass="inherited-list">
<h3id="methods-inherited-from-class-org.bukkit.command.CommandSender">Methods inherited from interface org.bukkit.command.<ahref="../command/CommandSender.html"title="interface in org.bukkit.command">CommandSender</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.configuration.serialization.ConfigurationSerializable">Methods inherited from interface org.bukkit.configuration.serialization.<ahref="../configuration/serialization/ConfigurationSerializable.html"title="interface in org.bukkit.configuration.serialization">ConfigurationSerializable</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.conversations.Conversable">Methods inherited from interface org.bukkit.conversations.<ahref="../conversations/Conversable.html"title="interface in org.bukkit.conversations">Conversable</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.entity.Damageable">Methods inherited from interface org.bukkit.entity.<ahref="Damageable.html"title="interface in org.bukkit.entity">Damageable</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.entity.Entity">Methods inherited from interface org.bukkit.entity.<ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></h3>
<h3id="methods-inherited-from-class-net.kyori.adventure.text.event.HoverEventSource">Methods inherited from interface net.kyori.adventure.text.event.<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEventSource.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEventSource</a></h3>
<code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="inherited-list">
<h3id="methods-inherited-from-class-org.bukkit.entity.HumanEntity">Methods inherited from interface org.bukkit.entity.<ahref="HumanEntity.html"title="interface in org.bukkit.entity">HumanEntity</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.entity.LivingEntity">Methods inherited from interface org.bukkit.entity.<ahref="LivingEntity.html"title="interface in org.bukkit.entity">LivingEntity</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.metadata.Metadatable">Methods inherited from interface org.bukkit.metadata.<ahref="../metadata/Metadatable.html"title="interface in org.bukkit.metadata">Metadatable</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.Nameable">Methods inherited from interface org.bukkit.<ahref="../Nameable.html"title="interface in org.bukkit">Nameable</a></h3>
<h3id="methods-inherited-from-class-com.destroystokyo.paper.network.NetworkClient">Methods inherited from interface com.destroystokyo.paper.network.<ahref="../../../com/destroystokyo/paper/network/NetworkClient.html"title="interface in com.destroystokyo.paper.network">NetworkClient</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.OfflinePlayer">Methods inherited from interface org.bukkit.<ahref="../OfflinePlayer.html"title="interface in org.bukkit">OfflinePlayer</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.permissions.Permissible">Methods inherited from interface org.bukkit.permissions.<ahref="../permissions/Permissible.html"title="interface in org.bukkit.permissions">Permissible</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.persistence.PersistentDataHolder">Methods inherited from interface org.bukkit.persistence.<ahref="../persistence/PersistentDataHolder.html"title="interface in org.bukkit.persistence">PersistentDataHolder</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.plugin.messaging.PluginMessageRecipient">Methods inherited from interface org.bukkit.plugin.messaging.<ahref="../plugin/messaging/PluginMessageRecipient.html"title="interface in org.bukkit.plugin.messaging">PluginMessageRecipient</a></h3>
<h3id="methods-inherited-from-class-net.kyori.adventure.pointer.Pointered">Methods inherited from interface net.kyori.adventure.pointer.<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/pointer/Pointered.html"title="class or interface in net.kyori.adventure.pointer"class="external-link">Pointered</a></h3>
<code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>, <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/pointer/Pointered.html#pointers()"title="class or interface in net.kyori.adventure.pointer"class="external-link">pointers</a></code></div>
<divclass="inherited-list">
<h3id="methods-inherited-from-class-org.bukkit.projectiles.ProjectileSource">Methods inherited from interface org.bukkit.projectiles.<ahref="../projectiles/ProjectileSource.html"title="interface in org.bukkit.projectiles">ProjectileSource</a></h3>
<h3id="methods-inherited-from-class-org.bukkit.permissions.ServerOperator">Methods inherited from interface org.bukkit.permissions.<ahref="../permissions/ServerOperator.html"title="interface in org.bukkit.permissions">ServerOperator</a></h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/identity/Identity.html"title="class or interface in net.kyori.adventure.identity"class="external-link">Identity</a></span> <spanclass="element-name">identity</span>()</div>
<divclass="block"><spanclass="descfrm-type-label">Description copied from interface: <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Gets the identity.</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/identity/Identified.html#identity()"title="class or interface in net.kyori.adventure.identity"class="external-link">identity</a></code> in interface <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<sectionclass="detail"id="displayName()">
<h3>displayName</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">displayName</span>()</div>
<divclass="block">Gets the "friendly" name to display of this player.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">displayName</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> displayName)</span></div>
<divclass="block">Sets the "friendly" name to display of this player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>displayName</code> - the display name to set</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getDisplayName()">
<h3>getDisplayName</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://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> <spanclass="element-name">getDisplayName</span>()</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setDisplayName</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name)</span></div>
<divclass="deprecation-comment">in favour of <ahref="#displayName(net.kyori.adventure.text.Component)"><code>displayName(net.kyori.adventure.text.Component)</code></a></div>
</div>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - The new display name.</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playerListName</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> name)</span></div>
<divclass="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 <ahref="HumanEntity.html#getName()"><code>HumanEntity.getName()</code></a>.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - new player list name</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="playerListName()">
<h3>playerListName</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">playerListName</span>()</div>
<divclass="block">Gets the name that is shown on the in-game player list.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>the player list name</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="playerListHeader()">
<h3>playerListHeader</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">playerListHeader</span>()</div>
<divclass="block">Gets the currently displayed player list header for this player.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>player list header or null</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="playerListFooter()">
<h3>playerListFooter</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a></span> <spanclass="element-name">playerListFooter</span>()</div>
<divclass="block">Gets the currently displayed player list footer for this player.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>player list footer or null</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getPlayerListName()">
<h3>getPlayerListName</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="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><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://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> <spanclass="element-name">getPlayerListName</span>()</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListName</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name)</span></div>
<divclass="deprecation-comment">in favour of <ahref="#playerListName(net.kyori.adventure.text.Component)"><code>playerListName(net.kyori.adventure.text.Component)</code></a></div>
</div>
<divclass="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 <ahref="HumanEntity.html#getName()"><code>HumanEntity.getName()</code></a>.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>name</code> - new player list name</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getPlayerListHeader()">
<h3>getPlayerListHeader</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> <spanclass="element-name">getPlayerListHeader</span>()</div>
<divclass="deprecation-comment">in favour of <ahref="#playerListHeader()"><code>playerListHeader()</code></a></div>
</div>
<divclass="block">Gets the currently displayed player list header for this player.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>player list header or null</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getPlayerListFooter()">
<h3>getPlayerListFooter</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> <spanclass="element-name">getPlayerListFooter</span>()</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListHeader</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> header)</span></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sets the currently displayed player list header for this player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>header</code> - player list header, null for empty</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListFooter</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> footer)</span></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sets the currently displayed player list footer for this player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>footer</code> - player list footer, null for empty</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListHeaderFooter</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> header,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> footer)</span></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sets the currently displayed player list header and footer for this
player.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setCompassTarget</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc)</span></div>
<divclass="block">Set the target of the player's compass.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - Location to point to</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getCompassTarget()">
<h3>getCompassTarget</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a></span> <spanclass="element-name">getCompassTarget</span>()</div>
<divclass="block">Get the previously set compass target.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>location of the target</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getAddress()">
<h3>getAddress</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> <spanclass="element-name">getAddress</span>()</div>
<divclass="block">Gets the socket address of this player</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../../../com/destroystokyo/paper/network/NetworkClient.html#getAddress()">getAddress</a></code> in interface <code><ahref="../../../com/destroystokyo/paper/network/NetworkClient.html"title="interface in com.destroystokyo.paper.network">NetworkClient</a></code></dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendRawMessage</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</span></div>
<divclass="block">Sends this sender a message raw</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../conversations/Conversable.html#sendRawMessage(java.lang.String)">sendRawMessage</a></code> in interface <code><ahref="../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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">kickPlayer</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</span></div>
<divclass="deprecation-comment">in favour of <ahref="#kick(net.kyori.adventure.text.Component)"><code>kick(net.kyori.adventure.text.Component)</code></a></div>
</div>
<divclass="block">Kicks player with custom kick message.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">kick</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> message)</span></div>
<divclass="block">Kicks player with custom kick message.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">kick</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> message,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../event/player/PlayerKickEvent.Cause.html"title="enum class in org.bukkit.event.player">PlayerKickEvent.Cause</a> cause)</span></div>
<divclass="block">Kicks player with custom kick message and cause.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">chat</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> msg)</span></div>
<divclass="block">Says a message (or runs a command).</div>
<divclass="member-signature"><spanclass="return-type">boolean</span> <spanclass="element-name">performCommand</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> command)</span></div>
<divclass="block">Makes the player perform the given command</div>
<dlclass="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>
<sectionclass="detail"id="isOnGround()">
<h3>isOnGround</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="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>
<divclass="block">Returns true if the entity is supported by a block.
This value is a state updated by the client after each movement.</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="Entity.html#isOnGround()">isOnGround</a></code> in interface <code><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code></dd>
<divclass="block">Returns whether the player is sleeping ignored.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>Whether player is ignoring sleep.</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getBedSpawnLocation()">
<h3>getBedSpawnLocation</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a></span> <spanclass="element-name">getBedSpawnLocation</span>()</div>
<divclass="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>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../OfflinePlayer.html#getBedSpawnLocation()">getBedSpawnLocation</a></code> in interface <code><ahref="../OfflinePlayer.html"title="interface in org.bukkit">OfflinePlayer</a></code></dd>
<dt>Returns:</dt>
<dd>Bed Spawn Location if bed exists, otherwise null.</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setBedSpawnLocation</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location)</span></div>
<divclass="block">Sets the Location where the player will spawn at their bed.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - where to set the respawn location</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setBedSpawnLocation</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
boolean force)</span></div>
<divclass="block">Sets the Location where the player will spawn at their bed.</div>
<dlclass="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
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">playNote</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playNote</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Instrument.html"title="enum class in org.bukkit">Instrument</a> instrument,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Note.html"title="class in org.bukkit">Note</a> note)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of a note block</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
float volume,
float pitch)</span></div>
<divclass="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
float volume,
float pitch)</span></div>
<divclass="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>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
float volume,
float pitch)</span></div>
<divclass="block">Play a sound for a player at the location.
<p>
This function will fail silently if Location or Sound are null.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
float volume,
float pitch)</span></div>
<divclass="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>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
float volume,
float pitch)</span></div>
<divclass="block">Play a sound for a player at the location of the entity.
<p>
This function will fail silently if Entity or Sound are null.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - The entity 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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">playSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category,
float volume,
float pitch)</span></div>
<divclass="block">Play a sound for a player at the location of the entity.
<p>
This function will fail silently if Entity or Sound are null.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - The entity 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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">stopSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound)</span></div>
<divclass="block">Stop the specified sound from playing.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">stopSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound)</span></div>
<divclass="block">Stop the specified sound from playing.</div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">stopSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Sound.html"title="enum class in org.bukkit">Sound</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</span></div>
<divclass="block">Stop the specified sound from playing.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
<dd><code>category</code> - the category of the sound</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">stopSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> sound,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</span></div>
<divclass="block">Stop the specified sound from playing.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>sound</code> - the sound to stop</dd>
<dd><code>category</code> - the category of the sound</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">stopSound</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../SoundCategory.html"title="enum class in org.bukkit">SoundCategory</a> category)</span></div>
<divclass="block">Stop the specified sound category from playing.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>category</code> - the sound category to stop</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">playEffect</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Effect.html"title="enum class in org.bukkit">Effect</a> effect,
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">playEffect</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Effect.html"title="enum class in org.bukkit">Effect</a> effect,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="block">Plays an effect to just this player.</div>
<dlclass="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 <ahref="../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>
<divclass="member-signature"><spanclass="return-type">boolean</span> <spanclass="element-name">breakBlock</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block)</span></div>
<divclass="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 <ahref="../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 <ahref="../block/Block.html"title="interface in org.bukkit.block"><code>Block</code></a> being broken in the event.
<p>
Additionally, a <ahref="../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>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendBlockChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Material.html"title="enum class in org.bukkit">Material</a> material,
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendBlockChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a> block)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>loc</code> - The location of the changed block</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendBlockDamage</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
float progress)</span></div>
<divclass="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>
<dlclass="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
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendMultiBlockChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../Location.html"title="class in org.bukkit">Location</a>,<wbr><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a>> blockChanges)</span></div>
<divclass="block">Send multiple block changes. This fakes a multi block change packet for each
chunk section that a block change occurs. This will not actually change the world in any way.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>blockChanges</code> - A map of the locations you want to change to their new block data</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendMultiBlockChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../Location.html"title="class in org.bukkit">Location</a>,<wbr><ahref="../block/data/BlockData.html"title="interface in org.bukkit.block.data">BlockData</a>> blockChanges,
boolean suppressLightUpdates)</span></div>
<divclass="block">Send multiple block changes. This fakes a multi block change packet for each
chunk section that a block change occurs. This will not actually change the world in any way.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>blockChanges</code> - A map of the locations you want to change to their new block data</dd>
<dd><code>suppressLightUpdates</code> - Whether to suppress light updates or not</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendEquipmentChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="LivingEntity.html"title="interface in org.bukkit.entity">LivingEntity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/EquipmentSlot.html"title="enum class in org.bukkit.inventory">EquipmentSlot</a> slot,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> item)</span></div>
<divclass="block">Send the equipment change of an entity. This fakes the equipment change
of an entity for a user. This will not actually change the inventory of
the specified entity in any way.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - The entity that the player will see the change for</dd>
<dd><code>slot</code> - The slot of the spoofed equipment change</dd>
<dd><code>item</code> - The ItemStack to display for the player</dd>
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
boolean hasGlowingText)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a>> lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor,
boolean hasGlowingText)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="deprecation-comment">in favour of <ahref="#sendSignChange(org.bukkit.Location,java.util.List)"><code>sendSignChange(org.bukkit.Location, java.util.List)</code></a></div>
</div>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor)</span>
throws <spanclass="exceptions"><ahref="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>
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendSignChange</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a>[] lines,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../DyeColor.html"title="enum class in org.bukkit">DyeColor</a> dyeColor,
boolean hasGlowingText)</span>
throws <spanclass="exceptions"><ahref="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>
<divclass="deprecation-comment">Deprecated in favour of <ahref="#sendSignChange(org.bukkit.Location,java.util.List,org.bukkit.DyeColor,boolean)"><code>sendSignChange(Location, java.util.List, DyeColor, boolean)</code></a></div>
</div>
<divclass="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
If the client does not have a sign at the given location it will
display an error message to the user.</div>
<dlclass="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><ahref="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">sendMap</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../map/MapView.html"title="interface in org.bukkit.map">MapView</a> map)</span></div>
<divclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerFull</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason)</span></div>
<divclass="block">Permanently Bans the Profile and IP address currently used by the player.</div>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerFull</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</span></div>
<divclass="block">Permanently Bans the Profile and IP address currently used by the player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>source</code> - Source of ban, or null for default</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerFull</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires)</span></div>
<divclass="block">Bans the Profile and IP address currently used by the player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerFull</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</span></div>
<divclass="block">Bans the Profile and IP address currently used by the player.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
boolean kickPlayer)</span></div>
<divclass="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source,
boolean kickPlayer)</span></div>
<divclass="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires,
boolean kickPlayer)</span></div>
<divclass="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason)</span></div>
<divclass="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</span></div>
<divclass="block">Permanently Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for ban</dd>
<dd><code>source</code> - Source of ban, or null for default</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires)</span></div>
<divclass="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>reason</code> - Reason for Ban</dd>
<dd><code>expires</code> - When to expire the ban</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source)</span></div>
<divclass="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="../BanEntry.html"title="interface in org.bukkit">BanEntry</a></span> <spanclass="element-name">banPlayerIP</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> reason,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html"title="class or interface in java.util"class="external-link">Date</a> expires,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> source,
boolean kickPlayer)</span></div>
<divclass="block">Bans the IP address currently used by the player.
Does not ban the Profile, use <ahref="#banPlayerFull(java.lang.String,java.util.Date,java.lang.String)"><code>banPlayerFull(String, java.util.Date, String)</code></a></div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendActionBar</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</span></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sends an Action Bar message to the client.
Use Section symbols for legacy color codes to send formatting.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - The message to send</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> message)</span></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sends an Action Bar message to the client.
Use supplied alternative character to the section symbol to represent legacy color codes.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>alternateChar</code> - Alternate symbol such as '&'</dd>
<dd><code>message</code> - The message to send</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendActionBar</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a> net.md_5.bungee.api.chat.BaseComponent... message)</span></div>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Sends an Action Bar message to the client.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>message</code> - The components to send</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendMessage</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<divclass="deprecation-comment">use <code>sendMessage</code> methods that accept <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link"><code>Component</code></a></div>
</div>
<divclass="block">Sends the component to the player</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../command/CommandSender.html#sendMessage(net.md_5.bungee.api.chat.BaseComponent)">sendMessage</a></code> in interface <code><ahref="../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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">sendMessage</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a> net.md_5.bungee.api.chat.BaseComponent... components)</span></div>
<divclass="deprecation-comment">use <code>sendMessage</code> methods that accept <ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link"><code>Component</code></a></div>
</div>
<divclass="block">Sends an array of components as a single message to the player</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../command/CommandSender.html#sendMessage(net.md_5.bungee.api.chat.BaseComponent...)">sendMessage</a></code> in interface <code><ahref="../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>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="deprecation-comment">This is unlikely the API you want to use. See <ahref="#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>
<divclass="block">Sends an array of components as a single message to the specified screen position of this player</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>position</code> - the screen position</dd>
<dd><code>components</code> - the components to send</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListHeaderFooter</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] header,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] footer)</span></div>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Set the text displayed in the player list header and footer for this player</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setPlayerListHeaderFooter</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<divclass="deprecation-comment">in favour of <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Set the text displayed in the player list header and footer for this player</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Update the times for titles displayed to the player</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Update the subtitle of titles displayed to the player</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Update the subtitle of titles displayed to the player</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">showTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] title)</span></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Show the given title to the player, along with the last subtitle set, using the last set times</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">showTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Show the given title to the player, along with the last subtitle set, using the last set times</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">showTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> net.md_5.bungee.api.chat.BaseComponent[] subtitle,
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Show the given title and subtitle to the player using the given times</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">showTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Show the given title and subtitle to the player using the given times</div>
<dlclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/Title.html"title="class in com.destroystokyo.paper">Title</a> title)</span></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Show the title to the player, overriding any previously displayed title.
<p>This method overrides any previous title, use <ahref="#updateTitle(com.destroystokyo.paper.Title)"><code>updateTitle(Title)</code></a> to change the existing one.</p></div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - the title to send</dd>
<dt>Throws:</dt>
<dd><code><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">updateTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/Title.html"title="class in com.destroystokyo.paper">Title</a> title)</span></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>title</code> - the title to send</dd>
<dt>Throws:</dt>
<dd><code><ahref="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>
<sectionclass="detail"id="hideTitle()">
<h3>hideTitle</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="deprecation-comment">use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="block">Hide any title that is currently visible to the player</div>
<divclass="block">Forces an update of the player's entire inventory.</div>
</section>
</li>
<li>
<sectionclass="detail"id="getPreviousGameMode()">
<h3>getPreviousGameMode</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span> <spanclass="element-name">getPreviousGameMode</span>()</div>
<divclass="block">Gets this player's previous <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a></div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setPlayerWeather</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../WeatherType.html"title="enum class in org.bukkit">WeatherType</a> type)</span></div>
<divclass="block">Sets the type of weather the player will see. When used, the weather
status of the player is locked until <ahref="#resetPlayerWeather()"><code>resetPlayerWeather()</code></a> is
used.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>type</code> - The WeatherType enum type the player should experience</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getPlayerWeather()">
<h3>getPlayerWeather</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WeatherType.html"title="enum class in org.bukkit">WeatherType</a></span> <spanclass="element-name">getPlayerWeather</span>()</div>
<divclass="block">Returns the type of weather the player is currently experiencing.</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>The WeatherType that the player is currently experiencing or
<divclass="block">Gives the player the amount of experience specified.</div>
<dlclass="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 <ahref="#applyMending(int)"><code>applyMending(int)</code></a></dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">hidePlayer</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</span></div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">hidePlayer</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</span></div>
<divclass="block">Hides a player from this player</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to hide the player</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">showPlayer</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</span></div>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">showPlayer</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to show the player</dd>
<divclass="member-signature"><spanclass="return-type">boolean</span> <spanclass="element-name">canSee</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.html"title="interface in org.bukkit.entity">Player</a> player)</span></div>
<divclass="block">Checks to see if a player has been hidden from this player</div>
<dlclass="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
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="return-type">void</span> <spanclass="element-name">hideEntity</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</span></div>
<divclass="block">Visually hides an entity from this player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to hide the entity</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="return-type">void</span> <spanclass="element-name">showEntity</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a> plugin,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</span></div>
<divclass="block">Allows this player to see an entity that was previously hidden. If
another another plugin had hidden the entity too, then the entity will
remain hidden until the other plugin calls this method too.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>plugin</code> - Plugin that wants to show the entity</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="return-type">boolean</span> <spanclass="element-name">canSee</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</span></div>
<divclass="block">Checks to see if an entity has been visually hidden from this player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - Entity to check</dd>
<dt>Returns:</dt>
<dd>True if the provided entity is not being hidden from this
throws <spanclass="exceptions"><ahref="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>
<divclass="block">Sets the speed at which a client will fly. Negative values indicate
reverse directions.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The new speed, from -1 to 1.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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
throws <spanclass="exceptions"><ahref="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>
<divclass="block">Sets the speed at which a client will walk. Negative values indicate
reverse directions.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The new speed, from -1 to 1.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setTexturePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url)</span></div>
<divclass="deprecation-comment">Minecraft no longer uses textures packs. Instead you
should use <ahref="#setResourcePack(java.lang.String)"><code>setResourcePack(String)</code></a>.</div>
</div>
<divclass="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
<ahref="../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>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url)</span></div>
<divclass="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
<ahref="../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 empty string as the hash. This might result
in newer versions not loading the pack correctly.
</ul></div>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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><ahref="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><ahref="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><ahref="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
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> prompt)</span></div>
<divclass="deprecation-comment">in favour of <ahref="#setResourcePack(java.lang.String,byte%5B%5D,net.kyori.adventure.text.Component)"><code>setResourcePack(String, byte[], Component)</code></a></div>
</div>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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>
<dd><code>prompt</code> - The optional custom prompt message to be shown to client.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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><ahref="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
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
byte <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> [] hash,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> prompt)</span></div>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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>
<dd><code>prompt</code> - The optional custom prompt message to be shown to client.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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><ahref="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
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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>
<dd><code>force</code> - If true, the client will be disconnected from the server
when it declines to use the resource pack.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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><ahref="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
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> prompt,
<divclass="deprecation-comment">in favour of <ahref="#setResourcePack(java.lang.String,byte%5B%5D,net.kyori.adventure.text.Component,boolean)"><code>setResourcePack(String, byte[], Component, boolean)</code></a></div>
</div>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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>
<dd><code>prompt</code> - The optional custom prompt message to be shown to client.</dd>
<dd><code>force</code> - If true, the client will be disconnected from the server
when it declines to use the resource pack.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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><ahref="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
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
byte <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a> [] hash,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> prompt,
boolean force)</span></div>
<divclass="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. If the hash is null and 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
<ahref="../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 sent with empty string as the hash when the hash is
not provided. This might result in newer versions not loading the
pack correctly.
</ul></div>
<dlclass="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>
<dd><code>prompt</code> - The optional custom prompt message to be shown to client.</dd>
<dd><code>force</code> - If true, the client will be disconnected from the server
when it declines to use the resource pack.</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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><ahref="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>
<sectionclass="detail"id="getScoreboard()">
<h3>getScoreboard</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../scoreboard/Scoreboard.html"title="interface in org.bukkit.scoreboard">Scoreboard</a></span> <spanclass="element-name">getScoreboard</span>()</div>
<divclass="block">Gets the Scoreboard displayed to this player</div>
<dlclass="notes">
<dt>Returns:</dt>
<dd>The current scoreboard seen by this player</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setScoreboard</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../scoreboard/Scoreboard.html"title="interface in org.bukkit.scoreboard">Scoreboard</a> scoreboard)</span>
throws <spanclass="exceptions"><ahref="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>,
<ahref="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>
<divclass="block">Sets the player's visible Scoreboard.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>scoreboard</code> - New Scoreboard for the player</dd>
<dt>Throws:</dt>
<dd><code><ahref="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><ahref="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
<ahref="../scoreboard/ScoreboardManager.html"title="interface in org.bukkit.scoreboard"><code>scoreboard manager</code></a></dd>
<dd><code><ahref="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>
<sectionclass="detail"id="getWorldBorder()">
<h3>getWorldBorder</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WorldBorder.html"title="interface in org.bukkit">WorldBorder</a></span> <spanclass="element-name">getWorldBorder</span>()</div>
<divclass="block">Gets the <ahref="../WorldBorder.html"title="interface in org.bukkit"><code>WorldBorder</code></a> visible to this Player, or null if viewing
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setWorldBorder</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../WorldBorder.html"title="interface in org.bukkit">WorldBorder</a> border)</span></div>
<divclass="block">Sets the <ahref="../WorldBorder.html"title="interface in org.bukkit"><code>WorldBorder</code></a> visible to this Player.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>border</code> - the border to set, or null to set to the world border of
the player's current world</dd>
<dt>Throws:</dt>
<dd><code><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/UnsupportedOperationException.html"title="class or interface in java.lang"class="external-link">UnsupportedOperationException</a></code> - if setting the border to that of
a world in which the player is not currently present.</dd>
throws <spanclass="exceptions"><ahref="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>
<divclass="block">Sets the number to scale health to for the client; this will also
<dd><code>scale</code> - the number to scale health to</dd>
<dt>Throws:</dt>
<dd><code><ahref="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 <0</dd>
<dd><code><ahref="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 <ahref="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><ahref="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>
<divclass="block">Forcefully sends a health update to the player.
This uses the player's current health, saturation, and food level.
<p>Use after <ahref="Damageable.html#setHealth(double)"><code>Damageable.setHealth(double)</code></a> to show the heart animation
of gaining or losing health.</p></div>
</section>
</li>
<li>
<sectionclass="detail"id="getSpectatorTarget()">
<h3>getSpectatorTarget</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></span> <spanclass="element-name">getSpectatorTarget</span>()</div>
<divclass="block">Gets the entity which is followed by the camera when in
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setSpectatorTarget</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity)</span></div>
<divclass="block">Sets the entity which is followed by the camera when in
<dd><code>entity</code> - the entity to follow or null to reset</dd>
<dt>Throws:</dt>
<dd><code><ahref="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
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> subtitle)</span></div>
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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><spanclass="return-type">void</span> <spanclass="element-name">sendTitle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> title,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> subtitle,
<divclass="deprecation-comment">Use <ahref="https://jd.adventure.kyori.net/api/4.11.0/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 <ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="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>
<dlclass="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>
<divclass="block">Resets the title displayed to the player. This will clear the displayed
title / subtitle and reset timings to their default values.</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/audience/Audience.html#resetTitle()"title="class or interface in net.kyori.adventure.audience"class="external-link">resetTitle</a></code> in interface <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<ulclass="see-list">
<li><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/title/Title.html"title="class or interface in net.kyori.adventure.title"class="external-link"><code>Title</code></a></li>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count)</span></div>
<divclass="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count)</span></div>
<divclass="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dlclass="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>
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="block">Spawns the particle (the number of times specified by count)
at the target location.</div>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count,
double offsetX,
double offsetY,
double offsetZ)</span></div>
<divclass="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>
<dlclass="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count,
double offsetX,
double offsetY,
double offsetZ)</span></div>
<divclass="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>
<dlclass="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>
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count,
double offsetX,
double offsetY,
double offsetZ,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count,
double offsetX,
double offsetY,
double offsetZ,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count,
double offsetX,
double offsetY,
double offsetZ,
double extra)</span></div>
<divclass="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>
<dlclass="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
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count,
double offsetX,
double offsetY,
double offsetZ,
double extra)</span></div>
<divclass="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>
<dlclass="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
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
int count,
double offsetX,
double offsetY,
double offsetZ,
double extra,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="type-parameters"><T></span> <spanclass="return-type">void</span> <spanclass="element-name">spawnParticle</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Particle.html"title="enum class in org.bukkit">Particle</a> particle,
double x,
double y,
double z,
int count,
double offsetX,
double offsetY,
double offsetZ,
double extra,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
T data)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Type Parameters:</dt>
<dd><code>T</code> - type of particle data (see <ahref="../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 <ahref="../Particle.html#getDataType()"><code>Particle.getDataType()</code></a></dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../advancement/AdvancementProgress.html"title="interface in org.bukkit.advancement">AdvancementProgress</a></span> <spanclass="element-name">getAdvancementProgress</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../advancement/Advancement.html"title="interface in org.bukkit.advancement">Advancement</a> advancement)</span></div>
<divclass="block">Return the player's progression on the specified advancement.</div>
<divclass="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>
<dlclass="notes">
<dt>Returns:</dt>
<dd>client view distance as above</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="locale()">
<h3>locale</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://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> <spanclass="element-name">locale</span>()</div>
<divclass="block">Gets the player's current locale.</div>
<divclass="block">Gets the player's estimated ping in milliseconds.
In Vanilla this value represents a weighted average of the response time
to 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>
<dlclass="notes">
<dt>Returns:</dt>
<dd>player ping</dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getLocale()">
<h3>getLocale</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="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><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://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> <spanclass="element-name">getLocale</span>()</div>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">openBook</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> book)</span></div>
<divclass="block">Open a <ahref="../Material.html#WRITTEN_BOOK"><code>Material.WRITTEN_BOOK</code></a> for a Player</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>book</code> - The book to open for this player</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">openSign</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Sign.html"title="interface in org.bukkit.block">Sign</a> sign)</span></div>
<divclass="block">Open a Sign for editing by the Player.
The Sign must be in the same world as the player.</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="HumanEntity.html#openSign(org.bukkit.block.Sign)">openSign</a></code> in interface <code><ahref="HumanEntity.html"title="interface in org.bukkit.entity">HumanEntity</a></code></dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>></span> <spanclass="element-name">asHoverEvent</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/UnaryOperator.html"title="class or interface in java.util.function"class="external-link">UnaryOperator</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>> op)</span></div>
<divclass="block"><spanclass="descfrm-type-label">Description copied from interface: <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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>
<divclass="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>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="Entity.html#asHoverEvent(java.util.function.UnaryOperator)">asHoverEvent</a></code> in interface <code><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code></dd>
<dt>Specified by:</dt>
<dd><code><ahref="https://jd.adventure.kyori.net/api/4.11.0/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> in interface <code><ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEventSource.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEventSource</a><<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html"title="class or interface in net.kyori.adventure.text.event"class="external-link">HoverEvent.ShowEntity</a>></code></dd>
<dt>Parameters:</dt>
<dd><code>op</code> - transformation on value</dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash)</span></div>
<divclass="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>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash,
boolean required)</span></div>
<divclass="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>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setResourcePack</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> url,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> hash,
boolean required,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> resourcePackPrompt)</span></div>
<divclass="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>
<dlclass="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><ahref="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><ahref="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="../event/player/PlayerResourcePackStatusEvent.Status.html"title="enum class in org.bukkit.event.player">PlayerResourcePackStatusEvent.Status</a></span> <spanclass="element-name">getResourcePackStatus</span>()</div>
<dlclass="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>
<sectionclass="detail"id="getResourcePackHash()">
<h3>getResourcePackHash</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
<ahref="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><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> <spanclass="element-name">getResourcePackHash</span>()</div>
<dd>true if the last resource pack status received from this player
was <ahref="../event/player/PlayerResourcePackStatusEvent.Status.html#SUCCESSFULLY_LOADED"><code>PlayerResourcePackStatusEvent.Status.SUCCESSFULLY_LOADED</code></a></dd>
</dl>
</section>
</li>
<li>
<sectionclass="detail"id="getPlayerProfile()">
<h3>getPlayerProfile</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="../../../com/destroystokyo/paper/profile/PlayerProfile.html"title="interface in com.destroystokyo.paper.profile">PlayerProfile</a></span> <spanclass="element-name">getPlayerProfile</span>()</div>
<divclass="block">Gets a copy of this players profile</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../OfflinePlayer.html#getPlayerProfile()">getPlayerProfile</a></code> in interface <code><ahref="../OfflinePlayer.html"title="interface in org.bukkit">OfflinePlayer</a></code></dd>
<divclass="member-signature"><spanclass="return-type">void</span> <spanclass="element-name">setPlayerProfile</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../../../com/destroystokyo/paper/profile/PlayerProfile.html"title="interface in com.destroystokyo.paper.profile">PlayerProfile</a> profile)</span></div>
<divclass="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>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>profile</code> - The new profile to use</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="type-parameters"><T></span> <spanclass="return-type">T</span> <spanclass="element-name">getClientOption</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../com/destroystokyo/paper/ClientOption.html"title="class in com.destroystokyo.paper">ClientOption</a><T> option)</span></div>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="Firework.html"title="interface in org.bukkit.entity">Firework</a></span> <spanclass="element-name">boostElytra</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../inventory/ItemStack.html"title="class in org.bukkit.inventory">ItemStack</a> firework)</span></div>
<divclass="block">Boost a Player that's <ahref="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> using a <ahref="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 <ahref="../../../com/destroystokyo/paper/event/player/PlayerElytraBoostEvent.html"title="class in com.destroystokyo.paper.event.player"><code>PlayerElytraBoostEvent</code></a>.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>firework</code> - The <ahref="../Material.html#FIREWORK_ROCKET"><code>Material.FIREWORK_ROCKET</code></a> to boost the player with</dd>
<dt>Returns:</dt>
<dd>The <ahref="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><ahref="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 <ahref="LivingEntity.html#isGliding()"><code>LivingEntity.isGliding()</code></a> is false
or if the <code>firework</code> isn't a <ahref="../Material.html#FIREWORK_ROCKET"><code>Material.FIREWORK_ROCKET</code></a></dd>
<divclass="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>
<dlclass="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><ahref="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>
<sectionclass="detail"id="getClientBrandName()">
<h3>getClientBrandName</h3>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="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> <spanclass="element-name">getClientBrandName</span>()</div>
<divclass="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>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
<divclass="block">Sets the player's rotation.</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="Entity.html#setRotation(float,float)">setRotation</a></code> in interface <code><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code></dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="return-type">boolean</span> <spanclass="element-name">teleport</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../event/player/PlayerTeleportEvent.TeleportCause.html"title="enum class in org.bukkit.event.player">PlayerTeleportEvent.TeleportCause</a> cause,
boolean ignorePassengers,
boolean dismount,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../../../io/papermc/paper/entity/RelativeTeleportFlag.html"title="enum class in io.papermc.paper.entity">RelativeTeleportFlag</a><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a> ... teleportFlags)</span></div>
<divclass="block">Teleports this entity to the given location.
<p>
Note: Teleporting to a different world with ignorePassengers to true while the entity has entities riding it
will cause this teleportation to return false and not occur.
Note: Teleporting to a different world with dismount to false while this entity is riding another entity will
cause this teleportation to return false and not occur.
<p>
Relative teleportation flags are only used client side, and cause the player to not lose velocity in that
specific coordinate. The location of the teleportation will not change.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - New location to teleport this entity to</dd>
<dd><code>cause</code> - The cause of this teleportation</dd>
<dd><code>ignorePassengers</code> - If all passengers should not be required to be removed prior to teleportation</dd>
<dd><code>dismount</code> - If the entity should be dismounted if they are riding another entity</dd>
<dd><code>teleportFlags</code> - Coordinates of the location that the client should handle as relative teleportation</dd>
<dt>Returns:</dt>
<dd><code>true</code> if the teleport was successful</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../../../io/papermc/paper/entity/LookAnchor.html"title="enum class in io.papermc.paper.entity">LookAnchor</a> playerAnchor)</span></div>
<divclass="block">Causes the player to look towards the given position.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>x</code> - x coordinate</dd>
<dd><code>y</code> - y coordinate</dd>
<dd><code>z</code> - z coordinate</dd>
<dd><code>playerAnchor</code> - What part of the player should face the given position</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="modifiers">default</span> <spanclass="return-type">void</span> <spanclass="element-name">lookAt</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../../../io/papermc/paper/entity/LookAnchor.html"title="enum class in io.papermc.paper.entity">LookAnchor</a> playerAnchor)</span></div>
<divclass="block">Causes the player to look towards the given location.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>location</code> - Location to look at</dd>
<dd><code>playerAnchor</code> - What part of player should face the location</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/ApiStatus.Experimental.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Experimental</a>
</span><spanclass="return-type">void</span> <spanclass="element-name">lookAt</span><wbr><spanclass="parameters">(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a> entity,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../../../io/papermc/paper/entity/LookAnchor.html"title="enum class in io.papermc.paper.entity">LookAnchor</a> playerAnchor,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
<ahref="../../../io/papermc/paper/entity/LookAnchor.html"title="enum class in io.papermc.paper.entity">LookAnchor</a> entityAnchor)</span></div>
<divclass="block">Causes the player to look towards the given entity.</div>
<dlclass="notes">
<dt>Parameters:</dt>
<dd><code>entity</code> - Entity to look at</dd>
<dd><code>playerAnchor</code> - What part of the player should face the entity</dd>
<dd><code>entityAnchor</code> - What part of the entity the player should face</dd>
<divclass="member-signature"><spanclass="annotations"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a>
</span><spanclass="return-type"><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="Player.Spigot.html"title="class in org.bukkit.entity">Player.Spigot</a></span> <spanclass="element-name">spigot</span>()</div>
<dlclass="notes">
<dt>Specified by:</dt>
<dd><code><ahref="../command/CommandSender.html#spigot()">spigot</a></code> in interface <code><ahref="../command/CommandSender.html"title="interface in org.bukkit.command">CommandSender</a></code></dd>
<dt>Specified by:</dt>
<dd><code><ahref="Entity.html#spigot()">spigot</a></code> in interface <code><ahref="Entity.html"title="interface in org.bukkit.entity">Entity</a></code></dd>