Scissors-Website/public/javadoc/1.19.1/com/destroystokyo/paper/class-use/HeightmapType.html

150 lines
12 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Enum Class com.destroystokyo.paper.HeightmapType (Scissors-API 1.19.1-R0.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: com.destroystokyo.paper, enum: HeightmapType">
<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.5.1.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="../HeightmapType.html" title="enum class in com.destroystokyo.paper">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 com.destroystokyo.paper.HeightmapType" class="title">Uses of Enum Class<br>com.destroystokyo.paper.HeightmapType</h1>
</div>
<div class="caption"><span>Packages that use <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</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">com.destroystokyo.paper</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>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.destroystokyo.paper">
<h2>Uses of <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a> in <a href="../package-summary.html">com.destroystokyo.paper</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">com.destroystokyo.paper</a> that return <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</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="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">HeightmapType.</span><code><a href="../HeightmapType.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 even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Returns the enum constant of this class with the specified name.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>[]</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">HeightmapType.</span><code><a href="../HeightmapType.html#values()" class="member-name-link">values</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
<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">
<h2>Uses of <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a> in <a href="../../../../org/bukkit/package-summary.html">org.bukkit</a></h2>
<div class="caption"><span>Methods in <a href="../../../../org/bukkit/package-summary.html">org.bukkit</a> with parameters of type <a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</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="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../../org/bukkit/block/Block.html" title="interface in org.bukkit.block">Block</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">World.</span><code><a href="../../../../org/bukkit/World.html#getHighestBlockAt(int,int,com.destroystokyo.paper.HeightmapType)" class="member-name-link">getHighestBlockAt</a><wbr>(int&nbsp;x,
int&nbsp;z,
<a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>&nbsp;heightmap)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Upstream has added support for this, use <a href="../../../../org/bukkit/World.html#getHighestBlockAt(int,int,org.bukkit.HeightMap)"><code>World.getHighestBlockAt(int, int, HeightMap)</code></a></div>
</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="../../../../org/bukkit/block/Block.html" title="interface in org.bukkit.block">Block</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../../../org/bukkit/World.html#getHighestBlockAt(org.bukkit.Location,com.destroystokyo.paper.HeightmapType)" class="member-name-link">getHighestBlockAt</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="../../../../org/bukkit/Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>&nbsp;heightmap)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Upstream has added support for this, use <a href="../../../../org/bukkit/World.html#getHighestBlockAt(org.bukkit.Location,org.bukkit.HeightMap)"><code>World.getHighestBlockAt(Location, HeightMap)</code></a></div>
</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">World.</span><code><a href="../../../../org/bukkit/World.html#getHighestBlockYAt(int,int,com.destroystokyo.paper.HeightmapType)" class="member-name-link">getHighestBlockYAt</a><wbr>(int&nbsp;x,
int&nbsp;z,
<a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>&nbsp;heightmap)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Upstream has added support for this, use <a href="../../../../org/bukkit/World.html#getHighestBlockYAt(int,int,org.bukkit.HeightMap)"><code>World.getHighestBlockYAt(int, int, HeightMap)</code></a></div>
</div>
</div>
<div class="col-first odd-row-color"><code>default int</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">World.</span><code><a href="../../../../org/bukkit/World.html#getHighestBlockYAt(org.bukkit.Location,com.destroystokyo.paper.HeightmapType)" class="member-name-link">getHighestBlockYAt</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="../../../../org/bukkit/Location.html" title="class in org.bukkit">Location</a>&nbsp;location,
<a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>&nbsp;heightmap)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Upstream has added support for this, use <a href="../../../../org/bukkit/World.html#getHighestBlockYAt(org.bukkit.Location,org.bukkit.HeightMap)"><code>World.getHighestBlockYAt(Location, HeightMap)</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/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../../../../org/bukkit/Location.html" title="class in org.bukkit">Location</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Location.</span><code><a href="../../../../org/bukkit/Location.html#toHighestLocation(com.destroystokyo.paper.HeightmapType)" class="member-name-link">toHighestLocation</a><wbr>(<a href="../HeightmapType.html" title="enum class in com.destroystokyo.paper">HeightmapType</a>&nbsp;heightmap)</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="../../../../org/bukkit/Location.html#toHighestLocation(org.bukkit.HeightMap)"><code>Location.toHighestLocation(HeightMap)</code></a></div>
</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
</div>
</div>
</body>
</html>