Scissors-Website/javadoc/1.19.4/org/bukkit/entity/class-use/Entity.html
2023-04-02 20:49:18 -05:00

3375 lines
434 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Interface org.bukkit.entity.Entity (Scissors-API 1.19.4-R0.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.bukkit.entity, interface: Entity">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Entity.html" title="interface in org.bukkit.entity">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.bukkit.entity.Entity" class="title">Uses of Interface<br>org.bukkit.entity.Entity</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.destroystokyo.paper.entity">com.destroystokyo.paper.entity</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#com.destroystokyo.paper.event.block">com.destroystokyo.paper.event.block</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#com.destroystokyo.paper.event.entity">com.destroystokyo.paper.event.entity</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#com.destroystokyo.paper.event.player">com.destroystokyo.paper.event.player</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#com.destroystokyo.paper.loottable">com.destroystokyo.paper.loottable</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#io.papermc.paper.entity">io.papermc.paper.entity</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#io.papermc.paper.event.block">io.papermc.paper.event.block</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#io.papermc.paper.event.entity">io.papermc.paper.event.entity</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#io.papermc.paper.event.player">io.papermc.paper.event.player</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#io.papermc.paper.text">io.papermc.paper.text</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#me.totalfreedom.scissors.event.player">me.totalfreedom.scissors.event.player</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.bukkit">org.bukkit</a></div>
<div class="col-last odd-row-color">
<div class="block">The root package of the Bukkit API, contains generalized API classes.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.block">org.bukkit.block</a></div>
<div class="col-last even-row-color">
<div class="block">Classes used to manipulate the voxels in a <a href="../../World.html" title="interface in org.bukkit"><code>world</code></a>,
including special states.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.entity">org.bukkit.entity</a></div>
<div class="col-last odd-row-color">
<div class="block">Interfaces for non-voxel objects that can exist in a <a href="../../World.html" title="interface in org.bukkit"><code>world</code></a>, including all players, monsters, projectiles, etc.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.entity.minecart">org.bukkit.entity.minecart</a></div>
<div class="col-last even-row-color">
<div class="block">Interfaces for various <a href="../Minecart.html" title="interface in org.bukkit.entity"><code>Minecart</code></a> types.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.event.block">org.bukkit.event.block</a></div>
<div class="col-last odd-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to when a <a href="../../block/Block.html" title="interface in org.bukkit.block"><code>block</code></a> is changed or interacts with the <a href="../../World.html" title="interface in org.bukkit"><code>world</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.event.entity">org.bukkit.event.entity</a></div>
<div class="col-last even-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to <a href="../Entity.html" title="interface in org.bukkit.entity"><code>entities</code></a>, excluding some directly referencing
some more specific entity types.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.event.hanging">org.bukkit.event.hanging</a></div>
<div class="col-last odd-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to <a href="../Hanging.html" title="interface in org.bukkit.entity"><code>entities that hang</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.event.player">org.bukkit.event.player</a></div>
<div class="col-last even-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to <a href="../Player.html" title="interface in org.bukkit.entity"><code>players</code></a>.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.event.vehicle">org.bukkit.event.vehicle</a></div>
<div class="col-last odd-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> relating to <a href="../Vehicle.html" title="interface in org.bukkit.entity"><code>vehicular entities</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.event.world">org.bukkit.event.world</a></div>
<div class="col-last even-row-color">
<div class="block"><a href="../../event/Event.html" title="class in org.bukkit.event"><code>Events</code></a> triggered by various <a href="../../World.html" title="interface in org.bukkit"><code>world</code></a> states or changes.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.inventory">org.bukkit.inventory</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes involved in manipulating player inventories and item interactions.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.loot">org.bukkit.loot</a></div>
<div class="col-last even-row-color">
<div class="block">Classes relevant to loot table manipulation and generation.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.scoreboard">org.bukkit.scoreboard</a></div>
<div class="col-last odd-row-color">
<div class="block">Interfaces used to manage the client side score display system.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.structure">org.bukkit.structure</a></div>
<div class="col-last even-row-color">
<div class="block">Classes related to creating or using <a href="../../structure/Structure.html" title="interface in org.bukkit.structure"><code>structures</code></a> without creating <a href="../../block/Structure.html" title="interface in org.bukkit.block"><code>Structure
blocks</code></a> in the world.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.util">org.bukkit.util</a></div>
<div class="col-last odd-row-color">
<div class="block">Multi and single purpose classes to facilitate various programmatic
concepts.</div>
</div>
<div class="col-first even-row-color"><a href="#org.spigotmc.event.entity">org.spigotmc.event.entity</a></div>
<div class="col-last even-row-color">
<div class="block">Spigot-specific entity events.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.destroystokyo.paper.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/entity/package-summary.html">com.destroystokyo.paper.entity</a></h2>
<div class="caption"><span>Subinterfaces of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/entity/package-summary.html">com.destroystokyo.paper.entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/entity/RangedEntity.html" class="type-name-link" title="interface in com.destroystokyo.paper.entity">RangedEntity</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/entity/package-summary.html">com.destroystokyo.paper.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">TargetEntityInfo.</span><code><a href="../../../../com/destroystokyo/paper/entity/TargetEntityInfo.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
<div class="block">Get the entity that is targeted</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../com/destroystokyo/paper/entity/package-summary.html">com.destroystokyo.paper.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/entity/TargetEntityInfo.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.util.Vector)" class="member-name-link">TargetEntityInfo</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;hitVec)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span></div>
&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="com.destroystokyo.paper.event.block">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/event/block/package-summary.html">com.destroystokyo.paper.event.block</a></h2>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/event/block/package-summary.html">com.destroystokyo.paper.event.block</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">TNTPrimeEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/block/TNTPrimeEvent.html#getPrimerEntity()" class="member-name-link">getPrimerEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the TNT primer <a href="../Entity.html" title="interface in org.bukkit.entity"><code>Entity</code></a>.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../com/destroystokyo/paper/event/block/package-summary.html">com.destroystokyo.paper.event.block</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/block/TNTPrimeEvent.html#%3Cinit%3E(org.bukkit.block.Block,com.destroystokyo.paper.event.block.TNTPrimeEvent.PrimeReason,org.bukkit.entity.Entity)" class="member-name-link">TNTPrimeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;theBlock,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../../com/destroystokyo/paper/event/block/TNTPrimeEvent.PrimeReason.html" title="enum class in com.destroystokyo.paper.event.block">TNTPrimeEvent.PrimeReason</a>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;primerEntity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="com.destroystokyo.paper.event.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/event/entity/package-summary.html">com.destroystokyo.paper.event.entity</a></h2>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/event/entity/package-summary.html">com.destroystokyo.paper.event.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ProjectileCollideEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/ProjectileCollideEvent.html#getCollidedWith()" class="member-name-link">getCollidedWith</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Get the entity the projectile collided with</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityPathfindEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">The Entity that is pathfinding.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityKnockbackByEntityEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityKnockbackByEntityEvent.html#getHitBy()" class="member-name-link">getHitBy</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityZapEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityZapEvent.html#getReplacementEntity()" class="member-name-link">getReplacementEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that will replace the struck entity.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PhantomPreSpawnEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/PhantomPreSpawnEvent.html#getSpawningEntity()" class="member-name-link">getSpawningEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entity this phantom is spawning for</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityPathfindEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#getTargetEntity()" class="member-name-link">getTargetEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">If the Entity is trying to pathfind to an entity, this is the entity in relation.</div>
</div>
<div class="col-first even-row-color"><code><a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityTransformedEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityTransformedEvent.html#getTransformed()" class="member-name-link">getTransformed</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">see <a href="../../event/entity/EntityTransformEvent.html#getTransformedEntity()"><code>EntityTransformEvent.getTransformedEntity()</code></a></div>
</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../com/destroystokyo/paper/event/entity/package-summary.html">com.destroystokyo.paper.event.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityAddToWorldEvent.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">EntityAddToWorldEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityKnockbackByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.LivingEntity,org.bukkit.entity.Entity,float,org.bukkit.util.Vector)" class="member-name-link">EntityKnockbackByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitBy,
float&nbsp;knockbackStrength,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;acceleration)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityPathfindEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.entity.Entity)" class="member-name-link">EntityPathfindEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;targetEntity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityRemoveFromWorldEvent.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">EntityRemoveFromWorldEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityTeleportEndGatewayEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location,org.bukkit.block.EndGateway)" class="member-name-link">EntityTeleportEndGatewayEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/EndGateway.html" title="interface in org.bukkit.block">EndGateway</a>&nbsp;gateway)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityTransformedEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,com.destroystokyo.paper.event.entity.EntityTransformedEvent.TransformedReason)" class="member-name-link">EntityTransformedEvent</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;transformed,
<a href="../../../../com/destroystokyo/paper/event/entity/EntityTransformedEvent.TransformedReason.html" title="enum class in com.destroystokyo.paper.event.entity">EntityTransformedEvent.TransformedReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/EntityZapEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.LightningStrike,org.bukkit.entity.Entity)" class="member-name-link">EntityZapEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../LightningStrike.html" title="interface in org.bukkit.entity">LightningStrike</a>&nbsp;bolt,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;replacementEntity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/PhantomPreSpawnEvent.html#%3Cinit%3E(org.bukkit.Location,org.bukkit.entity.Entity,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)" class="member-name-link">PhantomPreSpawnEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/ProjectileCollideEvent.html#%3Cinit%3E(org.bukkit.entity.Projectile,org.bukkit.entity.Entity)" class="member-name-link">ProjectileCollideEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Projectile.html" title="interface in org.bukkit.entity">Projectile</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;collidedWith)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="com.destroystokyo.paper.event.player">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a></h2>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerAttackEntityCooldownResetEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerAttackEntityCooldownResetEvent.html#getAttackedEntity()" class="member-name-link">getAttackedEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the entity attacked by the player</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerStartSpectatingEntityEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerStartSpectatingEntityEvent.html#getCurrentSpectatorTarget()" class="member-name-link">getCurrentSpectatorTarget</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that the player is currently spectating or themselves if they weren't spectating anything</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerStartSpectatingEntityEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerStartSpectatingEntityEvent.html#getNewSpectatorTarget()" class="member-name-link">getNewSpectatorTarget</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the new entity that the player will now be spectating</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerStopSpectatingEntityEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerStopSpectatingEntityEvent.html#getSpectatorTarget()" class="member-name-link">getSpectatorTarget</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that the player is spectating</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../com/destroystokyo/paper/event/player/package-summary.html">com.destroystokyo.paper.event.player</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerAttackEntityCooldownResetEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,float)" class="member-name-link">PlayerAttackEntityCooldownResetEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;attackedEntity,
float&nbsp;cooledAttackStrength)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerStartSpectatingEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.entity.Entity)" class="member-name-link">PlayerStartSpectatingEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;currentSpectatorTarget,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;newSpectatorTarget)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../com/destroystokyo/paper/event/player/PlayerStopSpectatingEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerStopSpectatingEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;spectatorTarget)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="com.destroystokyo.paper.loottable">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../com/destroystokyo/paper/loottable/package-summary.html">com.destroystokyo.paper.loottable</a></h2>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/loottable/package-summary.html">com.destroystokyo.paper.loottable</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LootableEntityInventory.</span><code><a href="../../../../com/destroystokyo/paper/loottable/LootableEntityInventory.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that is lootable</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/entity/package-summary.html">io.papermc.paper.entity</a></h2>
<div class="caption"><span>Subinterfaces of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/entity/package-summary.html">io.papermc.paper.entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/entity/Bucketable.html" class="type-name-link" title="interface in io.papermc.paper.entity">Bucketable</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an entity that can be bucketed.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/entity/CollarColorable.html" class="type-name-link" title="interface in io.papermc.paper.entity">CollarColorable</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Entities that can have their collars colored.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/entity/SchoolableFish.html" class="type-name-link" title="interface in io.papermc.paper.entity">SchoolableFish</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a fish that can school with other fish.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/entity/Shearable.html" class="type-name-link" title="interface in io.papermc.paper.entity">Shearable</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an entity that can be sheared.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.event.block">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/event/block/package-summary.html">io.papermc.paper.event.block</a></h2>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/event/block/package-summary.html">io.papermc.paper.event.block</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">BellRingEvent.</span><code><a href="../../../../io/papermc/paper/event/block/BellRingEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that rang the bell.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../io/papermc/paper/event/block/package-summary.html">io.papermc.paper.event.block</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/block/BellRevealRaiderEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity)" class="member-name-link">BellRevealRaiderEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;theBlock,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;raider)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/block/BellRingEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity)" class="member-name-link">BellRingEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.event.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/event/entity/package-summary.html">io.papermc.paper.event.entity</a></h2>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/event/entity/package-summary.html">io.papermc.paper.event.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityCompostItemEvent.</span><code><a href="../../../../io/papermc/paper/event/entity/EntityCompostItemEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that interacted with the composter.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityPushedByEntityAttackEvent.</span><code><a href="../../../../io/papermc/paper/event/entity/EntityPushedByEntityAttackEvent.html#getPushedBy()" class="member-name-link">getPushedBy</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity which pushed the affected entity.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">WardenAngerChangeEvent.</span><code><a href="../../../../io/papermc/paper/event/entity/WardenAngerChangeEvent.html#getTarget()" class="member-name-link">getTarget</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity (if any) which triggered this anger update.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../io/papermc/paper/event/entity/package-summary.html">io.papermc.paper.event.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/entity/ElderGuardianAppearanceEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player)" class="member-name-link">ElderGuardianAppearanceEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;affectedPlayer)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityCompostItemEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block,org.bukkit.inventory.ItemStack,boolean)" class="member-name-link">EntityCompostItemEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;composter,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;item,
boolean&nbsp;willRaiseLevel)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityDamageItemEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.inventory.ItemStack,int)" class="member-name-link">EntityDamageItemEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;item,
int&nbsp;damage)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityDyeEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.DyeColor,org.bukkit.entity.Player)" class="member-name-link">EntityDyeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../DyeColor.html" title="enum class in org.bukkit">DyeColor</a>&nbsp;dyeColor,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityInsideBlockEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block)" class="member-name-link">EntityInsideBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityPortalReadyEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.World,org.bukkit.PortalType)" class="member-name-link">EntityPortalReadyEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../World.html" title="interface in org.bukkit">World</a>&nbsp;targetWorld,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../PortalType.html" title="enum class in org.bukkit">PortalType</a>&nbsp;portalType)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityPushedByEntityAttackEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.util.Vector)" class="member-name-link">EntityPushedByEntityAttackEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;pushedBy,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;acceleration)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/entity/EntityToggleSitEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,boolean)" class="member-name-link">EntityToggleSitEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
boolean&nbsp;isSitting)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/entity/WardenAngerChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Warden,org.bukkit.entity.Entity,int,int)" class="member-name-link">WardenAngerChangeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Warden.html" title="interface in org.bukkit.entity">Warden</a>&nbsp;warden,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target,
int&nbsp;oldAnger,
int&nbsp;newAnger)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.event.player">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/event/player/package-summary.html">io.papermc.paper.event.player</a></h2>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/event/player/package-summary.html">io.papermc.paper.event.player</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PrePlayerAttackEntityEvent.</span><code><a href="../../../../io/papermc/paper/event/player/PrePlayerAttackEntityEvent.html#getAttacked()" class="member-name-link">getAttacked</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that was attacked in this event.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerTrackEntityEvent.</span><code><a href="../../../../io/papermc/paper/event/player/PlayerTrackEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that will be tracked</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerUntrackEntityEvent.</span><code><a href="../../../../io/papermc/paper/event/player/PlayerUntrackEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that will be untracked</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../io/papermc/paper/event/player/package-summary.html">io.papermc.paper.event.player</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/player/PlayerTrackEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerTrackEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../io/papermc/paper/event/player/PlayerUntrackEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerUntrackEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../io/papermc/paper/event/player/PrePlayerAttackEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,boolean)" class="member-name-link">PrePlayerAttackEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;attacked,
boolean&nbsp;willAttack)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.text">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../io/papermc/paper/text/package-summary.html">io.papermc.paper.text</a></h2>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/text/package-summary.html">io.papermc.paper.text</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PaperComponents.</span><code><a href="../../../../io/papermc/paper/text/PaperComponents.html#resolveWithContext(net.kyori.adventure.text.Component,org.bukkit.command.CommandSender,org.bukkit.entity.Entity)" class="member-name-link">resolveWithContext</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;input,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a>&nbsp;context,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;scoreboardSubject)</code></div>
<div class="col-last even-row-color">
<div class="block">Resolves a component with a specific command sender and subject.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PaperComponents.</span><code><a href="../../../../io/papermc/paper/text/PaperComponents.html#resolveWithContext(net.kyori.adventure.text.Component,org.bukkit.command.CommandSender,org.bukkit.entity.Entity,boolean)" class="member-name-link">resolveWithContext</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;input,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a>&nbsp;context,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;scoreboardSubject,
boolean&nbsp;bypassPermissions)</code></div>
<div class="col-last odd-row-color">
<div class="block">Resolves a component with a specific command sender and subject.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="me.totalfreedom.scissors.event.player">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../../me/totalfreedom/scissors/event/player/package-summary.html">me.totalfreedom.scissors.event.player</a></h2>
<div class="caption"><span>Methods in <a href="../../../../me/totalfreedom/scissors/event/player/package-summary.html">me.totalfreedom.scissors.event.player</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SpectatorTeleportEvent.</span><code><a href="../../../../me/totalfreedom/scissors/event/player/SpectatorTeleportEvent.html#getTarget()" class="member-name-link">getTarget</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../me/totalfreedom/scissors/event/player/package-summary.html">me.totalfreedom.scissors.event.player</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../../me/totalfreedom/scissors/event/player/SpectatorTeleportEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">SpectatorTeleportEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../package-summary.html">org.bukkit</a></h2>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.bukkit</a> with type parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#getEntitiesByClass(java.lang.Class)" class="member-name-link">getEntitiesByClass</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;cls)</code></div>
<div class="col-last even-row-color">
<div class="block">Get a collection of all entities in this RegionAccessor matching the given
class/interface</div>
</div>
<div class="col-first odd-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getEntitiesByClass(java.lang.Class)" class="member-name-link">getEntitiesByClass</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;cls)</code></div>
<div class="col-last odd-row-color">
<div class="block">Get a collection of all entities in this World matching the given
class/interface</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getEntitiesByClass(java.lang.Class...)" class="member-name-link">getEntitiesByClass</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;...&nbsp;classes)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;clazz,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
double&nbsp;radius)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
double&nbsp;xzRadius,
double&nbsp;yRadius)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius, with x and x radius matching (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,double,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
double&nbsp;xzRadius,
double&nbsp;yRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius, with x and x radius matching (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
double&nbsp;radius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;radius)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;xzRadius,
double&nbsp;yRadius)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius, with x and x radius matching (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,double,double)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;xzRadius,
double&nbsp;yRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius, with x and x radius matching (bounding box)</div>
</div>
<div class="col-first even-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;radius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz)</code></div>
<div class="col-last odd-row-color">
<div class="block">Spawn an entity of a specific class at the given <a href="../../Location.html" title="class in org.bukkit"><code>Location</code></a></div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class,boolean,org.bukkit.util.Consumer)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz,
boolean&nbsp;randomizeData,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;T&gt;&nbsp;function)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a new entity at the given <a href="../../Location.html" title="class in org.bukkit"><code>Location</code></a> with the supplied
function run before the entity is added to the world.</div>
</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class,org.bukkit.util.Consumer)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;T&gt;&nbsp;function)</code></div>
<div class="col-last odd-row-color">
<div class="block">Spawn an entity of a specific class at the given <a href="../../Location.html" title="class in org.bukkit"><code>Location</code></a>, with
the supplied function run before the entity is added to the world.</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class,org.bukkit.util.Consumer,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;T&gt;&nbsp;function,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br>T</code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawn(org.bukkit.Location,java.lang.Class,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason,org.bukkit.util.Consumer)" class="member-name-link">spawn</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;clazz,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;T&gt;&nbsp;function)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.bukkit</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>default <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">UnsafeValues.</span><code><a href="../../UnsafeValues.html#deserializeEntity(byte%5B%5D,org.bukkit.World)" class="member-name-link">deserializeEntity</a><wbr>(byte[]&nbsp;data,
<a href="../../World.html" title="interface in org.bukkit">World</a>&nbsp;world)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">UnsafeValues.</span><code><a href="../../UnsafeValues.html#deserializeEntity(byte%5B%5D,org.bukkit.World,boolean)" class="member-name-link">deserializeEntity</a><wbr>(byte[]&nbsp;data,
<a href="../../World.html" title="interface in org.bukkit">World</a>&nbsp;world,
boolean&nbsp;preserveUUID)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>[]</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Chunk.</span><code><a href="../../Chunk.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get a list of all entities in the chunk.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Bukkit.</span><code><a href="../../Bukkit.html#getEntity(java.util.UUID)" class="member-name-link">getEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;uuid)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets an entity on the server by its UUID</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Server.</span><code><a href="../../Server.html#getEntity(java.util.UUID)" class="member-name-link">getEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;uuid)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets an entity on the server by its UUID</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Vibration.Destination.EntityDestination.</span><code><a href="../../Vibration.Destination.EntityDestination.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getEntity(java.util.UUID)" class="member-name-link">getEntity</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/UUID.html" title="class or interface in java.util" class="external-link">UUID</a>&nbsp;uuid)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets an entity in this world by its UUID</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawnEntity(org.bukkit.Location,org.bukkit.entity.EntityType)" class="member-name-link">spawnEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a entity at the given <a href="../../Location.html" title="class in org.bukkit"><code>Location</code></a></div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawnEntity(org.bukkit.Location,org.bukkit.entity.EntityType,boolean)" class="member-name-link">spawnEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type,
boolean&nbsp;randomizeData)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a new entity at the given <a href="../../Location.html" title="class in org.bukkit"><code>Location</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawnEntity(org.bukkit.Location,org.bukkit.entity.EntityType,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)" class="member-name-link">spawnEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawnEntity(org.bukkit.Location,org.bukkit.entity.EntityType,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason,org.bukkit.util.Consumer)" class="member-name-link">spawnEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;function)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.bukkit</a> that return types with arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEffect.</span><code><a href="../../EntityEffect.html#getApplicable()" class="member-name-link">getApplicable</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets entity superclass which this affect is applicable to.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get a list of all entities in this RegionAccessor</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get a list of all entities in this World</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#getEntitiesByClasses(java.lang.Class...)" class="member-name-link">getEntitiesByClasses</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;?&gt;...&nbsp;classes)</code></div>
<div class="col-last odd-row-color">
<div class="block">Get a collection of all entities in this RegionAccessor matching any of the
given classes/interfaces</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getEntitiesByClasses(java.lang.Class...)" class="member-name-link">getEntitiesByClasses</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;?&gt;...&nbsp;classes)</code></div>
<div class="col-last even-row-color">
<div class="block">Get a collection of all entities in this World matching any of the
given classes/interfaces</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntities(double,double,double)" class="member-name-link">getNearbyEntities</a><wbr>(double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a list of entities within a bounding box centered around a Location.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.Location,double,double,double)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns a list of entities within a bounding box centered around a
Location.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.Location,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a list of entities within a bounding box centered around a
Location.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.util.BoundingBox)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/BoundingBox.html" title="class in org.bukkit.util">BoundingBox</a>&nbsp;boundingBox)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns a list of entities within the given bounding box.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.util.BoundingBox,java.util.function.Predicate)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/BoundingBox.html" title="class in org.bukkit.util">BoundingBox</a>&nbsp;boundingBox,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a list of entities within the given bounding box.</div>
</div>
<div class="col-first even-row-color"><code>static <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Bukkit.</span><code><a href="../../Bukkit.html#selectEntities(org.bukkit.command.CommandSender,java.lang.String)" class="member-name-link">selectEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a>&nbsp;sender,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;selector)</code></div>
<div class="col-last even-row-color">
<div class="block">Selects entities using the given Vanilla selector.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Server.</span><code><a href="../../Server.html#selectEntities(org.bukkit.command.CommandSender,java.lang.String)" class="member-name-link">selectEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a>&nbsp;sender,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;selector)</code></div>
<div class="col-last odd-row-color">
<div class="block">Selects entities using the given Vanilla selector.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.bukkit</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#createExplosion(org.bukkit.entity.Entity,float,boolean,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power,
boolean&nbsp;setFire,
boolean&nbsp;breakBlocks)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at this location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#createExplosion(org.bukkit.entity.Entity,float)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates explosion at this location with given power, with the specified entity as the source.</div>
</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#createExplosion(org.bukkit.entity.Entity,float,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power,
boolean&nbsp;setFire)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at this location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(double,double,double,float,boolean,boolean,org.bukkit.entity.Entity)" class="member-name-link">createExplosion</a><wbr>(double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
float&nbsp;power,
boolean&nbsp;setFire,
boolean&nbsp;breakBlocks,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates explosion at given coordinates with given power and optionally
setting blocks on fire or breaking blocks.</div>
</div>
<div class="col-first even-row-color"><code>default boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,float)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at given entities location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>default boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,float,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power,
boolean&nbsp;setFire)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates explosion at given entities location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first even-row-color"><code>default boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,float,boolean,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
float&nbsp;power,
boolean&nbsp;setFire,
boolean&nbsp;breakBlocks)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at given entities location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.Location,float,boolean,boolean,org.bukkit.entity.Entity)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;power,
boolean&nbsp;setFire,
boolean&nbsp;breakBlocks,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates explosion at given coordinates with given power and optionally
setting blocks on fire or breaking blocks.</div>
</div>
<div class="col-first even-row-color"><code>default boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,org.bukkit.Location,float)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;power)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at given location with given power, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>default boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,org.bukkit.Location,float,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;power,
boolean&nbsp;setFire)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates explosion at given location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#createExplosion(org.bukkit.entity.Entity,org.bukkit.Location,float,boolean,boolean)" class="member-name-link">createExplosion</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
float&nbsp;power,
boolean&nbsp;setFire,
boolean&nbsp;breakBlocks)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates explosion at given location with given power and optionally
setting blocks on fire, with the specified entity as the source.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#playSound(org.bukkit.entity.Entity,java.lang.String,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Play a Sound at the location of the provided entity in the World.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#playSound(org.bukkit.entity.Entity,java.lang.String,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color">
<div class="block">Play a Sound at the location of the provided entity in the World.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Play a Sound at the location of the provided entity in the World.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color">
<div class="block">Play a Sound at the location of the provided entity in the World.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">UnsafeValues.</span><code><a href="../../UnsafeValues.html#resolveWithContext(net.kyori.adventure.text.Component,org.bukkit.command.CommandSender,org.bukkit.entity.Entity,boolean)" class="member-name-link">resolveWithContext</a><wbr>(<a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/Component.html" title="class or interface in net.kyori.adventure.text" class="external-link">Component</a>&nbsp;component,
<a href="../../command/CommandSender.html" title="interface in org.bukkit.command">CommandSender</a>&nbsp;context,
<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;scoreboardSubject,
boolean&nbsp;bypassPermissions)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#sendGameEvent(org.bukkit.entity.Entity,org.bukkit.GameEvent,org.bukkit.util.Vector)" class="member-name-link">sendGameEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;sourceEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../GameEvent.html" title="class in org.bukkit">GameEvent</a>&nbsp;gameEvent,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;position)</code></div>
<div class="col-last even-row-color">
<div class="block">Posts a specified game event at a location</div>
</div>
<div class="col-first odd-row-color"><code>byte[]</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">UnsafeValues.</span><code><a href="../../UnsafeValues.html#serializeEntity(org.bukkit.entity.Entity)" class="member-name-link">serializeEntity</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</div>
</div>
<div class="caption"><span>Method parameters in <a href="../../package-summary.html">org.bukkit</a> with type arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.Location,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
double&nbsp;x,
double&nbsp;y,
double&nbsp;z,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns a list of entities within a bounding box centered around a
Location.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntities(org.bukkit.util.BoundingBox,java.util.function.Predicate)" class="member-name-link">getNearbyEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/BoundingBox.html" title="class in org.bukkit.util">BoundingBox</a>&nbsp;boundingBox,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a list of entities within the given bounding box.</div>
</div>
<div class="col-first even-row-color"><code>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../Location.html#getNearbyEntitiesByType(java.lang.Class,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;clazz,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first odd-row-color"><code>default &lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;<br><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;T&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#getNearbyEntitiesByType(java.lang.Class,org.bukkit.Location,double,double,double,java.util.function.Predicate)" class="member-name-link">getNearbyEntitiesByType</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;clazz,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
double&nbsp;xRadius,
double&nbsp;yRadius,
double&nbsp;zRadius,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;T&gt;&nbsp;predicate)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets all nearby entities of the specified type, within the specified radius (bounding box)</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/RayTraceResult.html" title="class in org.bukkit.util">RayTraceResult</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#rayTrace(org.bukkit.Location,org.bukkit.util.Vector,double,org.bukkit.FluidCollisionMode,boolean,double,java.util.function.Predicate)" class="member-name-link">rayTrace</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;start,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;direction,
double&nbsp;maxDistance,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../FluidCollisionMode.html" title="enum class in org.bukkit">FluidCollisionMode</a>&nbsp;fluidCollisionMode,
boolean&nbsp;ignorePassableBlocks,
double&nbsp;raySize,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block">Performs a ray trace that checks for both block and entity collisions.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/RayTraceResult.html" title="class in org.bukkit.util">RayTraceResult</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#rayTraceEntities(org.bukkit.Location,org.bukkit.util.Vector,double,double,java.util.function.Predicate)" class="member-name-link">rayTraceEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;start,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;direction,
double&nbsp;maxDistance,
double&nbsp;raySize,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last odd-row-color">
<div class="block">Performs a ray trace that checks for entity collisions.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/RayTraceResult.html" title="class in org.bukkit.util">RayTraceResult</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../World.html#rayTraceEntities(org.bukkit.Location,org.bukkit.util.Vector,double,java.util.function.Predicate)" class="member-name-link">rayTraceEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;start,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;direction,
double&nbsp;maxDistance,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;filter)</code></div>
<div class="col-last even-row-color">
<div class="block">Performs a ray trace that checks for entity collisions.</div>
</div>
<div class="col-first odd-row-color"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RegionAccessor.</span><code><a href="../../RegionAccessor.html#spawnEntity(org.bukkit.Location,org.bukkit.entity.EntityType,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason,org.bukkit.util.Consumer)" class="member-name-link">spawnEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;loc,
<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type,
<a href="../../event/entity/CreatureSpawnEvent.SpawnReason.html" title="enum class in org.bukkit.event.entity">CreatureSpawnEvent.SpawnReason</a>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../util/Consumer.html" title="interface in org.bukkit.util">Consumer</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;function)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../package-summary.html">org.bukkit</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../Vibration.Destination.EntityDestination.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">EntityDestination</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.block">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../block/package-summary.html">org.bukkit.block</a></h2>
<div class="caption"><span>Classes in <a href="../../block/package-summary.html">org.bukkit.block</a> with type parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../block/EntityBlockStorage.html" class="type-name-link" title="interface in org.bukkit.block">EntityBlockStorage</a>&lt;T extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-last even-row-color">
<div class="block">Represents a captured state of a block which stores entities.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../block/package-summary.html">org.bukkit.block</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Block.</span><code><a href="../../block/Block.html#getDrops(org.bukkit.inventory.ItemStack,org.bukkit.entity.Entity)" class="member-name-link">getDrops</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;tool,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns a list of items which would drop by the entity destroying this
block with a specific tool</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Unmodifiable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Unmodifiable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">BlockState.</span><code><a href="../../block/BlockState.html#getDrops(org.bukkit.inventory.ItemStack,org.bukkit.entity.Entity)" class="member-name-link">getDrops</a><wbr>(<a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;tool,
<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns an immutable list of items which would drop by the entity destroying this
block state with a specific tool</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../package-summary.html">org.bukkit.entity</a></h2>
<div class="caption"><span>Subinterfaces of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../package-summary.html">org.bukkit.entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../AbstractArrow.html" class="type-name-link" title="interface in org.bukkit.entity">AbstractArrow</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an arrow.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../AbstractHorse.html" class="type-name-link" title="interface in org.bukkit.entity">AbstractHorse</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Horse-like creature.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../AbstractSkeleton.html" class="type-name-link" title="interface in org.bukkit.entity">AbstractSkeleton</a></code></div>
<div class="col-last even-row-color">
<div class="block">This interface defines or represents the abstract concept of skeleton-like
entities on the server.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../AbstractVillager.html" class="type-name-link" title="interface in org.bukkit.entity">AbstractVillager</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a villager NPC</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Ageable.html" class="type-name-link" title="interface in org.bukkit.entity">Ageable</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an entity that can age.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Allay.html" class="type-name-link" title="interface in org.bukkit.entity">Allay</a></code></div>
<div class="col-last odd-row-color">
<div class="block">An Allay.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Ambient.html" class="type-name-link" title="interface in org.bukkit.entity">Ambient</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an ambient mob</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Animals.html" class="type-name-link" title="interface in org.bukkit.entity">Animals</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an Animal.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../AreaEffectCloud.html" class="type-name-link" title="interface in org.bukkit.entity">AreaEffectCloud</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an area effect cloud which will imbue a potion effect onto
entities which enter it.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ArmorStand.html" class="type-name-link" title="interface in org.bukkit.entity">ArmorStand</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Arrow.html" class="type-name-link" title="interface in org.bukkit.entity">Arrow</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Axolotl.html" class="type-name-link" title="interface in org.bukkit.entity">Axolotl</a></code></div>
<div class="col-last odd-row-color">
<div class="block">An Axolotl.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Bat.html" class="type-name-link" title="interface in org.bukkit.entity">Bat</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Bat</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Bee.html" class="type-name-link" title="interface in org.bukkit.entity">Bee</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Bee.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Blaze.html" class="type-name-link" title="interface in org.bukkit.entity">Blaze</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Blaze monster</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../BlockDisplay.html" class="type-name-link" title="interface in org.bukkit.entity">BlockDisplay</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a block display entity.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Boat.html" class="type-name-link" title="interface in org.bukkit.entity">Boat</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a boat entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Boss.html" class="type-name-link" title="interface in org.bukkit.entity">Boss</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents the Boss Entity.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Breedable.html" class="type-name-link" title="interface in org.bukkit.entity">Breedable</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an entity that can age and breed.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Camel.html" class="type-name-link" title="interface in org.bukkit.entity">Camel</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Camel.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Cat.html" class="type-name-link" title="interface in org.bukkit.entity">Cat</a></code></div>
<div class="col-last even-row-color">
<div class="block">Meow.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../CaveSpider.html" class="type-name-link" title="interface in org.bukkit.entity">CaveSpider</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Spider.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ChestBoat.html" class="type-name-link" title="interface in org.bukkit.entity">ChestBoat</a></code></div>
<div class="col-last even-row-color">
<div class="block">A <a href="../Boat.html" title="interface in org.bukkit.entity"><code>Boat</code></a> with a chest.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ChestedHorse.html" class="type-name-link" title="interface in org.bukkit.entity">ChestedHorse</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents Horse-like creatures which can carry an inventory.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Chicken.html" class="type-name-link" title="interface in org.bukkit.entity">Chicken</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Chicken.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Cod.html" class="type-name-link" title="interface in org.bukkit.entity">Cod</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a cod fish.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ComplexEntityPart.html" class="type-name-link" title="interface in org.bukkit.entity">ComplexEntityPart</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a single part of a <a href="../ComplexLivingEntity.html" title="interface in org.bukkit.entity"><code>ComplexLivingEntity</code></a></div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ComplexLivingEntity.html" class="type-name-link" title="interface in org.bukkit.entity">ComplexLivingEntity</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a complex living entity - one that is made up of various smaller
parts</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Cow.html" class="type-name-link" title="interface in org.bukkit.entity">Cow</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Cow.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Creature.html" class="type-name-link" title="interface in org.bukkit.entity">Creature</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Creature.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Creeper.html" class="type-name-link" title="interface in org.bukkit.entity">Creeper</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Creeper</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Damageable.html" class="type-name-link" title="interface in org.bukkit.entity">Damageable</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an <a href="../Entity.html" title="interface in org.bukkit.entity"><code>Entity</code></a> that has health and can take damage.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Display.html" class="type-name-link" title="interface in org.bukkit.entity">Display</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a display entity which is designed to only have a visual function.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Dolphin.html" class="type-name-link" title="interface in org.bukkit.entity">Dolphin</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Donkey.html" class="type-name-link" title="interface in org.bukkit.entity">Donkey</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Donkey - variant of <a href="../ChestedHorse.html" title="interface in org.bukkit.entity"><code>ChestedHorse</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../DragonFireball.html" class="type-name-link" title="interface in org.bukkit.entity">DragonFireball</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Drowned.html" class="type-name-link" title="interface in org.bukkit.entity">Drowned</a></code></div>
<div class="col-last even-row-color">
<div class="block">Drowned zombie.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Egg.html" class="type-name-link" title="interface in org.bukkit.entity">Egg</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a thrown egg.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ElderGuardian.html" class="type-name-link" title="interface in org.bukkit.entity">ElderGuardian</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an ElderGuardian - variant of <a href="../Guardian.html" title="interface in org.bukkit.entity"><code>Guardian</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../EnderCrystal.html" class="type-name-link" title="interface in org.bukkit.entity">EnderCrystal</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A crystal that heals nearby EnderDragons</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../EnderDragon.html" class="type-name-link" title="interface in org.bukkit.entity">EnderDragon</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an Ender Dragon</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../EnderDragonPart.html" class="type-name-link" title="interface in org.bukkit.entity">EnderDragonPart</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an ender dragon part</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Enderman.html" class="type-name-link" title="interface in org.bukkit.entity">Enderman</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an Enderman.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Endermite.html" class="type-name-link" title="interface in org.bukkit.entity">Endermite</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../EnderPearl.html" class="type-name-link" title="interface in org.bukkit.entity">EnderPearl</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a thrown Ender Pearl entity</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../EnderSignal.html" class="type-name-link" title="interface in org.bukkit.entity">EnderSignal</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an EnderSignal, which is created upon throwing an ender eye.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Enemy.html" class="type-name-link" title="interface in org.bukkit.entity">Enemy</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an Enemy</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Evoker.html" class="type-name-link" title="interface in org.bukkit.entity">Evoker</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an Evoker "Illager".</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../EvokerFangs.html" class="type-name-link" title="interface in org.bukkit.entity">EvokerFangs</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents Evoker Fangs.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ExperienceOrb.html" class="type-name-link" title="interface in org.bukkit.entity">ExperienceOrb</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an Experience Orb.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Explosive.html" class="type-name-link" title="interface in org.bukkit.entity">Explosive</a></code></div>
<div class="col-last even-row-color">
<div class="block">A representation of an explosive entity</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../FallingBlock.html" class="type-name-link" title="interface in org.bukkit.entity">FallingBlock</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a falling block</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Fireball.html" class="type-name-link" title="interface in org.bukkit.entity">Fireball</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Fireball.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Firework.html" class="type-name-link" title="interface in org.bukkit.entity">Firework</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Fish.html" class="type-name-link" title="interface in org.bukkit.entity">Fish</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a fish entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../FishHook.html" class="type-name-link" title="interface in org.bukkit.entity">FishHook</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a fishing hook.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Flying.html" class="type-name-link" title="interface in org.bukkit.entity">Flying</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Flying Entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Fox.html" class="type-name-link" title="interface in org.bukkit.entity">Fox</a></code></div>
<div class="col-last odd-row-color">
<div class="block">What does the fox say?</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Frog.html" class="type-name-link" title="interface in org.bukkit.entity">Frog</a></code></div>
<div class="col-last even-row-color">
<div class="block">A Frog.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Ghast.html" class="type-name-link" title="interface in org.bukkit.entity">Ghast</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Ghast.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Giant.html" class="type-name-link" title="interface in org.bukkit.entity">Giant</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Giant.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../GlowItemFrame.html" class="type-name-link" title="interface in org.bukkit.entity">GlowItemFrame</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A Glow Item Frame.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../GlowSquid.html" class="type-name-link" title="interface in org.bukkit.entity">GlowSquid</a></code></div>
<div class="col-last even-row-color">
<div class="block">A Glow Squid.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Goat.html" class="type-name-link" title="interface in org.bukkit.entity">Goat</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A Goat.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Golem.html" class="type-name-link" title="interface in org.bukkit.entity">Golem</a></code></div>
<div class="col-last even-row-color">
<div class="block">A mechanical creature that may harm enemies.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Guardian.html" class="type-name-link" title="interface in org.bukkit.entity">Guardian</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Hanging.html" class="type-name-link" title="interface in org.bukkit.entity">Hanging</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Hanging entity</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Hoglin.html" class="type-name-link" title="interface in org.bukkit.entity">Hoglin</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Hoglin.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Horse.html" class="type-name-link" title="interface in org.bukkit.entity">Horse</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Horse.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../HumanEntity.html" class="type-name-link" title="interface in org.bukkit.entity">HumanEntity</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a human entity, such as an NPC or a player</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Husk.html" class="type-name-link" title="interface in org.bukkit.entity">Husk</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Husk - variant of <a href="../Zombie.html" title="interface in org.bukkit.entity"><code>Zombie</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Illager.html" class="type-name-link" title="interface in org.bukkit.entity">Illager</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a type of "Illager".</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Illusioner.html" class="type-name-link" title="interface in org.bukkit.entity">Illusioner</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an Illusioner "Illager".</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Interaction.html" class="type-name-link" title="interface in org.bukkit.entity">Interaction</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an entity designed to only record interactions.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../IronGolem.html" class="type-name-link" title="interface in org.bukkit.entity">IronGolem</a></code></div>
<div class="col-last even-row-color">
<div class="block">An iron Golem that protects Villages.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Item.html" class="type-name-link" title="interface in org.bukkit.entity">Item</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a dropped item.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ItemDisplay.html" class="type-name-link" title="interface in org.bukkit.entity">ItemDisplay</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an item display entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ItemFrame.html" class="type-name-link" title="interface in org.bukkit.entity">ItemFrame</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an Item Frame</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LargeFireball.html" class="type-name-link" title="interface in org.bukkit.entity">LargeFireball</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a large <a href="../Fireball.html" title="interface in org.bukkit.entity"><code>Fireball</code></a></div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../LeashHitch.html" class="type-name-link" title="interface in org.bukkit.entity">LeashHitch</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Leash Hitch on a fence</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LightningStrike.html" class="type-name-link" title="interface in org.bukkit.entity">LightningStrike</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents an instance of a lightning strike.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../LingeringPotion.html" class="type-name-link" title="interface in org.bukkit.entity">LingeringPotion</a></code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span>
<div class="deprecation-comment">should not be used for anything, use <a href="../ThrownPotion.html" title="interface in org.bukkit.entity"><code>ThrownPotion</code></a> and
set the potion via the methods there.</div>
</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LivingEntity.html" class="type-name-link" title="interface in org.bukkit.entity">LivingEntity</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a living entity, such as a monster or player</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Llama.html" class="type-name-link" title="interface in org.bukkit.entity">Llama</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Llama.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../LlamaSpit.html" class="type-name-link" title="interface in org.bukkit.entity">LlamaSpit</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents Llama spit.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../MagmaCube.html" class="type-name-link" title="interface in org.bukkit.entity">MagmaCube</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a MagmaCube.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Marker.html" class="type-name-link" title="interface in org.bukkit.entity">Marker</a></code></div>
<div class="col-last even-row-color">
<div class="block">A Marker entity, exists only on the server.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Minecart.html" class="type-name-link" title="interface in org.bukkit.entity">Minecart</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a minecart entity.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Mob.html" class="type-name-link" title="interface in org.bukkit.entity">Mob</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Mob.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Monster.html" class="type-name-link" title="interface in org.bukkit.entity">Monster</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Monster.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Mule.html" class="type-name-link" title="interface in org.bukkit.entity">Mule</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Mule - variant of <a href="../ChestedHorse.html" title="interface in org.bukkit.entity"><code>ChestedHorse</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../MushroomCow.html" class="type-name-link" title="interface in org.bukkit.entity">MushroomCow</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a mushroom <a href="../Cow.html" title="interface in org.bukkit.entity"><code>Cow</code></a></div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../NPC.html" class="type-name-link" title="interface in org.bukkit.entity">NPC</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a non-player character</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Ocelot.html" class="type-name-link" title="interface in org.bukkit.entity">Ocelot</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A wild tameable cat</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Painting.html" class="type-name-link" title="interface in org.bukkit.entity">Painting</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Painting.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Panda.html" class="type-name-link" title="interface in org.bukkit.entity">Panda</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Panda entity.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Parrot.html" class="type-name-link" title="interface in org.bukkit.entity">Parrot</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Parrot.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Phantom.html" class="type-name-link" title="interface in org.bukkit.entity">Phantom</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a phantom.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Pig.html" class="type-name-link" title="interface in org.bukkit.entity">Pig</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Pig.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Piglin.html" class="type-name-link" title="interface in org.bukkit.entity">Piglin</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Piglin.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../PiglinAbstract.html" class="type-name-link" title="interface in org.bukkit.entity">PiglinAbstract</a></code></div>
<div class="col-last even-row-color">
<div class="block">Piglin / Piglin Brute.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../PiglinBrute.html" class="type-name-link" title="interface in org.bukkit.entity">PiglinBrute</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Piglin Brute.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../PigZombie.html" class="type-name-link" title="interface in org.bukkit.entity">PigZombie</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Pig Zombie.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Pillager.html" class="type-name-link" title="interface in org.bukkit.entity">Pillager</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Illager entity.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Player.html" class="type-name-link" title="interface in org.bukkit.entity">Player</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a player, connected or not</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../PolarBear.html" class="type-name-link" title="interface in org.bukkit.entity">PolarBear</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a polar bear.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Projectile.html" class="type-name-link" title="interface in org.bukkit.entity">Projectile</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a shootable entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../PufferFish.html" class="type-name-link" title="interface in org.bukkit.entity">PufferFish</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a puffer fish.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Rabbit.html" class="type-name-link" title="interface in org.bukkit.entity">Rabbit</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Raider.html" class="type-name-link" title="interface in org.bukkit.entity">Raider</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Ravager.html" class="type-name-link" title="interface in org.bukkit.entity">Ravager</a></code></div>
<div class="col-last even-row-color">
<div class="block">Illager beast.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Salmon.html" class="type-name-link" title="interface in org.bukkit.entity">Salmon</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a salmon fish.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Sheep.html" class="type-name-link" title="interface in org.bukkit.entity">Sheep</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Sheep.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Shulker.html" class="type-name-link" title="interface in org.bukkit.entity">Shulker</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ShulkerBullet.html" class="type-name-link" title="interface in org.bukkit.entity">ShulkerBullet</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Silverfish.html" class="type-name-link" title="interface in org.bukkit.entity">Silverfish</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Silverfish.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../SizedFireball.html" class="type-name-link" title="interface in org.bukkit.entity">SizedFireball</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a sized fireball.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Skeleton.html" class="type-name-link" title="interface in org.bukkit.entity">Skeleton</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Skeleton.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../SkeletonHorse.html" class="type-name-link" title="interface in org.bukkit.entity">SkeletonHorse</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a SkeletonHorse - variant of <a href="../AbstractHorse.html" title="interface in org.bukkit.entity"><code>AbstractHorse</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Slime.html" class="type-name-link" title="interface in org.bukkit.entity">Slime</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Slime.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../SmallFireball.html" class="type-name-link" title="interface in org.bukkit.entity">SmallFireball</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a small <a href="../Fireball.html" title="interface in org.bukkit.entity"><code>Fireball</code></a></div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Sniffer.html" class="type-name-link" title="interface in org.bukkit.entity">Sniffer</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Sniffer.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Snowball.html" class="type-name-link" title="interface in org.bukkit.entity">Snowball</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a snowball.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Snowman.html" class="type-name-link" title="interface in org.bukkit.entity">Snowman</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a snowman entity</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../SpectralArrow.html" class="type-name-link" title="interface in org.bukkit.entity">SpectralArrow</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a spectral arrow.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Spellcaster.html" class="type-name-link" title="interface in org.bukkit.entity">Spellcaster</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a spell casting "Illager".</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Spider.html" class="type-name-link" title="interface in org.bukkit.entity">Spider</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Spider.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../SplashPotion.html" class="type-name-link" title="interface in org.bukkit.entity">SplashPotion</a></code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span>
<div class="deprecation-comment">should not be used for anything, use <a href="../ThrownPotion.html" title="interface in org.bukkit.entity"><code>ThrownPotion</code></a> and
set the potion via the methods there.</div>
</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Squid.html" class="type-name-link" title="interface in org.bukkit.entity">Squid</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Squid.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Steerable.html" class="type-name-link" title="interface in org.bukkit.entity">Steerable</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents an entity which may be saddled, ridden and steered using an item.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Stray.html" class="type-name-link" title="interface in org.bukkit.entity">Stray</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Stray - variant of <a href="../AbstractSkeleton.html" title="interface in org.bukkit.entity"><code>AbstractSkeleton</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Strider.html" class="type-name-link" title="interface in org.bukkit.entity">Strider</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Strider.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Tadpole.html" class="type-name-link" title="interface in org.bukkit.entity">Tadpole</a></code></div>
<div class="col-last even-row-color">
<div class="block">A baby <a href="../Frog.html" title="interface in org.bukkit.entity"><code>Frog</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Tameable.html" class="type-name-link" title="interface in org.bukkit.entity">Tameable</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TextDisplay.html" class="type-name-link" title="interface in org.bukkit.entity">TextDisplay</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a text display entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ThrowableProjectile.html" class="type-name-link" title="interface in org.bukkit.entity">ThrowableProjectile</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ThrownExpBottle.html" class="type-name-link" title="interface in org.bukkit.entity">ThrownExpBottle</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a thrown Experience bottle.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ThrownPotion.html" class="type-name-link" title="interface in org.bukkit.entity">ThrownPotion</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a thrown potion bottle</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TippedArrow.html" class="type-name-link" title="interface in org.bukkit.entity">TippedArrow</a></code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">tipped status depends only on base potion type not being
UNCRAFTABLE and effects being empty.</div>
</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../TNTPrimed.html" class="type-name-link" title="interface in org.bukkit.entity">TNTPrimed</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Primed TNT.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TraderLlama.html" class="type-name-link" title="interface in org.bukkit.entity">TraderLlama</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a trader Llama.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Trident.html" class="type-name-link" title="interface in org.bukkit.entity">Trident</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a thrown trident.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../TropicalFish.html" class="type-name-link" title="interface in org.bukkit.entity">TropicalFish</a></code></div>
<div class="col-last even-row-color">
<div class="block">Tropical fish.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Turtle.html" class="type-name-link" title="interface in org.bukkit.entity">Turtle</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a turtle.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Vehicle.html" class="type-name-link" title="interface in org.bukkit.entity">Vehicle</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a vehicle entity.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Vex.html" class="type-name-link" title="interface in org.bukkit.entity">Vex</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Vex.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Villager.html" class="type-name-link" title="interface in org.bukkit.entity">Villager</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a villager NPC</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Vindicator.html" class="type-name-link" title="interface in org.bukkit.entity">Vindicator</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Vindicator.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../WanderingTrader.html" class="type-name-link" title="interface in org.bukkit.entity">WanderingTrader</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a wandering trader NPC</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Warden.html" class="type-name-link" title="interface in org.bukkit.entity">Warden</a></code></div>
<div class="col-last odd-row-color">
<div class="block">A Warden.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../WaterMob.html" class="type-name-link" title="interface in org.bukkit.entity">WaterMob</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Water Mob</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Witch.html" class="type-name-link" title="interface in org.bukkit.entity">Witch</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Witch</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Wither.html" class="type-name-link" title="interface in org.bukkit.entity">Wither</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Wither boss</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../WitherSkeleton.html" class="type-name-link" title="interface in org.bukkit.entity">WitherSkeleton</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a WitherSkeleton - variant of <a href="../AbstractSkeleton.html" title="interface in org.bukkit.entity"><code>AbstractSkeleton</code></a>.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../WitherSkull.html" class="type-name-link" title="interface in org.bukkit.entity">WitherSkull</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a wither skull <a href="../Fireball.html" title="interface in org.bukkit.entity"><code>Fireball</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Wolf.html" class="type-name-link" title="interface in org.bukkit.entity">Wolf</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Wolf</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../Zoglin.html" class="type-name-link" title="interface in org.bukkit.entity">Zoglin</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Zoglin.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../Zombie.html" class="type-name-link" title="interface in org.bukkit.entity">Zombie</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Zombie.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ZombieHorse.html" class="type-name-link" title="interface in org.bukkit.entity">ZombieHorse</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a ZombieHorse - variant of <a href="../AbstractHorse.html" title="interface in org.bukkit.entity"><code>AbstractHorse</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../ZombieVillager.html" class="type-name-link" title="interface in org.bukkit.entity">ZombieVillager</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a <a href="../Zombie.html" title="interface in org.bukkit.entity"><code>Zombie</code></a> which was once a <a href="../Villager.html" title="interface in org.bukkit.entity"><code>Villager</code></a>.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.bukkit.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LightningStrike.</span><code><a href="../LightningStrike.html#getCausingEntity()" class="member-name-link">getCausingEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the potential entity that caused this lightning strike to spawn in the world.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">FishHook.</span><code><a href="../FishHook.html#getHookedEntity()" class="member-name-link">getHookedEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the entity hooked by this fish hook.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#getLeashHolder()" class="member-name-link">getLeashHolder</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that is currently leading this entity.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#getPassenger()" class="member-name-link">getPassenger</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">entities may have multiple passengers, use
<a href="../Entity.html#getPassengers()"><code>getPassengers()</code></a></div>
</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#getShoulderEntityLeft()" class="member-name-link">getShoulderEntityLeft</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">There are currently no well defined semantics regarding
serialized entities in Bukkit.</div>
</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#getShoulderEntityRight()" class="member-name-link">getShoulderEntityRight</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">There are currently no well defined semantics regarding
serialized entities in Bukkit.</div>
</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">TNTPrimed.</span><code><a href="../TNTPrimed.html#getSource()" class="member-name-link">getSource</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the source of this primed TNT.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#getSpectatorTarget()" class="member-name-link">getSpectatorTarget</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity which is followed by the camera when in
<a href="../../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ShulkerBullet.</span><code><a href="../ShulkerBullet.html#getTarget()" class="member-name-link">getTarget</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Retrieve the target of this bullet.</div>
</div>
<div class="col-first odd-row-color"><code>default <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#getTargetEntity(int)" class="member-name-link">getTargetEntity</a><wbr>(int&nbsp;maxDistance)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets information about the entity being targeted</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#getTargetEntity(int,boolean)" class="member-name-link">getTargetEntity</a><wbr>(int&nbsp;maxDistance,
boolean&nbsp;ignoreBlocks)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets information about the entity being targeted</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Frog.</span><code><a href="../Frog.html#getTongueTarget()" class="member-name-link">getTongueTarget</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the tongue target of this frog.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#getVehicle()" class="member-name-link">getVehicle</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the vehicle that this entity is inside.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#releaseLeftShoulderEntity()" class="member-name-link">releaseLeftShoulderEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">If there is an Entity on this entities left shoulder, it will be released to the world and returned.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#releaseRightShoulderEntity()" class="member-name-link">releaseRightShoulderEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">If there is an Entity on this entities left shoulder, it will be released to the world and returned.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.bukkit.entity</a> that return types with arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityType.</span><code><a href="../EntityType.html#getEntityClass()" class="member-name-link">getEntityClass</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#getNearbyEntities(double,double,double)" class="member-name-link">getNearbyEntities</a><wbr>(double&nbsp;x,
double&nbsp;y,
double&nbsp;z)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a list of entities within a bounding box centered around this
entity</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#getPassengers()" class="member-name-link">getPassengers</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets a list of passengers of this vehicle.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.bukkit.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#addPassenger(org.bukkit.entity.Entity)" class="member-name-link">addPassenger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;passenger)</code></div>
<div class="col-last even-row-color">
<div class="block">Add a passenger to the vehicle.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#attack(org.bukkit.entity.Entity)" class="member-name-link">attack</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last odd-row-color">
<div class="block">Makes this entity attack the given entity with a melee attack.</div>
</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Projectile.</span><code><a href="../Projectile.html#canHitEntity(org.bukkit.entity.Entity)" class="member-name-link">canHitEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets whether this projectile can hit an entity.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#canSee(org.bukkit.entity.Entity)" class="member-name-link">canSee</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Checks to see if an entity has been visually hidden from this player.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Warden.</span><code><a href="../Warden.html#clearAnger(org.bukkit.entity.Entity)" class="member-name-link">clearAnger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Clears the anger level of this warden.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Damageable.</span><code><a href="../Damageable.html#damage(double,org.bukkit.entity.Entity)" class="member-name-link">damage</a><wbr>(double&nbsp;amount,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source)</code></div>
<div class="col-last odd-row-color">
<div class="block">Deals the given amount of damage to this entity, from a specified
entity.</div>
</div>
<div class="col-first even-row-color"><code>int</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Warden.</span><code><a href="../Warden.html#getAnger(org.bukkit.entity.Entity)" class="member-name-link">getAnger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the anger level of this warden.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#hasLineOfSight(org.bukkit.entity.Entity)" class="member-name-link">hasLineOfSight</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;other)</code></div>
<div class="col-last odd-row-color">
<div class="block">Checks whether the living entity has block line of sight to another.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#hideEntity(org.bukkit.plugin.Plugin,org.bukkit.entity.Entity)" class="member-name-link">hideEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Visually hides an entity from this player.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Projectile.</span><code><a href="../Projectile.html#hitEntity(org.bukkit.entity.Entity)" class="member-name-link">hitEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Makes this projectile hit a specific entity.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Projectile.</span><code><a href="../Projectile.html#hitEntity(org.bukkit.entity.Entity,org.bukkit.util.Vector)" class="member-name-link">hitEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;vector)</code></div>
<div class="col-last even-row-color">
<div class="block">Makes this projectile hit a specific entity from a specific point.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Warden.</span><code><a href="../Warden.html#increaseAnger(org.bukkit.entity.Entity,int)" class="member-name-link">increaseAnger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
int&nbsp;increase)</code></div>
<div class="col-last odd-row-color">
<div class="block">Increases the anger level of this warden.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Mob.</span><code><a href="../Mob.html#lookAt(org.bukkit.entity.Entity)" class="member-name-link">lookAt</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Instruct this Mob to look at a specific Entity</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Mob.</span><code><a href="../Mob.html#lookAt(org.bukkit.entity.Entity,float,float)" class="member-name-link">lookAt</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
float&nbsp;headRotationSpeed,
float&nbsp;maxHeadPitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Instruct this Mob to look at a specific Entity</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#lookAt(org.bukkit.entity.Entity,io.papermc.paper.entity.LookAnchor,io.papermc.paper.entity.LookAnchor)" class="member-name-link">lookAt</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="../../../../io/papermc/paper/entity/LookAnchor.html" title="enum class in io.papermc.paper.entity">LookAnchor</a>&nbsp;playerAnchor,
<a href="../../../../io/papermc/paper/entity/LookAnchor.html" title="enum class in io.papermc.paper.entity">LookAnchor</a>&nbsp;entityAnchor)</code></div>
<div class="col-last even-row-color">
<div class="block">Causes the player to look towards the given entity.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#playSound(org.bukkit.entity.Entity,java.lang.String,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Play a sound for a player at the location of the entity.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#playSound(org.bukkit.entity.Entity,java.lang.String,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color">
<div class="block">Play a sound for a player at the location of the entity.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last odd-row-color">
<div class="block">Play a sound for a player at the location of the entity.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#playSound(org.bukkit.entity.Entity,org.bukkit.Sound,org.bukkit.SoundCategory,float,float)" class="member-name-link">playSound</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Sound.html" title="enum class in org.bukkit">Sound</a>&nbsp;sound,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../SoundCategory.html" title="enum class in org.bukkit">SoundCategory</a>&nbsp;category,
float&nbsp;volume,
float&nbsp;pitch)</code></div>
<div class="col-last even-row-color">
<div class="block">Play a sound for a player at the location of the entity.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#removePassenger(org.bukkit.entity.Entity)" class="member-name-link">removePassenger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;passenger)</code></div>
<div class="col-last odd-row-color">
<div class="block">Remove a passenger from the vehicle.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Warden.</span><code><a href="../Warden.html#setAnger(org.bukkit.entity.Entity,int)" class="member-name-link">setAnger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
int&nbsp;anger)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the anger level of this warden.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">FishHook.</span><code><a href="../FishHook.html#setHookedEntity(org.bukkit.entity.Entity)" class="member-name-link">setHookedEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Set the entity hooked by this fish hook.</div>
</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">LivingEntity.</span><code><a href="../LivingEntity.html#setLeashHolder(org.bukkit.entity.Entity)" class="member-name-link">setLeashHolder</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;holder)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the leash on this entity to be held by the supplied entity.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#setPassenger(org.bukkit.entity.Entity)" class="member-name-link">setPassenger</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;passenger)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">entities may have multiple passengers, use
<a href="../Entity.html#addPassenger(org.bukkit.entity.Entity)"><code>addPassenger(org.bukkit.entity.Entity)</code></a></div>
</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#setShoulderEntityLeft(org.bukkit.entity.Entity)" class="member-name-link">setShoulderEntityLeft</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">There are currently no well defined semantics regarding
serialized entities in Bukkit.</div>
</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">HumanEntity.</span><code><a href="../HumanEntity.html#setShoulderEntityRight(org.bukkit.entity.Entity)" class="member-name-link">setShoulderEntityRight</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">There are currently no well defined semantics regarding
serialized entities in Bukkit.</div>
</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">TNTPrimed.</span><code><a href="../TNTPrimed.html#setSource(org.bukkit.entity.Entity)" class="member-name-link">setSource</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the source of this primed TNT.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#setSpectatorTarget(org.bukkit.entity.Entity)" class="member-name-link">setSpectatorTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the entity which is followed by the camera when in
<a href="../../GameMode.html#SPECTATOR"><code>GameMode.SPECTATOR</code></a>.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ShulkerBullet.</span><code><a href="../ShulkerBullet.html#setTarget(org.bukkit.entity.Entity)" class="member-name-link">setTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the target of this bullet</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Frog.</span><code><a href="../Frog.html#setTongueTarget(org.bukkit.entity.Entity)" class="member-name-link">setTongueTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the tongue target of this frog.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Player.</span><code><a href="../Player.html#showEntity(org.bukkit.plugin.Plugin,org.bukkit.entity.Entity)" class="member-name-link">showEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../plugin/Plugin.html" title="interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Allows this player to see an entity that was previously hidden.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#teleport(org.bukkit.entity.Entity)" class="member-name-link">teleport</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;destination)</code></div>
<div class="col-last odd-row-color">
<div class="block">Teleports this entity to the target Entity.</div>
</div>
<div class="col-first even-row-color"><code>boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#teleport(org.bukkit.entity.Entity,org.bukkit.event.player.PlayerTeleportEvent.TeleportCause)" class="member-name-link">teleport</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;destination,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/player/PlayerTeleportEvent.TeleportCause.html" title="enum class in org.bukkit.event.player">PlayerTeleportEvent.TeleportCause</a>&nbsp;cause)</code></div>
<div class="col-last even-row-color">
<div class="block">Teleports this entity to the target Entity.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.entity.minecart">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../minecart/package-summary.html">org.bukkit.entity.minecart</a></h2>
<div class="caption"><span>Subinterfaces of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../minecart/package-summary.html">org.bukkit.entity.minecart</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Interface</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../minecart/CommandMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">CommandMinecart</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../minecart/ExplosiveMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">ExplosiveMinecart</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Minecart with TNT inside it that can explode when triggered.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../minecart/HopperMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">HopperMinecart</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a Minecart with a Hopper inside it</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../minecart/PoweredMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">PoweredMinecart</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a powered minecart.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../minecart/RideableMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">RideableMinecart</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a minecart that can have certain <a href="../Entity.html" title="interface in org.bukkit.entity"><code>entities</code></a> as passengers.</div>
</div>
<div class="col-first odd-row-color"><code>interface&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../minecart/SpawnerMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">SpawnerMinecart</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Represents a Minecart with an <a href="../../block/CreatureSpawner.html" title="interface in org.bukkit.block"><code>entity spawner</code></a> inside it.</div>
</div>
<div class="col-first even-row-color"><code>interface&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../minecart/StorageMinecart.html" class="type-name-link" title="interface in org.bukkit.entity.minecart">StorageMinecart</a></code></div>
<div class="col-last even-row-color">
<div class="block">Represents a minecart with a chest.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.block">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/block/package-summary.html">org.bukkit.event.block</a></h2>
<div class="caption"><span>Methods in <a href="../../event/block/package-summary.html">org.bukkit.event.block</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">BlockReceiveGameEvent.</span><code><a href="../../event/block/BlockReceiveGameEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entity which triggered this event, if present.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">BlockShearEntityEvent.</span><code><a href="../../event/block/BlockShearEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that was sheared.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CauldronLevelChangeEvent.</span><code><a href="../../event/block/CauldronLevelChangeEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get entity which did this.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityBlockFormEvent.</span><code><a href="../../event/block/EntityBlockFormEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the entity that formed the block.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">BlockIgniteEvent.</span><code><a href="../../event/block/BlockIgniteEvent.html#getIgnitingEntity()" class="member-name-link">getIgnitingEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity who ignited this block</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/block/package-summary.html">org.bukkit.event.block</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/block/BlockIgniteEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.event.block.BlockIgniteEvent.IgniteCause,org.bukkit.entity.Entity)" class="member-name-link">BlockIgniteEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;theBlock,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/block/BlockIgniteEvent.IgniteCause.html" title="enum class in org.bukkit.event.block">BlockIgniteEvent.IgniteCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;ignitingEntity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/block/BlockIgniteEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.event.block.BlockIgniteEvent.IgniteCause,org.bukkit.entity.Entity,org.bukkit.block.Block)" class="member-name-link">BlockIgniteEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;theBlock,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/block/BlockIgniteEvent.IgniteCause.html" title="enum class in org.bukkit.event.block">BlockIgniteEvent.IgniteCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;ignitingEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;ignitingBlock)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/block/BlockReceiveGameEvent.html#%3Cinit%3E(org.bukkit.GameEvent,org.bukkit.block.Block,org.bukkit.entity.Entity)" class="member-name-link">BlockReceiveGameEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../GameEvent.html" title="class in org.bukkit">GameEvent</a>&nbsp;event,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/block/BlockShearEntityEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity,org.bukkit.inventory.ItemStack)" class="member-name-link">BlockShearEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;dispenser,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;sheared,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;tool)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/block/CauldronLevelChangeEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity,org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason,org.bukkit.block.BlockState)" class="member-name-link">CauldronLevelChangeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/block/CauldronLevelChangeEvent.ChangeReason.html" title="enum class in org.bukkit.event.block">CauldronLevelChangeEvent.ChangeReason</a>&nbsp;reason,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/BlockState.html" title="interface in org.bukkit.block">BlockState</a>&nbsp;newBlock)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/block/EntityBlockFormEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block,org.bukkit.block.BlockState)" class="member-name-link">EntityBlockFormEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/BlockState.html" title="interface in org.bukkit.block">BlockState</a>&nbsp;blockstate)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a></h2>
<div class="caption"><span>Fields in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> declared as <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEvent.</span><code><a href="../../event/entity/EntityEvent.html#entity" class="member-name-link">entity</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityCombustByEntityEvent.</span><code><a href="../../event/entity/EntityCombustByEntityEvent.html#getCombuster()" class="member-name-link">getCombuster</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entity that caused the combustion event.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityDamageByEntityEvent.</span><code><a href="../../event/entity/EntityDamageByEntityEvent.html#getDamager()" class="member-name-link">getDamager</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the entity that damaged the defender.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEvent.</span><code><a href="../../event/entity/EntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the Entity involved in this event</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerLeashEntityEvent.</span><code><a href="../../event/entity/PlayerLeashEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the entity being leashed.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ProjectileHitEvent.</span><code><a href="../../event/entity/ProjectileHitEvent.html#getHitEntity()" class="member-name-link">getHitEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that was hit, if it was an entity that was hit.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerLeashEntityEvent.</span><code><a href="../../event/entity/PlayerLeashEntityEvent.html#getLeashHolder()" class="member-name-link">getLeashHolder</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the entity that is holding the leash.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityShootBowEvent.</span><code><a href="../../event/entity/EntityShootBowEvent.html#getProjectile()" class="member-name-link">getProjectile</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the projectile which will be launched by this event</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityTargetEvent.</span><code><a href="../../event/entity/EntityTargetEvent.html#getTarget()" class="member-name-link">getTarget</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the entity that this is targeting.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PigZombieAngerEvent.</span><code><a href="../../event/entity/PigZombieAngerEvent.html#getTarget()" class="member-name-link">getTarget</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity (if any) which triggered this anger update.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityTransformEvent.</span><code><a href="../../event/entity/EntityTransformEvent.html#getTransformedEntity()" class="member-name-link">getTransformedEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that the original entity was transformed to.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> that return types with arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityTransformEvent.</span><code><a href="../../event/entity/EntityTransformEvent.html#getTransformedEntities()" class="member-name-link">getTransformedEntities</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entities that the original entity was transformed to.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityShootBowEvent.</span><code><a href="../../event/entity/EntityShootBowEvent.html#setProjectile(org.bukkit.entity.Entity)" class="member-name-link">setProjectile</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;projectile)</code></div>
<div class="col-last even-row-color">
<div class="block">Replaces the projectile which will be launched</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityTargetEvent.</span><code><a href="../../event/entity/EntityTargetEvent.html#setTarget(org.bukkit.entity.Entity)" class="member-name-link">setTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last odd-row-color">
<div class="block">Set the entity that you want the mob to target instead.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityTargetLivingEntityEvent.</span><code><a href="../../event/entity/EntityTargetLivingEntityEvent.html#setTarget(org.bukkit.entity.Entity)" class="member-name-link">setTarget</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target)</code></div>
<div class="col-last even-row-color">
<div class="block">Set the Entity that you want the mob to target.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityAirChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,int)" class="member-name-link">EntityAirChangeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
int&nbsp;amount)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityChangeBlockEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block,org.bukkit.block.data.BlockData)" class="member-name-link">EntityChangeBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/data/BlockData.html" title="interface in org.bukkit.block.data">BlockData</a>&nbsp;to)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityCombustByBlockEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity,int)" class="member-name-link">EntityCombustByBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;combuster,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;combustee,
int&nbsp;duration)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityCombustByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,int)" class="member-name-link">EntityCombustByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;combuster,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;combustee,
int&nbsp;duration)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityCombustEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,int)" class="member-name-link">EntityCombustEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;combustee,
int&nbsp;duration)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityDamageByBlockEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,double)" class="member-name-link">EntityDamageByBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;damager,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
double&nbsp;damage)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityDamageByBlockEvent.html#%3Cinit%3E(org.bukkit.block.Block,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,java.util.Map,java.util.Map)" class="member-name-link">EntityDamageByBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;damager,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;modifiers,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr>? extends <a href="https://guava.dev/releases/31.0.1-jre/api/docs/com/google/common/base/Function.html" title="class or interface in com.google.common.base" class="external-link">Function</a>&lt;? super <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;&nbsp;modifierFunctions)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityDamageByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,double)" class="member-name-link">EntityDamageByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damager,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
double&nbsp;damage)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityDamageByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,java.util.Map,java.util.Map)" class="member-name-link">EntityDamageByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damager,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;modifiers,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr>? extends <a href="https://guava.dev/releases/31.0.1-jre/api/docs/com/google/common/base/Function.html" title="class or interface in com.google.common.base" class="external-link">Function</a>&lt;? super <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;&nbsp;modifierFunctions)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityDamageByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,java.util.Map,java.util.Map,boolean)" class="member-name-link">EntityDamageByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damager,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;modifiers,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr>? extends <a href="https://guava.dev/releases/31.0.1-jre/api/docs/com/google/common/base/Function.html" title="class or interface in com.google.common.base" class="external-link">Function</a>&lt;? super <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;&nbsp;modifierFunctions,
boolean&nbsp;critical)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityDamageEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,double)" class="member-name-link">EntityDamageEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
double&nbsp;damage)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityDamageEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.event.entity.EntityDamageEvent.DamageCause,java.util.Map,java.util.Map)" class="member-name-link">EntityDamageEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;damagee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityDamageEvent.DamageCause.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageCause</a>&nbsp;cause,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&nbsp;modifiers,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="../../event/entity/EntityDamageEvent.DamageModifier.html" title="enum class in org.bukkit.event.entity">EntityDamageEvent.DamageModifier</a>,<wbr>? extends <a href="https://guava.dev/releases/31.0.1-jre/api/docs/com/google/common/base/Function.html" title="class or interface in com.google.common.base" class="external-link">Function</a>&lt;? super <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;&nbsp;modifierFunctions)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityDropItemEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Item)" class="member-name-link">EntityDropItemEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Item.html" title="interface in org.bukkit.entity">Item</a>&nbsp;drop)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityEnterBlockEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block)" class="member-name-link">EntityEnterBlockEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">EntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityExplodeEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,java.util.List,float)" class="member-name-link">EntityExplodeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&gt;&nbsp;blocks,
float&nbsp;yield)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityInteractEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.Block)" class="member-name-link">EntityInteractEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityPlaceEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player,org.bukkit.block.Block,org.bukkit.block.BlockFace)" class="member-name-link">EntityPlaceEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/BlockFace.html" title="enum class in org.bukkit.block">BlockFace</a>&nbsp;blockFace)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityPlaceEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player,org.bukkit.block.Block,org.bukkit.block.BlockFace,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">EntityPlaceEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;block,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/BlockFace.html" title="enum class in org.bukkit.block">BlockFace</a>&nbsp;blockFace,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityPortalEnterEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location)" class="member-name-link">EntityPortalEnterEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityPortalEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location)" class="member-name-link">EntityPortalEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityPortalEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location,int)" class="member-name-link">EntityPortalEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to,
int&nbsp;searchRadius)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityPortalEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location,int,org.bukkit.PortalType)" class="member-name-link">EntityPortalEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to,
int&nbsp;searchRadius,
<a href="../../PortalType.html" title="enum class in org.bukkit">PortalType</a>&nbsp;portalType)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityPortalExitEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location,org.bukkit.util.Vector,org.bukkit.util.Vector)" class="member-name-link">EntityPortalExitEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;before,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;after)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityPoseChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Pose)" class="member-name-link">EntityPoseChangeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Pose.html" title="enum class in org.bukkit.entity">Pose</a>&nbsp;pose)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityRegainHealthEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,double,org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason)" class="member-name-link">EntityRegainHealthEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
double&nbsp;amount,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityRegainHealthEvent.RegainReason.html" title="enum class in org.bukkit.event.entity">EntityRegainHealthEvent.RegainReason</a>&nbsp;regainReason)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityRegainHealthEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,double,org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason,boolean)" class="member-name-link">EntityRegainHealthEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
double&nbsp;amount,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityRegainHealthEvent.RegainReason.html" title="enum class in org.bukkit.event.entity">EntityRegainHealthEvent.RegainReason</a>&nbsp;regainReason,
boolean&nbsp;isFastRegen)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityShootBowEvent.html#%3Cinit%3E(org.bukkit.entity.LivingEntity,org.bukkit.inventory.ItemStack,org.bukkit.entity.Entity,float)" class="member-name-link">EntityShootBowEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a>&nbsp;shooter,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;bow,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;projectile,
float&nbsp;force)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityShootBowEvent.html#%3Cinit%3E(org.bukkit.entity.LivingEntity,org.bukkit.inventory.ItemStack,org.bukkit.inventory.ItemStack,org.bukkit.entity.Entity,float)" class="member-name-link">EntityShootBowEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a>&nbsp;shooter,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;bow,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;arrowItem,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;projectile,
float&nbsp;force)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityShootBowEvent.html#%3Cinit%3E(org.bukkit.entity.LivingEntity,org.bukkit.inventory.ItemStack,org.bukkit.inventory.ItemStack,org.bukkit.entity.Entity,org.bukkit.inventory.EquipmentSlot,float,boolean)" class="member-name-link">EntityShootBowEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a>&nbsp;shooter,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;bow,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;consumable,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;projectile,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand,
float&nbsp;force,
boolean&nbsp;consumeItem)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntitySpawnEvent.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">EntitySpawnEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;spawnee)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityTargetEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.event.entity.EntityTargetEvent.TargetReason)" class="member-name-link">EntityTargetEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityTargetEvent.TargetReason.html" title="enum class in org.bukkit.event.entity">EntityTargetEvent.TargetReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityTargetLivingEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.LivingEntity,org.bukkit.event.entity.EntityTargetEvent.TargetReason)" class="member-name-link">EntityTargetLivingEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../LivingEntity.html" title="interface in org.bukkit.entity">LivingEntity</a>&nbsp;target,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../event/entity/EntityTargetEvent.TargetReason.html" title="enum class in org.bukkit.event.entity">EntityTargetEvent.TargetReason</a>&nbsp;reason)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityTeleportEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.Location,org.bukkit.Location)" class="member-name-link">EntityTeleportEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;from,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;to)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityTransformEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,java.util.List,org.bukkit.event.entity.EntityTransformEvent.TransformReason)" class="member-name-link">EntityTransformEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;original,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;convertedList,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityTransformEvent.TransformReason.html" title="enum class in org.bukkit.event.entity">EntityTransformEvent.TransformReason</a>&nbsp;transformReason)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/EntityUnleashEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.event.entity.EntityUnleashEvent.UnleashReason)" class="member-name-link">EntityUnleashEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityUnleashEvent.UnleashReason.html" title="enum class in org.bukkit.event.entity">EntityUnleashEvent.UnleashReason</a>&nbsp;reason)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityUnleashEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.event.entity.EntityUnleashEvent.UnleashReason,boolean)" class="member-name-link">EntityUnleashEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityUnleashEvent.UnleashReason.html" title="enum class in org.bukkit.event.entity">EntityUnleashEvent.UnleashReason</a>&nbsp;reason,
boolean&nbsp;dropLeash)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/ExplosionPrimeEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,float,boolean)" class="member-name-link">ExplosionPrimeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
float&nbsp;radius,
boolean&nbsp;fire)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/PigZombieAngerEvent.html#%3Cinit%3E(org.bukkit.entity.PigZombie,org.bukkit.entity.Entity,int)" class="member-name-link">PigZombieAngerEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../PigZombie.html" title="interface in org.bukkit.entity">PigZombie</a>&nbsp;pigZombie,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;target,
int&nbsp;newAnger)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/PlayerLeashEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.entity.Player)" class="member-name-link">PlayerLeashEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;leashHolder,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;leasher)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/PlayerLeashEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,org.bukkit.entity.Player,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerLeashEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;leashHolder,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;leasher,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/ProjectileHitEvent.html#%3Cinit%3E(org.bukkit.entity.Projectile,org.bukkit.entity.Entity)" class="member-name-link">ProjectileHitEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Projectile.html" title="interface in org.bukkit.entity">Projectile</a>&nbsp;projectile,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitEntity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/ProjectileHitEvent.html#%3Cinit%3E(org.bukkit.entity.Projectile,org.bukkit.entity.Entity,org.bukkit.block.Block)" class="member-name-link">ProjectileHitEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Projectile.html" title="interface in org.bukkit.entity">Projectile</a>&nbsp;projectile,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;hitBlock)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/ProjectileHitEvent.html#%3Cinit%3E(org.bukkit.entity.Projectile,org.bukkit.entity.Entity,org.bukkit.block.Block,org.bukkit.block.BlockFace)" class="member-name-link">ProjectileHitEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Projectile.html" title="interface in org.bukkit.entity">Projectile</a>&nbsp;projectile,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/Block.html" title="interface in org.bukkit.block">Block</a>&nbsp;hitBlock,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/BlockFace.html" title="enum class in org.bukkit.block">BlockFace</a>&nbsp;hitFace)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/ProjectileLaunchEvent.html#%3Cinit%3E(org.bukkit.entity.Entity)" class="member-name-link">ProjectileLaunchEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/entity/SpawnerSpawnEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.block.CreatureSpawner)" class="member-name-link">SpawnerSpawnEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;spawnee,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../block/CreatureSpawner.html" title="interface in org.bukkit.block">CreatureSpawner</a>&nbsp;spawner)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructor parameters in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> with type arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/entity/EntityTransformEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,java.util.List,org.bukkit.event.entity.EntityTransformEvent.TransformReason)" class="member-name-link">EntityTransformEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;original,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;convertedList,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/entity/EntityTransformEvent.TransformReason.html" title="enum class in org.bukkit.event.entity">EntityTransformEvent.TransformReason</a>&nbsp;transformReason)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.hanging">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/hanging/package-summary.html">org.bukkit.event.hanging</a></h2>
<div class="caption"><span>Methods in <a href="../../event/hanging/package-summary.html">org.bukkit.event.hanging</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HangingBreakByEntityEvent.</span><code><a href="../../event/hanging/HangingBreakByEntityEvent.html#getRemover()" class="member-name-link">getRemover</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity that removed the hanging entity.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/hanging/package-summary.html">org.bukkit.event.hanging</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/hanging/HangingBreakByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Hanging,org.bukkit.entity.Entity)" class="member-name-link">HangingBreakByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Hanging.html" title="interface in org.bukkit.entity">Hanging</a>&nbsp;hanging,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;remover)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/hanging/HangingBreakByEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Hanging,org.bukkit.entity.Entity,org.bukkit.event.hanging.HangingBreakEvent.RemoveCause)" class="member-name-link">HangingBreakByEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Hanging.html" title="interface in org.bukkit.entity">Hanging</a>&nbsp;hanging,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;remover,
<a href="../../event/hanging/HangingBreakEvent.RemoveCause.html" title="enum class in org.bukkit.event.hanging">HangingBreakEvent.RemoveCause</a>&nbsp;cause)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.player">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a></h2>
<div class="caption"><span>Fields in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a> declared as <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerInteractEntityEvent.</span><code><a href="../../event/player/PlayerInteractEntityEvent.html#clickedEntity" class="member-name-link">clickedEntity</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerFishEvent.</span><code><a href="../../event/player/PlayerFishEvent.html#getCaught()" class="member-name-link">getCaught</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity caught by the player.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerBucketEntityEvent.</span><code><a href="../../event/player/PlayerBucketEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the <a href="../Entity.html" title="interface in org.bukkit.entity"><code>Entity</code></a> being put into the bucket.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerHideEntityEvent.</span><code><a href="../../event/player/PlayerHideEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity which has been hidden from the player.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerShearEntityEvent.</span><code><a href="../../event/player/PlayerShearEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity the player is shearing</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerShowEntityEvent.</span><code><a href="../../event/player/PlayerShowEntityEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the entity which has been shown to the player.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerInteractEntityEvent.</span><code><a href="../../event/player/PlayerInteractEntityEvent.html#getRightClicked()" class="member-name-link">getRightClicked</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the entity that was right-clicked by the player.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerExpChangeEvent.</span><code><a href="../../event/player/PlayerExpChangeEvent.html#getSource()" class="member-name-link">getSource</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the source that provided the experience.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerBucketEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.inventory.ItemStack,org.bukkit.inventory.ItemStack,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerBucketEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;originalBucket,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;entityBucket,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerExpChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,int)" class="member-name-link">PlayerExpChangeEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;sourceEntity,
int&nbsp;expAmount)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerFishEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.entity.FishHook,org.bukkit.event.player.PlayerFishEvent.State)" class="member-name-link">PlayerFishEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../FishHook.html" title="interface in org.bukkit.entity">FishHook</a>&nbsp;hookEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/player/PlayerFishEvent.State.html" title="enum class in org.bukkit.event.player">PlayerFishEvent.State</a>&nbsp;state)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerFishEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.entity.FishHook,org.bukkit.inventory.EquipmentSlot,org.bukkit.event.player.PlayerFishEvent.State)" class="member-name-link">PlayerFishEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../FishHook.html" title="interface in org.bukkit.entity">FishHook</a>&nbsp;hookEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/player/PlayerFishEvent.State.html" title="enum class in org.bukkit.event.player">PlayerFishEvent.State</a>&nbsp;state)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerHideEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerHideEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerInteractAtEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.util.Vector)" class="member-name-link">PlayerInteractAtEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;clickedEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;position)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerInteractAtEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.util.Vector,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerInteractAtEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;clickedEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;position,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerInteractEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerInteractEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;clickedEntity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerInteractEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerInteractEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;clickedEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerShearEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerShearEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerShearEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity,org.bukkit.inventory.ItemStack,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerShearEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&nbsp;item,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerShowEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Entity)" class="member-name-link">PlayerShowEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;who,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerUnleashEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player)" class="member-name-link">PlayerUnleashEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/player/PlayerUnleashEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player,org.bukkit.inventory.EquipmentSlot)" class="member-name-link">PlayerUnleashEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/player/PlayerUnleashEntityEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Player,org.bukkit.inventory.EquipmentSlot,boolean)" class="member-name-link">PlayerUnleashEntityEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Player.html" title="interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../inventory/EquipmentSlot.html" title="enum class in org.bukkit.inventory">EquipmentSlot</a>&nbsp;hand,
boolean&nbsp;dropLeash)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.vehicle">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/vehicle/package-summary.html">org.bukkit.event.vehicle</a></h2>
<div class="caption"><span>Methods in <a href="../../event/vehicle/package-summary.html">org.bukkit.event.vehicle</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">VehicleDamageEvent.</span><code><a href="../../event/vehicle/VehicleDamageEvent.html#getAttacker()" class="member-name-link">getAttacker</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the Entity that is attacking the vehicle</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">VehicleDestroyEvent.</span><code><a href="../../event/vehicle/VehicleDestroyEvent.html#getAttacker()" class="member-name-link">getAttacker</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets the Entity that has destroyed the vehicle, potentially null</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">VehicleEnterEvent.</span><code><a href="../../event/vehicle/VehicleEnterEvent.html#getEntered()" class="member-name-link">getEntered</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the Entity that entered the vehicle.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">VehicleEntityCollisionEvent.</span><code><a href="../../event/vehicle/VehicleEntityCollisionEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/vehicle/package-summary.html">org.bukkit.event.vehicle</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/vehicle/VehicleDamageEvent.html#%3Cinit%3E(org.bukkit.entity.Vehicle,org.bukkit.entity.Entity,double)" class="member-name-link">VehicleDamageEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Vehicle.html" title="interface in org.bukkit.entity">Vehicle</a>&nbsp;vehicle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;attacker,
double&nbsp;damage)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/vehicle/VehicleDestroyEvent.html#%3Cinit%3E(org.bukkit.entity.Vehicle,org.bukkit.entity.Entity)" class="member-name-link">VehicleDestroyEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Vehicle.html" title="interface in org.bukkit.entity">Vehicle</a>&nbsp;vehicle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;attacker)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/vehicle/VehicleEnterEvent.html#%3Cinit%3E(org.bukkit.entity.Vehicle,org.bukkit.entity.Entity)" class="member-name-link">VehicleEnterEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Vehicle.html" title="interface in org.bukkit.entity">Vehicle</a>&nbsp;vehicle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entered)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/vehicle/VehicleEntityCollisionEvent.html#%3Cinit%3E(org.bukkit.entity.Vehicle,org.bukkit.entity.Entity)" class="member-name-link">VehicleEntityCollisionEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Vehicle.html" title="interface in org.bukkit.entity">Vehicle</a>&nbsp;vehicle,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.world">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../event/world/package-summary.html">org.bukkit.event.world</a></h2>
<div class="caption"><span>Methods in <a href="../../event/world/package-summary.html">org.bukkit.event.world</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">GenericGameEvent.</span><code><a href="../../event/world/GenericGameEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entity which triggered this event, if present.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LootGenerateEvent.</span><code><a href="../../event/world/LootGenerateEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the entity used as context for loot generation (if applicable).</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PortalCreateEvent.</span><code><a href="../../event/world/PortalCreateEvent.html#getEntity()" class="member-name-link">getEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the Entity that triggered this portal creation (if available)</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/world/package-summary.html">org.bukkit.event.world</a> that return types with arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntitiesLoadEvent.</span><code><a href="../../event/world/EntitiesLoadEvent.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entities which are being loaded.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntitiesUnloadEvent.</span><code><a href="../../event/world/EntitiesUnloadEvent.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the entities which are being unloaded.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../event/world/package-summary.html">org.bukkit.event.world</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/world/GenericGameEvent.html#%3Cinit%3E(org.bukkit.GameEvent,org.bukkit.Location,org.bukkit.entity.Entity,int,boolean)" class="member-name-link">GenericGameEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../GameEvent.html" title="class in org.bukkit">GameEvent</a>&nbsp;event,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
int&nbsp;radius,
boolean&nbsp;isAsync)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/world/LootGenerateEvent.html#%3Cinit%3E(org.bukkit.World,org.bukkit.entity.Entity,org.bukkit.inventory.InventoryHolder,org.bukkit.loot.LootTable,org.bukkit.loot.LootContext,java.util.List,boolean)" class="member-name-link">LootGenerateEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../World.html" title="interface in org.bukkit">World</a>&nbsp;world,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../inventory/InventoryHolder.html" title="interface in org.bukkit.inventory">InventoryHolder</a>&nbsp;inventoryHolder,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../loot/LootTable.html" title="interface in org.bukkit.loot">LootTable</a>&nbsp;lootTable,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../loot/LootContext.html" title="class in org.bukkit.loot">LootContext</a>&nbsp;lootContext,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a>&gt;&nbsp;items,
boolean&nbsp;plugin)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/world/PortalCreateEvent.html#%3Cinit%3E(java.util.List,org.bukkit.World,org.bukkit.entity.Entity,org.bukkit.event.world.PortalCreateEvent.CreateReason)" class="member-name-link">PortalCreateEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../../block/BlockState.html" title="interface in org.bukkit.block">BlockState</a>&gt;&nbsp;blocks,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../World.html" title="interface in org.bukkit">World</a>&nbsp;world,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../event/world/PortalCreateEvent.CreateReason.html" title="enum class in org.bukkit.event.world">PortalCreateEvent.CreateReason</a>&nbsp;reason)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructor parameters in <a href="../../event/world/package-summary.html">org.bukkit.event.world</a> with type arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../event/world/EntitiesLoadEvent.html#%3Cinit%3E(org.bukkit.Chunk,java.util.List)" class="member-name-link">EntitiesLoadEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Chunk.html" title="interface in org.bukkit">Chunk</a>&nbsp;chunk,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;entities)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../event/world/EntitiesUnloadEvent.html#%3Cinit%3E(org.bukkit.Chunk,java.util.List)" class="member-name-link">EntitiesUnloadEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../Chunk.html" title="interface in org.bukkit">Chunk</a>&nbsp;chunk,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;entities)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.inventory">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../inventory/package-summary.html">org.bukkit.inventory</a></h2>
<div class="caption"><span>Methods in <a href="../../inventory/package-summary.html">org.bukkit.inventory</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEquipment.</span><code><a href="../../inventory/EntityEquipment.html#getHolder()" class="member-name-link">getHolder</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the entity this EntityEquipment belongs to</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../inventory/package-summary.html">org.bukkit.inventory</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>net.md_5.bungee.api.chat.hover.content.Content</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../../inventory/ItemFactory.html#hoverContentOf(org.bukkit.entity.Entity)" class="member-name-link">hoverContentOf</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="https://jd.advntr.dev/api/4.13.0/net/kyori/adventure/text/event/HoverEventSource.html#asHoverEvent()" title="class or interface in net.kyori.adventure.text.event" class="external-link"><code>HoverEventSource.asHoverEvent()</code></a></div>
</div>
</div>
<div class="col-first odd-row-color"><code>net.md_5.bungee.api.chat.hover.content.Content</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../../inventory/ItemFactory.html#hoverContentOf(org.bukkit.entity.Entity,net.md_5.bungee.api.chat.BaseComponent%5B%5D)" class="member-name-link">hoverContentOf</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/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[]&nbsp;customName)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="../Entity.html#asHoverEvent(java.util.function.UnaryOperator)"><code>asHoverEvent(java.util.function.UnaryOperator)</code></a></div>
</div>
</div>
<div class="col-first even-row-color"><code>net.md_5.bungee.api.chat.hover.content.Content</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../../inventory/ItemFactory.html#hoverContentOf(org.bukkit.entity.Entity,java.lang.String)" class="member-name-link">hoverContentOf</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;customName)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="../Entity.html#asHoverEvent(java.util.function.UnaryOperator)"><code>asHoverEvent(java.util.function.UnaryOperator)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color"><code>net.md_5.bungee.api.chat.hover.content.Content</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../../inventory/ItemFactory.html#hoverContentOf(org.bukkit.entity.Entity,net.md_5.bungee.api.chat.BaseComponent)" class="member-name-link">hoverContentOf</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity,
net.md_5.bungee.api.chat.BaseComponent&nbsp;customName)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">use <a href="../Entity.html#asHoverEvent(java.util.function.UnaryOperator)"><code>asHoverEvent(java.util.function.UnaryOperator)</code></a></div>
</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.loot">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../loot/package-summary.html">org.bukkit.loot</a></h2>
<div class="caption"><span>Methods in <a href="../../loot/package-summary.html">org.bukkit.loot</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LootContext.</span><code><a href="../../loot/LootContext.html#getLootedEntity()" class="member-name-link">getLootedEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the <a href="../Entity.html" title="interface in org.bukkit.entity"><code>Entity</code></a> that was killed.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../loot/package-summary.html">org.bukkit.loot</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../loot/LootContext.Builder.html" title="class in org.bukkit.loot">LootContext.Builder</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LootContext.Builder.</span><code><a href="../../loot/LootContext.Builder.html#lootedEntity(org.bukkit.entity.Entity)" class="member-name-link">lootedEntity</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;lootedEntity)</code></div>
<div class="col-last even-row-color">
<div class="block">The entity that was killed.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.scoreboard">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../scoreboard/package-summary.html">org.bukkit.scoreboard</a></h2>
<div class="caption"><span>Methods in <a href="../../scoreboard/package-summary.html">org.bukkit.scoreboard</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>default void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#addEntities(org.bukkit.entity.Entity...)" class="member-name-link">addEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> ...&nbsp;entities)</code></div>
<div class="col-last even-row-color">
<div class="block">This puts a collection of entities onto this team for the scoreboard which results in one
packet for the updates rather than a packet-per-entity.</div>
</div>
<div class="col-first odd-row-color"><code>void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#addEntity(org.bukkit.entity.Entity)" class="member-name-link">addEntity</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">This puts the specified entity onto this team for the scoreboard.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../scoreboard/Team.html" title="interface in org.bukkit.scoreboard">Team</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Scoreboard.</span><code><a href="../../scoreboard/Scoreboard.html#getEntityTeam(org.bukkit.entity.Entity)" class="member-name-link">getEntityTeam</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets an entity's Team on this Scoreboard</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../scoreboard/Score.html" title="interface in org.bukkit.scoreboard">Score</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Objective.</span><code><a href="../../scoreboard/Objective.html#getScoreFor(org.bukkit.entity.Entity)" class="member-name-link">getScoreFor</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Gets an entity's Score for an Objective on this Scoreboard.</div>
</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link">Set</a>&lt;<a href="../../scoreboard/Score.html" title="interface in org.bukkit.scoreboard">Score</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Scoreboard.</span><code><a href="../../scoreboard/Scoreboard.html#getScoresFor(org.bukkit.entity.Entity)" class="member-name-link">getScoresFor</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets all scores for an entity on this Scoreboard</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#hasEntity(org.bukkit.entity.Entity)" class="member-name-link">hasEntity</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Checks to see if the specified entity is a member of this team.</div>
</div>
<div class="col-first even-row-color"><code>default boolean</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#removeEntities(org.bukkit.entity.Entity...)" class="member-name-link">removeEntities</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> <a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> ...&nbsp;entities)</code></div>
<div class="col-last even-row-color">
<div class="block">Removes a collection of entities from this team which results in one
packet for the updates rather than a packet-per-entity.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#removeEntity(org.bukkit.entity.Entity)" class="member-name-link">removeEntity</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last odd-row-color">
<div class="block">Removes the entity from this team.</div>
</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Scoreboard.</span><code><a href="../../scoreboard/Scoreboard.html#resetScoresFor(org.bukkit.entity.Entity)" class="member-name-link">resetScoresFor</a><wbr>(<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code></div>
<div class="col-last even-row-color">
<div class="block">Removes all scores for an entity on this Scoreboard</div>
</div>
</div>
<div class="caption"><span>Method parameters in <a href="../../scoreboard/package-summary.html">org.bukkit.scoreboard</a> with type arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#addEntities(java.util.Collection)" class="member-name-link">addEntities</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;entities)</code></div>
<div class="col-last even-row-color">
<div class="block">This puts a collection of entities onto this team for the scoreboard which results in one
packet for the updates rather than a packet-per-entity.</div>
</div>
<div class="col-first odd-row-color"><code>boolean</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Team.</span><code><a href="../../scoreboard/Team.html#removeEntities(java.util.Collection)" class="member-name-link">removeEntities</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;&nbsp;entities)</code></div>
<div class="col-last odd-row-color">
<div class="block">Removes a collection of entities from this team which results in one
packet for the updates rather than a packet-per-entity.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.structure">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../structure/package-summary.html">org.bukkit.structure</a></h2>
<div class="caption"><span>Methods in <a href="../../structure/package-summary.html">org.bukkit.structure</a> that return types with arguments of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Structure.</span><code><a href="../../structure/Structure.html#getEntities()" class="member-name-link">getEntities</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets a list of entities that have been included in the Structure.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.util">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../util/package-summary.html">org.bukkit.util</a></h2>
<div class="caption"><span>Methods in <a href="../../util/package-summary.html">org.bukkit.util</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RayTraceResult.</span><code><a href="../../util/RayTraceResult.html#getHitEntity()" class="member-name-link">getHitEntity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the hit entity.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../util/package-summary.html">org.bukkit.util</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../util/RayTraceResult.html#%3Cinit%3E(org.bukkit.util.Vector,org.bukkit.entity.Entity)" class="member-name-link">RayTraceResult</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;hitPosition,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitEntity)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a RayTraceResult.</div>
</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../util/RayTraceResult.html#%3Cinit%3E(org.bukkit.util.Vector,org.bukkit.entity.Entity,org.bukkit.block.BlockFace)" class="member-name-link">RayTraceResult</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../util/Vector.html" title="class in org.bukkit.util">Vector</a>&nbsp;hitPosition,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;hitEntity,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../../block/BlockFace.html" title="enum class in org.bukkit.block">BlockFace</a>&nbsp;hitBlockFace)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a RayTraceResult.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.spigotmc.event.entity">
<h2>Uses of <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a> in <a href="../../../spigotmc/event/entity/package-summary.html">org.spigotmc.event.entity</a></h2>
<div class="caption"><span>Methods in <a href="../../../spigotmc/event/entity/package-summary.html">org.spigotmc.event.entity</a> that return <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityDismountEvent.</span><code><a href="../../../spigotmc/event/entity/EntityDismountEvent.html#getDismounted()" class="member-name-link">getDismounted</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityMountEvent.</span><code><a href="../../../spigotmc/event/entity/EntityMountEvent.html#getMount()" class="member-name-link">getMount</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../spigotmc/event/entity/package-summary.html">org.spigotmc.event.entity</a> with parameters of type <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../spigotmc/event/entity/EntityDismountEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity)" class="member-name-link">EntityDismountEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;dismounted)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../spigotmc/event/entity/EntityDismountEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity,boolean)" class="member-name-link">EntityDismountEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;dismounted,
boolean&nbsp;isCancellable)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../../spigotmc/event/entity/EntityMountEvent.html#%3Cinit%3E(org.bukkit.entity.Entity,org.bukkit.entity.Entity)" class="member-name-link">EntityMountEvent</a><wbr>(<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;what,
<a href="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../Entity.html" title="interface in org.bukkit.entity">Entity</a>&nbsp;mount)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
</div>
</div>
</body>
</html>