<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> triggered by various <ahref="../World.html"title="interface in org.bukkit"><code>world</code></a> states or changes.</div>
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a> in <ahref="../../../io/papermc/paper/event/packet/package-summary.html">io.papermc.paper.event.packet</a></h2>
<divclass="caption"><span>Constructors in <ahref="../../../io/papermc/paper/event/packet/package-summary.html">io.papermc.paper.event.packet</a> with parameters of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../../../io/papermc/paper/event/packet/PlayerChunkLoadEvent.html#%3Cinit%3E(org.bukkit.Chunk,org.bukkit.entity.Player)"class="member-name-link">PlayerChunkLoadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<ahref="https://javadoc.io/doc/org.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)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../../../io/papermc/paper/event/packet/PlayerChunkUnloadEvent.html#%3Cinit%3E(org.bukkit.Chunk,org.bukkit.entity.Player)"class="member-name-link">PlayerChunkUnloadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<ahref="https://javadoc.io/doc/org.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)</code></div>
<divclass="col-last odd-row-color"> </div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit">
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the chunk at the represented location</div>
</div>
<divclass="col-first odd-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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> at the given coordinates</div>
</div>
<divclass="col-first even-row-color"><code>default <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the chunk at the specified chunk key, which is the X and Z packed into a long.</div>
</div>
<divclass="col-first odd-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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAt(org.bukkit.block.Block)"class="member-name-link">getChunkAt</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Gets the <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> that contains the given <ahref="../block/Block.html"title="interface in org.bukkit.block"><code>Block</code></a></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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAt(org.bukkit.Location)"class="member-name-link">getChunkAt</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> location)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Gets the <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> at the given <ahref="../Location.html"title="class in org.bukkit"><code>Location</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/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>[]</code></div>
<divclass="block">Gets an array of all loaded <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a>s</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> that return types with arguments of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first even-row-color"><code><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.block.Block)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first even-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.block.Block,boolean)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block,
boolean gen)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.Location)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first even-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.Location,boolean)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
boolean gen)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first even-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsyncUrgently(org.bukkit.block.Block)"class="member-name-link">getChunkAtAsyncUrgently</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsyncUrgently(org.bukkit.block.Block,boolean)"class="member-name-link">getChunkAtAsyncUrgently</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block,
boolean gen)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first even-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsyncUrgently(org.bukkit.Location)"class="member-name-link">getChunkAtAsyncUrgently</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/CompletableFuture.html"title="class or interface in java.util.concurrent"class="external-link">CompletableFuture</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsyncUrgently(org.bukkit.Location,boolean)"class="member-name-link">getChunkAtAsyncUrgently</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
boolean gen)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</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="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><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>></code></div>
<divclass="block">Returns all force loaded chunks in this world.</div>
</div>
<divclass="col-first odd-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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html"title="class or interface in java.util"class="external-link">Map</a><<ahref="../plugin/Plugin.html"title="interface in org.bukkit.plugin">Plugin</a>,<wbr><ahref="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><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>>></code></div>
<divclass="block">Returns a map of which plugins have tickets for what chunks.</div>
</div>
</div>
<divclass="caption"><span>Methods in <ahref="../package-summary.html">org.bukkit</a> with parameters of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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">World.ChunkLoadCallback.</span><code><ahref="../World.ChunkLoadCallback.html#accept(org.bukkit.Chunk)"class="member-name-link">accept</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#isChunkLoaded(org.bukkit.Chunk)"class="member-name-link">isChunkLoaded</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Checks if the specified <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> is loaded</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#loadChunk(org.bukkit.Chunk)"class="member-name-link">loadChunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Loads the specified <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a>.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.ChunkLoadCallback.</span><code><ahref="../World.ChunkLoadCallback.html#onLoad(org.bukkit.Chunk)"class="member-name-link">onLoad</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#unloadChunk(org.bukkit.Chunk)"class="member-name-link">unloadChunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Safely unloads and saves the <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> at the specified coordinates</div>
</div>
</div>
<divclass="caption"><span>Method parameters in <ahref="../package-summary.html">org.bukkit</a> with type arguments of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given coordinates
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.block.Block,boolean,java.util.function.Consumer)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block,
boolean gen,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded that contains the given <ahref="../block/Block.html"title="interface in org.bukkit.block"><code>Block</code></a>
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.block.Block,java.util.function.Consumer)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../block/Block.html"title="interface in org.bukkit.block">Block</a> block,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded that contains the given <ahref="../block/Block.html"title="interface in org.bukkit.block"><code>Block</code></a>
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
<divclass="col-second even-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.Location,boolean,java.util.function.Consumer)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
boolean gen,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last even-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given <ahref="../Location.html"title="class in org.bukkit"><code>Location</code></a>
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
<divclass="col-second odd-row-color"><spanclass="type-name-label">World.</span><code><ahref="../World.html#getChunkAtAsync(org.bukkit.Location,java.util.function.Consumer)"class="member-name-link">getChunkAtAsync</a><wbr>(<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Location.html"title="class in org.bukkit">Location</a> loc,
<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html"title="class or interface in java.util.function"class="external-link">Consumer</a><<ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a>> cb)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">Requests a <ahref="../Chunk.html"title="interface in org.bukkit"><code>Chunk</code></a> to be loaded at the given <ahref="../Location.html"title="class in org.bukkit"><code>Location</code></a>
This method makes no guarantee on how fast the chunk will load,
and will return the chunk to the callback at a later time.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.block">
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a> in <ahref="../block/package-summary.html">org.bukkit.block</a></h2>
<divclass="caption"><span>Methods in <ahref="../block/package-summary.html">org.bukkit.block</a> that return <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the chunk which contains this block</div>
</div>
<divclass="col-first odd-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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the chunk which contains the block represented by this block state.</div>
</div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.entity">
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</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>default <ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a> in <ahref="../event/world/package-summary.html">org.bukkit.event.world</a></h2>
<divclass="caption"><span>Fields in <ahref="../event/world/package-summary.html">org.bukkit.event.world</a> declared as <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="caption"><span>Methods in <ahref="../event/world/package-summary.html">org.bukkit.event.world</a> that return <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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="../Chunk.html"title="interface in org.bukkit">Chunk</a></code></div>
<divclass="block">Gets the chunk being loaded/unloaded</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../event/world/package-summary.html">org.bukkit.event.world</a> with parameters of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../event/world/ChunkEvent.html#%3Cinit%3E(org.bukkit.Chunk)"class="member-name-link">ChunkEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../event/world/ChunkLoadEvent.html#%3Cinit%3E(org.bukkit.Chunk,boolean)"class="member-name-link">ChunkLoadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<divclass="col-second even-row-color"><code><ahref="../event/world/ChunkPopulateEvent.html#%3Cinit%3E(org.bukkit.Chunk)"class="member-name-link">ChunkPopulateEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../event/world/ChunkUnloadEvent.html#%3Cinit%3E(org.bukkit.Chunk)"class="member-name-link">ChunkUnloadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk)</code></div>
<divclass="col-second even-row-color"><code><ahref="../event/world/ChunkUnloadEvent.html#%3Cinit%3E(org.bukkit.Chunk,boolean)"class="member-name-link">ChunkUnloadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<divclass="col-second odd-row-color"><code><ahref="../event/world/EntitiesLoadEvent.html#%3Cinit%3E(org.bukkit.Chunk,java.util.List)"class="member-name-link">EntitiesLoadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="../entity/Entity.html"title="interface in org.bukkit.entity">Entity</a>> entities)</code></div>
<divclass="col-second even-row-color"><code><ahref="../event/world/EntitiesUnloadEvent.html#%3Cinit%3E(org.bukkit.Chunk,java.util.List)"class="member-name-link">EntitiesUnloadEvent</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="../Chunk.html"title="interface in org.bukkit">Chunk</a> chunk,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="../entity/Entity.html"title="interface in org.bukkit.entity">Entity</a>> entities)</code></div>
<divclass="col-last even-row-color"> </div>
</div>
</section>
</li>
<li>
<sectionclass="detail"id="org.bukkit.generator">
<h2>Uses of <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a> in <ahref="../generator/package-summary.html">org.bukkit.generator</a></h2>
<divclass="caption"><span>Methods in <ahref="../generator/package-summary.html">org.bukkit.generator</a> with parameters of type <ahref="../Chunk.html"title="interface in org.bukkit">Chunk</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">BlockPopulator.</span><code><ahref="../generator/BlockPopulator.html#populate(org.bukkit.World,java.util.Random,org.bukkit.Chunk)"class="member-name-link">populate</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="../World.html"title="interface in org.bukkit">World</a> world,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Random.html"title="class or interface in java.util"class="external-link">Random</a> random,
<ahref="https://javadoc.io/doc/org.jetbrains/annotations/23.0.0/org/jetbrains/annotations/NotNull.html"title="class or interface in org.jetbrains.annotations"class="external-link">@NotNull</a><ahref="../Chunk.html"title="interface in org.bukkit">Chunk</a> source)</code></div>