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

623 lines
68 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Enum Class org.bukkit.entity.EntityType (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, enum: EntityType">
<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="../EntityType.html" title="enum class 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 Enum Class org.bukkit.entity.EntityType" class="title">Uses of Enum Class<br>org.bukkit.entity.EntityType</h1>
</div>
<div class="caption"><span>Packages that use <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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.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="#io.papermc.paper.tag">io.papermc.paper.tag</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.bukkit">org.bukkit</a></div>
<div class="col-last even-row-color">
<div class="block">The root package of the Bukkit API, contains generalized API classes.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.block">org.bukkit.block</a></div>
<div class="col-last odd-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 even-row-color"><a href="#org.bukkit.entity">org.bukkit.entity</a></div>
<div class="col-last even-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 odd-row-color"><a href="#org.bukkit.event.entity">org.bukkit.event.entity</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="../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 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.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.inventory.meta">org.bukkit.inventory.meta</a></div>
<div class="col-last even-row-color">
<div class="block">The interfaces used when manipulating extra data can can be stored inside
<a href="../../inventory/ItemStack.html" title="class in org.bukkit.inventory"><code>item stacks</code></a>.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.bukkit.material">org.bukkit.material</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes that represents various voxel types and states.</div>
</div>
<div class="col-first even-row-color"><a href="#org.bukkit.scoreboard">org.bukkit.scoreboard</a></div>
<div class="col-last even-row-color">
<div class="block">Interfaces used to manage the client side score display system.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.destroystokyo.paper.event.entity">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ThrownEggHatchEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/ThrownEggHatchEvent.html#getHatchingType()" class="member-name-link">getHatchingType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the type of the mob being hatched (EntityType.CHICKEN by default)</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PreCreatureSpawnEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/PreCreatureSpawnEvent.html#getType()" class="member-name-link">getType</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../../../com/destroystokyo/paper/event/entity/package-summary.html">com.destroystokyo.paper.event.entity</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">ThrownEggHatchEvent.</span><code><a href="../../../../com/destroystokyo/paper/event/entity/ThrownEggHatchEvent.html#setHatchingType(org.bukkit.entity.EntityType)" class="member-name-link">setHatchingType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;hatchType)</code></div>
<div class="col-last even-row-color">
<div class="block">Change the type of mob being hatched by the egg</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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/PreCreatureSpawnEvent.html#%3Cinit%3E(org.bukkit.Location,org.bukkit.entity.EntityType,org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason)" class="member-name-link">PreCreatureSpawnEvent</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,
<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>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../../../com/destroystokyo/paper/event/entity/PreSpawnerSpawnEvent.html#%3Cinit%3E(org.bukkit.Location,org.bukkit.entity.EntityType,org.bukkit.Location)" class="member-name-link">PreSpawnerSpawnEvent</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,
<a href="https://javadoc.io/doc/org.jetbrains/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;spawnerLocation)</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/ThrownEggHatchEvent.html#%3Cinit%3E(org.bukkit.entity.Egg,boolean,byte,org.bukkit.entity.EntityType)" class="member-name-link">ThrownEggHatchEvent</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="../Egg.html" title="interface in org.bukkit.entity">Egg</a>&nbsp;egg,
boolean&nbsp;hatching,
byte&nbsp;numHatches,
<a href="https://javadoc.io/doc/org.jetbrains/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;hatchingType)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="io.papermc.paper.tag">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a></h2>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> that return types with arguments of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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>protected <a href="https://javadoc.io/doc/org.jetbrains/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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntitySetTag.</span><code><a href="../../../../io/papermc/paper/tag/EntitySetTag.html#getAllPossibleValues()" class="member-name-link">getAllPossibleValues</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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>protected <a href="https://javadoc.io/doc/org.jetbrains/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></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntitySetTag.</span><code><a href="../../../../io/papermc/paper/tag/EntitySetTag.html#getName(org.bukkit.entity.EntityType)" class="member-name-link">getName</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;value)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.entity.EntityType...)" class="member-name-link">EntitySetTag</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="../../NamespacedKey.html" title="class in org.bukkit">NamespacedKey</a>&nbsp;key,
<a href="https://javadoc.io/doc/org.jetbrains/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;values)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructor parameters in <a href="../../../../io/papermc/paper/tag/package-summary.html">io.papermc.paper.tag</a> with type arguments of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection)" class="member-name-link">EntitySetTag</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="../../NamespacedKey.html" title="class in org.bukkit">NamespacedKey</a>&nbsp;key,
<a href="https://javadoc.io/doc/org.jetbrains/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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;&nbsp;values)</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/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.Collection,java.util.function.Predicate...)" class="member-name-link">EntitySetTag</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="../../NamespacedKey.html" title="class in org.bukkit">NamespacedKey</a>&nbsp;key,
<a href="https://javadoc.io/doc/org.jetbrains/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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;&nbsp;values,
<a href="https://javadoc.io/doc/org.jetbrains/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/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;...&nbsp;globalPredicates)</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/tag/EntitySetTag.html#%3Cinit%3E(org.bukkit.NamespacedKey,java.util.function.Predicate)" class="member-name-link">EntitySetTag</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="../../NamespacedKey.html" title="class in org.bukkit">NamespacedKey</a>&nbsp;key,
<a href="https://javadoc.io/doc/org.jetbrains/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/function/Predicate.html" title="class or interface in java.util.function" class="external-link">Predicate</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;&nbsp;filter)</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../package-summary.html">org.bukkit</a></h2>
<div class="caption"><span>Fields in <a href="../../package-summary.html">org.bukkit</a> with type parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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>static final <a href="../../Registry.html" title="interface in org.bukkit">Registry</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Registry.</span><code><a href="../../Registry.html#ENTITY_TYPE" class="member-name-link">ENTITY_TYPE</a></code></div>
<div class="col-last even-row-color">
<div class="block">Server entity types.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_ARROWS" class="member-name-link">ENTITY_TYPES_ARROWS</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing arrows.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_AXOLOTL_ALWAYS_HOSTILES" class="member-name-link">ENTITY_TYPES_AXOLOTL_ALWAYS_HOSTILES</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing which entities axolotls are always hostile to.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_AXOLOTL_HUNT_TARGETS" class="member-name-link">ENTITY_TYPES_AXOLOTL_HUNT_TARGETS</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing axolotl targets.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_BEEHIVE_INHABITORS" class="member-name-link">ENTITY_TYPES_BEEHIVE_INHABITORS</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing entities which can live in beehives.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_DISMOUNTS_UNDERWATER" class="member-name-link">ENTITY_TYPES_DISMOUNTS_UNDERWATER</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing entities which are dismounted when underwater.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_FALL_DAMAGE_IMMUNE" class="member-name-link">ENTITY_TYPES_FALL_DAMAGE_IMMUNE</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing entities which are immune from fall damage.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_FREEZE_HURTS_EXTRA_TYPES" class="member-name-link">ENTITY_TYPES_FREEZE_HURTS_EXTRA_TYPES</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing entities extra susceptible to freezing.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_FREEZE_IMMUNE_ENTITY_TYPES" class="member-name-link">ENTITY_TYPES_FREEZE_IMMUNE_ENTITY_TYPES</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing entities immune from freezing.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_FROG_FOOD" class="member-name-link">ENTITY_TYPES_FROG_FOOD</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing entities which can be eaten by frogs.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_IMPACT_PROJECTILES" class="member-name-link">ENTITY_TYPES_IMPACT_PROJECTILES</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing projectiles.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_POWDER_SNOW_WALKABLE_MOBS" class="member-name-link">ENTITY_TYPES_POWDER_SNOW_WALKABLE_MOBS</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing mobs which can walk on powder snow.</div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_RAIDERS" class="member-name-link">ENTITY_TYPES_RAIDERS</a></code></div>
<div class="col-last even-row-color">
<div class="block">Vanilla tag representing raiders.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../../Tag.html" title="interface in org.bukkit">Tag</a>&lt;<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Tag.</span><code><a href="../../Tag.html#ENTITY_TYPES_SKELETONS" class="member-name-link">ENTITY_TYPES_SKELETONS</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Vanilla tag representing skeletons.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../package-summary.html">org.bukkit</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)" class="member-name-link">decrementStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType)</code></div>
<div class="col-last even-row-color">
<div class="block">Decrements the given statistic for this player for 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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#decrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)" class="member-name-link">decrementStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType,
int&nbsp;amount)</code></div>
<div class="col-last odd-row-color">
<div class="block">Decrements the given statistic for this player for the given 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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#getStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)" class="member-name-link">getStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType)</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the value of the given statistic for this player.</div>
</div>
<div class="col-first odd-row-color"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">UnsafeValues.</span><code><a href="../../UnsafeValues.html#getTranslationKey(org.bukkit.entity.EntityType)" class="member-name-link">getTranslationKey</a><wbr>(<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;entityType)</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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)" class="member-name-link">incrementStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType)</code></div>
<div class="col-last even-row-color">
<div class="block">Increments the given statistic for this player for 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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#incrementStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)" class="member-name-link">incrementStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType,
int&nbsp;amount)</code></div>
<div class="col-last odd-row-color">
<div class="block">Increments the given statistic for this player for the given 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">OfflinePlayer.</span><code><a href="../../OfflinePlayer.html#setStatistic(org.bukkit.Statistic,org.bukkit.entity.EntityType,int)" class="member-name-link">setStatistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType,
int&nbsp;newValue)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the given statistic for this player for the given 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/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>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.block">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../block/package-summary.html">org.bukkit.block</a></h2>
<div class="caption"><span>Methods in <a href="../../block/package-summary.html">org.bukkit.block</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">CreatureSpawner.</span><code><a href="../../block/CreatureSpawner.html#getSpawnedType()" class="member-name-link">getSpawnedType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the spawner's creature type.</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">CreatureSpawner.</span><code><a href="../../block/CreatureSpawner.html#setSpawnedType(org.bukkit.entity.EntityType)" class="member-name-link">setSpawnedType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;creatureType)</code></div>
<div class="col-last even-row-color">
<div class="block">Set the spawner's creature type.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.entity">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../package-summary.html">org.bukkit.entity</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.bukkit.entity</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityType.</span><code><a href="../EntityType.html#fromId(int)" class="member-name-link">fromId</a><wbr>(int&nbsp;id)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first odd-row-color"><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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityType.</span><code><a href="../EntityType.html#fromName(java.lang.String)" class="member-name-link">fromName</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/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Magic value</div>
</div>
</div>
<div class="col-first even-row-color"><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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Entity.</span><code><a href="../Entity.html#getType()" class="member-name-link">getType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the type of the entity.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">EntityType.</span><code><a href="../EntityType.html#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the enum constant of this class with the specified name.</div>
</div>
<div class="col-first even-row-color"><code>static <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>[]</code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityType.</span><code><a href="../EntityType.html#values()" class="member-name-link">values</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.entity">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a></h2>
<div class="caption"><span>Methods in <a href="../../event/entity/package-summary.html">org.bukkit.event.entity</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">EntityEvent.</span><code><a href="../../event/entity/EntityEvent.html#getEntityType()" class="member-name-link">getEntityType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the EntityType of the Entity involved in this event.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.event.player">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a></h2>
<div class="caption"><span>Methods in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PlayerStatisticIncrementEvent.</span><code><a href="../../event/player/PlayerStatisticIncrementEvent.html#getEntityType()" class="member-name-link">getEntityType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets the EntityType if <a href="../../event/player/PlayerStatisticIncrementEvent.html#getStatistic()"><code>getStatistic()</code></a> is an
entity statistic otherwise returns null.</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PlayerEggThrowEvent.</span><code><a href="../../event/player/PlayerEggThrowEvent.html#getHatchingType()" class="member-name-link">getHatchingType</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Get the type of the mob being hatched (EntityType.CHICKEN by default)</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../event/player/package-summary.html">org.bukkit.event.player</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">PlayerEggThrowEvent.</span><code><a href="../../event/player/PlayerEggThrowEvent.html#setHatchingType(org.bukkit.entity.EntityType)" class="member-name-link">setHatchingType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;hatchType)</code></div>
<div class="col-last even-row-color">
<div class="block">Change the type of mob being hatched by the egg</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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/PlayerEggThrowEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Egg,boolean,byte,org.bukkit.entity.EntityType)" class="member-name-link">PlayerEggThrowEvent</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="../Egg.html" title="interface in org.bukkit.entity">Egg</a>&nbsp;egg,
boolean&nbsp;hatching,
byte&nbsp;numHatches,
<a href="https://javadoc.io/doc/org.jetbrains/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;hatchingType)</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/PlayerStatisticIncrementEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.Statistic,int,int,org.bukkit.entity.EntityType)" class="member-name-link">PlayerStatisticIncrementEvent</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
int&nbsp;initialValue,
int&nbsp;newValue,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType)</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../../inventory/ItemStack.html" title="class in org.bukkit.inventory">ItemStack</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ItemFactory.</span><code><a href="../../inventory/ItemFactory.html#getSpawnEgg(org.bukkit.entity.EntityType)" class="member-name-link">getSpawnEgg</a><wbr>(<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type)</code></div>
<div class="col-last even-row-color">
<div class="block">Get a spawn egg ItemStack from an EntityType</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.inventory.meta">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a></h2>
<div class="caption"><span>Methods in <a href="../../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SpawnEggMeta.</span><code><a href="../../inventory/meta/SpawnEggMeta.html#getCustomSpawnedType()" class="member-name-link">getCustomSpawnedType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Get the custom type of entity this egg will spawn.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">SpawnEggMeta.</span><code><a href="../../inventory/meta/SpawnEggMeta.html#getSpawnedType()" class="member-name-link">getSpawnedType</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">different types are different items</div>
</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../inventory/meta/package-summary.html">org.bukkit.inventory.meta</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">SpawnEggMeta.</span><code><a href="../../inventory/meta/SpawnEggMeta.html#setCustomSpawnedType(org.bukkit.entity.EntityType)" class="member-name-link">setCustomSpawnedType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type)</code></div>
<div class="col-last even-row-color">
<div class="block">Set the custom type of entity this egg will spawn.</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">SpawnEggMeta.</span><code><a href="../../inventory/meta/SpawnEggMeta.html#setSpawnedType(org.bukkit.entity.EntityType)" class="member-name-link">setSpawnedType</a><wbr>(<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"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span>
<div class="deprecation-comment">different types are different items</div>
</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.bukkit.material">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a> in <a href="../../material/package-summary.html">org.bukkit.material</a></h2>
<div class="caption"><span>Methods in <a href="../../material/package-summary.html">org.bukkit.material</a> that return <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SpawnEgg.</span><code><a href="../../material/SpawnEgg.html#getSpawnedType()" class="member-name-link">getSpawnedType</a>()</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is now stored in <a href="../../inventory/meta/SpawnEggMeta.html" title="interface in org.bukkit.inventory.meta"><code>SpawnEggMeta</code></a>.</div>
</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../../material/package-summary.html">org.bukkit.material</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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">SpawnEgg.</span><code><a href="../../material/SpawnEgg.html#setSpawnedType(org.bukkit.entity.EntityType)" class="member-name-link">setSpawnedType</a><wbr>(<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This is now stored in <a href="../../inventory/meta/SpawnEggMeta.html" title="interface in org.bukkit.inventory.meta"><code>SpawnEggMeta</code></a>.</div>
</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../material/package-summary.html">org.bukkit.material</a> with parameters of type <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../../material/SpawnEgg.html#%3Cinit%3E(org.bukkit.entity.EntityType)" class="member-name-link">SpawnEgg</a><wbr>(<a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</a>&nbsp;type)</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="org.bukkit.scoreboard">
<h2>Uses of <a href="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../EntityType.html" title="enum class in org.bukkit.entity">EntityType</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="../../scoreboard/Criteria.html" title="interface in org.bukkit.scoreboard">Criteria</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Criteria.</span><code><a href="../../scoreboard/Criteria.html#statistic(org.bukkit.Statistic,org.bukkit.entity.EntityType)" class="member-name-link">statistic</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="../../Statistic.html" title="enum class in org.bukkit">Statistic</a>&nbsp;statistic,
<a href="https://javadoc.io/doc/org.jetbrains/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;entityType)</code></div>
<div class="col-last even-row-color">
<div class="block">Get a <a href="../../scoreboard/Criteria.html" title="interface in org.bukkit.scoreboard"><code>Criteria</code></a> for the specified statistic pertaining to an entity type.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
</div>
</div>
</body>
</html>