summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/world/chunk/EmptyChunk.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
commitdc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch)
treeaf13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/world/chunk/EmptyChunk.html
parent1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff)
full project files
Diffstat (limited to 'javadoc/net/minecraft/world/chunk/EmptyChunk.html')
-rw-r--r--javadoc/net/minecraft/world/chunk/EmptyChunk.html849
1 files changed, 849 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/world/chunk/EmptyChunk.html b/javadoc/net/minecraft/world/chunk/EmptyChunk.html
new file mode 100644
index 0000000..88a9a02
--- /dev/null
+++ b/javadoc/net/minecraft/world/chunk/EmptyChunk.html
@@ -0,0 +1,849 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 -->
+<title>EmptyChunk (Forge API)</title>
+<meta name="date" content="2015-02-05">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="EmptyChunk (Forge API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</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">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?net/minecraft/world/chunk/EmptyChunk.html" target="_top">Frames</a></li>
+<li><a href="EmptyChunk.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_net.minecraft.world.chunk.Chunk">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">net.minecraft.world.chunk</div>
+<h2 title="Class EmptyChunk" class="title">Class EmptyChunk</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">net.minecraft.world.chunk.Chunk</a></li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.world.chunk.EmptyChunk</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">EmptyChunk</span>
+extends <a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.chunk.Chunk">
+<!-- -->
+</a>
+<h3>Fields inherited from class&nbsp;net.minecraft.world.chunk.<a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></h3>
+<code><a href="../../../../net/minecraft/world/chunk/Chunk.html#chunkTileEntityMap">chunkTileEntityMap</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#entityLists">entityLists</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#field_150815_m">field_150815_m</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#hasEntities">hasEntities</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#heightMap">heightMap</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#heightMapMinimum">heightMapMinimum</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#inhabitedTime">inhabitedTime</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#isChunkLoaded">isChunkLoaded</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#isLightPopulated">isLightPopulated</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#isLit">isLit</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#isModified">isModified</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#isTerrainPopulated">isTerrainPopulated</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#lastSaveTime">lastSaveTime</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#precipitationHeightMap">precipitationHeightMap</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#sendUpdates">sendUpdates</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#updateSkylightColumns">updateSkylightColumns</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#worldObj">worldObj</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#xPosition">xPosition</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#zPosition">zPosition</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#EmptyChunk(net.minecraft.world.World,%20int,%20int)">EmptyChunk</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_i1994_1_,
+ int&nbsp;p_i1994_2_,
+ int&nbsp;p_i1994_3_)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#addEntity(net.minecraft.entity.Entity)">addEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76612_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#addTileEntity(net.minecraft.tileentity.TileEntity)">addTileEntity</a></strong>(<a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_150813_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#canBlockSeeTheSky(int,%20int,%20int)">canBlockSeeTheSky</a></strong>(int&nbsp;p_76619_1_,
+ int&nbsp;p_76619_2_,
+ int&nbsp;p_76619_3_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#func_150806_e(int,%20int,%20int)">func_150806_e</a></strong>(int&nbsp;p_150806_1_,
+ int&nbsp;p_150806_2_,
+ int&nbsp;p_150806_3_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#func_150807_a(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">func_150807_a</a></strong>(int&nbsp;p_150807_1_,
+ int&nbsp;p_150807_2_,
+ int&nbsp;p_150807_3_,
+ <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150807_4_,
+ int&nbsp;p_150807_5_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#func_150808_b(int,%20int,%20int)">func_150808_b</a></strong>(int&nbsp;p_150808_1_,
+ int&nbsp;p_150808_2_,
+ int&nbsp;p_150808_3_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#func_150812_a(int,%20int,%20int,%20net.minecraft.tileentity.TileEntity)">func_150812_a</a></strong>(int&nbsp;p_150812_1_,
+ int&nbsp;p_150812_2_,
+ int&nbsp;p_150812_3_,
+ <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_150812_4_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#generateHeightMap()">generateHeightMap</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#generateSkylightMap()">generateSkylightMap</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getAreLevelsEmpty(int,%20int)">getAreLevelsEmpty</a></strong>(int&nbsp;p_76606_1_,
+ int&nbsp;p_76606_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getBlock(int,%20int,%20int)">getBlock</a></strong>(int&nbsp;p_150810_1_,
+ int&nbsp;p_150810_2_,
+ int&nbsp;p_150810_3_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getBlockLightValue(int,%20int,%20int,%20int)">getBlockLightValue</a></strong>(int&nbsp;p_76629_1_,
+ int&nbsp;p_76629_2_,
+ int&nbsp;p_76629_3_,
+ int&nbsp;p_76629_4_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a></strong>(int&nbsp;p_76628_1_,
+ int&nbsp;p_76628_2_,
+ int&nbsp;p_76628_3_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getEntitiesOfTypeWithinAAAB(java.lang.Class,%20net.minecraft.util.AxisAlignedBB,%20java.util.List,%20net.minecraft.command.IEntitySelector)">getEntitiesOfTypeWithinAAAB</a></strong>(java.lang.Class&nbsp;p_76618_1_,
+ <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a>&nbsp;p_76618_2_,
+ java.util.List&nbsp;p_76618_3_,
+ <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a>&nbsp;p_76618_4_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getEntitiesWithinAABBForEntity(net.minecraft.entity.Entity,%20net.minecraft.util.AxisAlignedBB,%20java.util.List,%20net.minecraft.command.IEntitySelector)">getEntitiesWithinAABBForEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76588_1_,
+ <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a>&nbsp;p_76588_2_,
+ java.util.List&nbsp;p_76588_3_,
+ <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a>&nbsp;p_76588_4_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getHeightValue(int,%20int)">getHeightValue</a></strong>(int&nbsp;p_76611_1_,
+ int&nbsp;p_76611_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Random</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getRandomWithSeed(long)">getRandomWithSeed</a></strong>(long&nbsp;p_76617_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#getSavedLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSavedLightValue</a></strong>(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a>&nbsp;p_76614_1_,
+ int&nbsp;p_76614_2_,
+ int&nbsp;p_76614_3_,
+ int&nbsp;p_76614_4_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#isAtLocation(int,%20int)">isAtLocation</a></strong>(int&nbsp;p_76600_1_,
+ int&nbsp;p_76600_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#isEmpty()">isEmpty</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#needsSaving(boolean)">needsSaving</a></strong>(boolean&nbsp;p_76601_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#onChunkLoad()">onChunkLoad</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#onChunkUnload()">onChunkUnload</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76622_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#removeEntityAtIndex(net.minecraft.entity.Entity,%20int)">removeEntityAtIndex</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76608_1_,
+ int&nbsp;p_76608_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#removeTileEntity(int,%20int,%20int)">removeTileEntity</a></strong>(int&nbsp;p_150805_1_,
+ int&nbsp;p_150805_2_,
+ int&nbsp;p_150805_3_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#setBlockMetadata(int,%20int,%20int,%20int)">setBlockMetadata</a></strong>(int&nbsp;p_76589_1_,
+ int&nbsp;p_76589_2_,
+ int&nbsp;p_76589_3_,
+ int&nbsp;p_76589_4_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#setChunkModified()">setChunkModified</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html#setLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int,%20int)">setLightValue</a></strong>(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a>&nbsp;p_76633_1_,
+ int&nbsp;p_76633_2_,
+ int&nbsp;p_76633_3_,
+ int&nbsp;p_76633_4_,
+ int&nbsp;p_76633_5_)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.chunk.Chunk">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;net.minecraft.world.chunk.<a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></h3>
+<code><a href="../../../../net/minecraft/world/chunk/Chunk.html#enqueueRelightChecks()">enqueueRelightChecks</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#fillChunk(byte[],%20int,%20int,%20boolean)">fillChunk</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150802_k()">func_150802_k</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150804_b(boolean)">func_150804_b</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150809_p()">func_150809_p</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getBiomeArray()">getBiomeArray</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getBiomeGenForWorldCoords(int,%20int,%20net.minecraft.world.biome.WorldChunkManager)">getBiomeGenForWorldCoords</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockStorageArray()">getBlockStorageArray</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getChunkCoordIntPair()">getChunkCoordIntPair</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getPrecipitationHeight(int,%20int)">getPrecipitationHeight</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getTileEntityUnsafe(int,%20int,%20int)">getTileEntityUnsafe</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#getTopFilledSegment()">getTopFilledSegment</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#populateChunk(net.minecraft.world.chunk.IChunkProvider,%20net.minecraft.world.chunk.IChunkProvider,%20int,%20int)">populateChunk</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#removeInvalidTileEntity(int,%20int,%20int)">removeInvalidTileEntity</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#resetRelightChecks()">resetRelightChecks</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#setBiomeArray(byte[])">setBiomeArray</a>, <a href="../../../../net/minecraft/world/chunk/Chunk.html#setStorageArrays(net.minecraft.world.chunk.storage.ExtendedBlockStorage[])">setStorageArrays</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EmptyChunk(net.minecraft.world.World, int, int)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EmptyChunk</h4>
+<pre>public&nbsp;EmptyChunk(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_i1994_1_,
+ int&nbsp;p_i1994_2_,
+ int&nbsp;p_i1994_3_)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="isAtLocation(int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAtLocation</h4>
+<pre>public&nbsp;boolean&nbsp;isAtLocation(int&nbsp;p_76600_1_,
+ int&nbsp;p_76600_2_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#isAtLocation(int,%20int)">isAtLocation</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getHeightValue(int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHeightValue</h4>
+<pre>public&nbsp;int&nbsp;getHeightValue(int&nbsp;p_76611_1_,
+ int&nbsp;p_76611_2_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getHeightValue(int,%20int)">getHeightValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateSkylightMap()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generateSkylightMap</h4>
+<pre>public&nbsp;void&nbsp;generateSkylightMap()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#generateSkylightMap()">generateSkylightMap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateHeightMap()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generateHeightMap</h4>
+<pre>public&nbsp;void&nbsp;generateHeightMap()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#generateHeightMap()">generateHeightMap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBlock(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBlock</h4>
+<pre>public&nbsp;<a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;getBlock(int&nbsp;p_150810_1_,
+ int&nbsp;p_150810_2_,
+ int&nbsp;p_150810_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlock(int,%20int,%20int)">getBlock</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="func_150808_b(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150808_b</h4>
+<pre>public&nbsp;int&nbsp;func_150808_b(int&nbsp;p_150808_1_,
+ int&nbsp;p_150808_2_,
+ int&nbsp;p_150808_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150808_b(int,%20int,%20int)">func_150808_b</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="func_150807_a(int, int, int, net.minecraft.block.Block, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150807_a</h4>
+<pre>public&nbsp;boolean&nbsp;func_150807_a(int&nbsp;p_150807_1_,
+ int&nbsp;p_150807_2_,
+ int&nbsp;p_150807_3_,
+ <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150807_4_,
+ int&nbsp;p_150807_5_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150807_a(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">func_150807_a</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBlockMetadata(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBlockMetadata</h4>
+<pre>public&nbsp;int&nbsp;getBlockMetadata(int&nbsp;p_76628_1_,
+ int&nbsp;p_76628_2_,
+ int&nbsp;p_76628_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBlockMetadata(int, int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBlockMetadata</h4>
+<pre>public&nbsp;boolean&nbsp;setBlockMetadata(int&nbsp;p_76589_1_,
+ int&nbsp;p_76589_2_,
+ int&nbsp;p_76589_3_,
+ int&nbsp;p_76589_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#setBlockMetadata(int,%20int,%20int,%20int)">setBlockMetadata</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getSavedLightValue(net.minecraft.world.EnumSkyBlock, int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSavedLightValue</h4>
+<pre>public&nbsp;int&nbsp;getSavedLightValue(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a>&nbsp;p_76614_1_,
+ int&nbsp;p_76614_2_,
+ int&nbsp;p_76614_3_,
+ int&nbsp;p_76614_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getSavedLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSavedLightValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setLightValue(net.minecraft.world.EnumSkyBlock, int, int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLightValue</h4>
+<pre>public&nbsp;void&nbsp;setLightValue(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a>&nbsp;p_76633_1_,
+ int&nbsp;p_76633_2_,
+ int&nbsp;p_76633_3_,
+ int&nbsp;p_76633_4_,
+ int&nbsp;p_76633_5_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#setLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int,%20int)">setLightValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBlockLightValue(int, int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBlockLightValue</h4>
+<pre>public&nbsp;int&nbsp;getBlockLightValue(int&nbsp;p_76629_1_,
+ int&nbsp;p_76629_2_,
+ int&nbsp;p_76629_3_,
+ int&nbsp;p_76629_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockLightValue(int,%20int,%20int,%20int)">getBlockLightValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addEntity(net.minecraft.entity.Entity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addEntity</h4>
+<pre>public&nbsp;void&nbsp;addEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76612_1_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#addEntity(net.minecraft.entity.Entity)">addEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="removeEntity(net.minecraft.entity.Entity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeEntity</h4>
+<pre>public&nbsp;void&nbsp;removeEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76622_1_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="removeEntityAtIndex(net.minecraft.entity.Entity, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeEntityAtIndex</h4>
+<pre>public&nbsp;void&nbsp;removeEntityAtIndex(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76608_1_,
+ int&nbsp;p_76608_2_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeEntityAtIndex(net.minecraft.entity.Entity,%20int)">removeEntityAtIndex</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="canBlockSeeTheSky(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canBlockSeeTheSky</h4>
+<pre>public&nbsp;boolean&nbsp;canBlockSeeTheSky(int&nbsp;p_76619_1_,
+ int&nbsp;p_76619_2_,
+ int&nbsp;p_76619_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#canBlockSeeTheSky(int,%20int,%20int)">canBlockSeeTheSky</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="func_150806_e(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150806_e</h4>
+<pre>public&nbsp;<a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;func_150806_e(int&nbsp;p_150806_1_,
+ int&nbsp;p_150806_2_,
+ int&nbsp;p_150806_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150806_e(int,%20int,%20int)">func_150806_e</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addTileEntity(net.minecraft.tileentity.TileEntity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addTileEntity</h4>
+<pre>public&nbsp;void&nbsp;addTileEntity(<a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_150813_1_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#addTileEntity(net.minecraft.tileentity.TileEntity)">addTileEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="func_150812_a(int, int, int, net.minecraft.tileentity.TileEntity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150812_a</h4>
+<pre>public&nbsp;void&nbsp;func_150812_a(int&nbsp;p_150812_1_,
+ int&nbsp;p_150812_2_,
+ int&nbsp;p_150812_3_,
+ <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_150812_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150812_a(int,%20int,%20int,%20net.minecraft.tileentity.TileEntity)">func_150812_a</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="removeTileEntity(int, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeTileEntity</h4>
+<pre>public&nbsp;void&nbsp;removeTileEntity(int&nbsp;p_150805_1_,
+ int&nbsp;p_150805_2_,
+ int&nbsp;p_150805_3_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeTileEntity(int,%20int,%20int)">removeTileEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="onChunkLoad()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onChunkLoad</h4>
+<pre>public&nbsp;void&nbsp;onChunkLoad()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#onChunkLoad()">onChunkLoad</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="onChunkUnload()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onChunkUnload</h4>
+<pre>public&nbsp;void&nbsp;onChunkUnload()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#onChunkUnload()">onChunkUnload</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setChunkModified()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setChunkModified</h4>
+<pre>public&nbsp;void&nbsp;setChunkModified()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#setChunkModified()">setChunkModified</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEntitiesWithinAABBForEntity(net.minecraft.entity.Entity, net.minecraft.util.AxisAlignedBB, java.util.List, net.minecraft.command.IEntitySelector)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntitiesWithinAABBForEntity</h4>
+<pre>public&nbsp;void&nbsp;getEntitiesWithinAABBForEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_76588_1_,
+ <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a>&nbsp;p_76588_2_,
+ java.util.List&nbsp;p_76588_3_,
+ <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a>&nbsp;p_76588_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getEntitiesWithinAABBForEntity(net.minecraft.entity.Entity,%20net.minecraft.util.AxisAlignedBB,%20java.util.List,%20net.minecraft.command.IEntitySelector)">getEntitiesWithinAABBForEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEntitiesOfTypeWithinAAAB(java.lang.Class, net.minecraft.util.AxisAlignedBB, java.util.List, net.minecraft.command.IEntitySelector)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntitiesOfTypeWithinAAAB</h4>
+<pre>public&nbsp;void&nbsp;getEntitiesOfTypeWithinAAAB(java.lang.Class&nbsp;p_76618_1_,
+ <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a>&nbsp;p_76618_2_,
+ java.util.List&nbsp;p_76618_3_,
+ <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a>&nbsp;p_76618_4_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getEntitiesOfTypeWithinAAAB(java.lang.Class,%20net.minecraft.util.AxisAlignedBB,%20java.util.List,%20net.minecraft.command.IEntitySelector)">getEntitiesOfTypeWithinAAAB</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="needsSaving(boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>needsSaving</h4>
+<pre>public&nbsp;boolean&nbsp;needsSaving(boolean&nbsp;p_76601_1_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#needsSaving(boolean)">needsSaving</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getRandomWithSeed(long)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRandomWithSeed</h4>
+<pre>public&nbsp;java.util.Random&nbsp;getRandomWithSeed(long&nbsp;p_76617_1_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getRandomWithSeed(long)">getRandomWithSeed</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="isEmpty()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEmpty</h4>
+<pre>public&nbsp;boolean&nbsp;isEmpty()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#isEmpty()">isEmpty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getAreLevelsEmpty(int, int)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getAreLevelsEmpty</h4>
+<pre>public&nbsp;boolean&nbsp;getAreLevelsEmpty(int&nbsp;p_76606_1_,
+ int&nbsp;p_76606_2_)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../net/minecraft/world/chunk/Chunk.html#getAreLevelsEmpty(int,%20int)">getAreLevelsEmpty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</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">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?net/minecraft/world/chunk/EmptyChunk.html" target="_top">Frames</a></li>
+<li><a href="EmptyChunk.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_net.minecraft.world.chunk.Chunk">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>