<divclass="block">Interfaces for non-voxel objects that can exist in a <ahref="../World.html"title="interface in org.bukkit"><code>world</code></a>, including all players, monsters, projectiles, etc.</div>
<divclass="block"><ahref="../event/Event.html"title="class in org.bukkit.event"><code>Events</code></a> relating to <ahref="../entity/Player.html"title="interface in org.bukkit.entity"><code>players</code></a>.</div>
</div>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> in <ahref="../package-summary.html">org.bukkit</a></h2>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> that return <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code>static <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="col-first odd-row-color"><code>static <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets the default <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a> for new players.</div>
</div>
<divclass="col-first even-row-color"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets the default <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a> for new players.</div>
</div>
<divclass="col-first odd-row-color"><code>static <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">GameMode.</span><code><ahref="../GameMode.html#valueOf(java.lang.String)"class="member-name-link">valueOf</a><wbr>(<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Returns the enum constant of this class with the specified name.</div>
</div>
<divclass="col-first even-row-color"><code>static <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a>[]</code></div>
<divclass="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">Bukkit.</span><code><ahref="../Bukkit.html#setDefaultGameMode(org.bukkit.GameMode)"class="member-name-link">setDefaultGameMode</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> mode)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets the default <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a> for new players.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">Server.</span><code><ahref="../Server.html#setDefaultGameMode(org.bukkit.GameMode)"class="member-name-link">setDefaultGameMode</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> mode)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Sets the default <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a> for new players.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.entity">
<h2>Uses of <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> in <ahref="../entity/package-summary.html">org.bukkit.entity</a></h2>
<divclass="caption"><span>Methods in <ahref="../entity/package-summary.html">org.bukkit.entity</a> that return <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets this human's current <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a></div>
</div>
<divclass="col-first odd-row-color"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/Nullable.html"title="class or interface in org.jetbrains.annotations"class="external-link">@Nullable</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets this player's previous <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a></div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../entity/package-summary.html">org.bukkit.entity</a> with parameters of type <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">HumanEntity.</span><code><ahref="../entity/HumanEntity.html#setGameMode(org.bukkit.GameMode)"class="member-name-link">setGameMode</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> mode)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Sets this human's current <ahref="../GameMode.html"title="enum class in org.bukkit"><code>GameMode</code></a></div>
<h2>Uses of <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a></h2>
<divclass="caption"><span>Methods in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a> that return <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="col-first even-row-color"><code><ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></code></div>
<divclass="block">Gets the GameMode the player is switched to.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../event/player/package-summary.html">org.bukkit.event.player</a> with parameters of type <ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../event/player/PlayerGameModeChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.GameMode)"class="member-name-link">PlayerGameModeChangeEvent</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../entity/Player.html"title="interface in org.bukkit.entity">Player</a> player,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> newGameMode)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../event/player/PlayerGameModeChangeEvent.html#%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.GameMode,org.bukkit.event.player.PlayerGameModeChangeEvent.Cause,net.kyori.adventure.text.Component)"class="member-name-link">PlayerGameModeChangeEvent</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../entity/Player.html"title="interface in org.bukkit.entity">Player</a> player,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../GameMode.html"title="enum class in org.bukkit">GameMode</a> newGameMode,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../event/player/PlayerGameModeChangeEvent.Cause.html"title="enum class in org.bukkit.event.player">PlayerGameModeChangeEvent.Cause</a> cause,
<ahref="https://jd.adventure.kyori.net/api/4.11.0/net/kyori/adventure/text/Component.html"title="class or interface in net.kyori.adventure.text"class="external-link">Component</a> cancelMessage)</code></div>