diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
| commit | 0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch) | |
| tree | abe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/net/minecraft/world/chunk/Chunk.html | |
| parent | 877312184c472d9845e5ef1008bc538f4634059f (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/world/chunk/Chunk.html')
| -rw-r--r-- | javadoc/net/minecraft/world/chunk/Chunk.html | 1277 |
1 files changed, 1277 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/world/chunk/Chunk.html b/javadoc/net/minecraft/world/chunk/Chunk.html new file mode 100644 index 0000000..1d9cb73 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/Chunk.html @@ -0,0 +1,1277 @@ +<!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>Chunk (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="Chunk (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>Prev Class</li> +<li><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html" title="class 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/Chunk.html" target="_top">Frames</a></li> +<li><a href="Chunk.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: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </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 Chunk" class="title">Class Chunk</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.chunk.Chunk</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html" title="class in net.minecraft.world.chunk">EmptyChunk</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">Chunk</span> +extends java.lang.Object</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> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Map</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#chunkTileEntityMap">chunkTileEntityMap</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.List[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#entityLists">entityLists</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#field_150815_m">field_150815_m</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#hasEntities">hasEntities</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#heightMap">heightMap</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#heightMapMinimum">heightMapMinimum</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#inhabitedTime">inhabitedTime</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isChunkLoaded">isChunkLoaded</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isLightPopulated">isLightPopulated</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isLit">isLit</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isModified">isModified</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isTerrainPopulated">isTerrainPopulated</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#lastSaveTime">lastSaveTime</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#precipitationHeightMap">precipitationHeightMap</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#sendUpdates">sendUpdates</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#updateSkylightColumns">updateSkylightColumns</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#worldObj">worldObj</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#xPosition">xPosition</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#zPosition">zPosition</a></strong></code> </td> +</tr> +</table> +</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"> </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/Chunk.html#Chunk(net.minecraft.world.World,%20net.minecraft.block.Block[],%20byte[],%20int,%20int)">Chunk</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i45447_1_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_i45447_2_, + byte[] p_i45447_3_, + int p_i45447_4_, + int p_i45447_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#Chunk(net.minecraft.world.World,%20net.minecraft.block.Block[],%20int,%20int)">Chunk</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i45446_1_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_i45446_2_, + int p_i45446_3_, + int p_i45446_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#Chunk(net.minecraft.world.World,%20int,%20int)">Chunk</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1995_1_, + int p_i1995_2_, + int p_i1995_3_)</code> </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"> </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/Chunk.html#addEntity(net.minecraft.entity.Entity)">addEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76612_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#addTileEntity(net.minecraft.tileentity.TileEntity)">addTileEntity</a></strong>(<a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> p_150813_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#canBlockSeeTheSky(int,%20int,%20int)">canBlockSeeTheSky</a></strong>(int p_76619_1_, + int p_76619_2_, + int p_76619_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#enqueueRelightChecks()">enqueueRelightChecks</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#fillChunk(byte[],%20int,%20int,%20boolean)">fillChunk</a></strong>(byte[] p_76607_1_, + int p_76607_2_, + int p_76607_3_, + boolean p_76607_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150802_k()">func_150802_k</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150804_b(boolean)">func_150804_b</a></strong>(boolean p_150804_1_)</code> </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/Chunk.html#func_150806_e(int,%20int,%20int)">func_150806_e</a></strong>(int p_150806_1_, + int p_150806_2_, + int p_150806_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150807_a(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">func_150807_a</a></strong>(int p_150807_1_, + int p_150807_2_, + int p_150807_3_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_150807_4_, + int p_150807_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150808_b(int,%20int,%20int)">func_150808_b</a></strong>(int p_150808_1_, + int p_150808_2_, + int p_150808_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150809_p()">func_150809_p</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#func_150812_a(int,%20int,%20int,%20net.minecraft.tileentity.TileEntity)">func_150812_a</a></strong>(int p_150812_1_, + int p_150812_2_, + int p_150812_3_, + <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> p_150812_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#generateHeightMap()">generateHeightMap</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#generateSkylightMap()">generateSkylightMap</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getAreLevelsEmpty(int,%20int)">getAreLevelsEmpty</a></strong>(int p_76606_1_, + int p_76606_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBiomeArray()">getBiomeArray</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBiomeGenForWorldCoords(int,%20int,%20net.minecraft.world.biome.WorldChunkManager)">getBiomeGenForWorldCoords</a></strong>(int p_76591_1_, + int p_76591_2_, + <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a> p_76591_3_)</code> </td> +</tr> +<tr class="rowColor"> +<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/Chunk.html#getBlock(int,%20int,%20int)">getBlock</a></strong>(int p_150810_1_, + int p_150810_2_, + int p_150810_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockLightValue(int,%20int,%20int,%20int)">getBlockLightValue</a></strong>(int p_76629_1_, + int p_76629_2_, + int p_76629_3_, + int p_76629_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a></strong>(int p_76628_1_, + int p_76628_2_, + int p_76628_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/chunk/storage/ExtendedBlockStorage.html" title="class in net.minecraft.world.chunk.storage">ExtendedBlockStorage</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getBlockStorageArray()">getBlockStorageArray</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/ChunkCoordIntPair.html" title="class in net.minecraft.world">ChunkCoordIntPair</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getChunkCoordIntPair()">getChunkCoordIntPair</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><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></strong>(java.lang.Class p_76618_1_, + <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> p_76618_2_, + java.util.List p_76618_3_, + <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a> p_76618_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><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></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76588_1_, + <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> p_76588_2_, + java.util.List p_76588_3_, + <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a> p_76588_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getHeightValue(int,%20int)">getHeightValue</a></strong>(int p_76611_1_, + int p_76611_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getPrecipitationHeight(int,%20int)">getPrecipitationHeight</a></strong>(int p_76626_1_, + int p_76626_2_)</code> </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/Chunk.html#getRandomWithSeed(long)">getRandomWithSeed</a></strong>(long p_76617_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.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> p_76614_1_, + int p_76614_2_, + int p_76614_3_, + int p_76614_4_)</code> </td> +</tr> +<tr class="altColor"> +<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/Chunk.html#getTileEntityUnsafe(int,%20int,%20int)">getTileEntityUnsafe</a></strong>(int x, + int y, + int z)</code> +<div class="block">Retrieves the tile entity, WITHOUT creating it.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#getTopFilledSegment()">getTopFilledSegment</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isAtLocation(int,%20int)">isAtLocation</a></strong>(int p_76600_1_, + int p_76600_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#isEmpty()">isEmpty</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#needsSaving(boolean)">needsSaving</a></strong>(boolean p_76601_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#onChunkLoad()">onChunkLoad</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#onChunkUnload()">onChunkUnload</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#populateChunk(net.minecraft.world.chunk.IChunkProvider,%20net.minecraft.world.chunk.IChunkProvider,%20int,%20int)">populateChunk</a></strong>(<a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a> p_76624_1_, + <a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a> p_76624_2_, + int p_76624_3_, + int p_76624_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76622_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.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> p_76608_1_, + int p_76608_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeInvalidTileEntity(int,%20int,%20int)">removeInvalidTileEntity</a></strong>(int x, + int y, + int z)</code> +<div class="block">Removes the tile entity at the specified position, only if it's + marked as invalid.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#removeTileEntity(int,%20int,%20int)">removeTileEntity</a></strong>(int p_150805_1_, + int p_150805_2_, + int p_150805_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#resetRelightChecks()">resetRelightChecks</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#setBiomeArray(byte[])">setBiomeArray</a></strong>(byte[] p_76616_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#setBlockMetadata(int,%20int,%20int,%20int)">setBlockMetadata</a></strong>(int p_76589_1_, + int p_76589_2_, + int p_76589_3_, + int p_76589_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#setChunkModified()">setChunkModified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.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> p_76633_1_, + int p_76633_2_, + int p_76633_3_, + int p_76633_4_, + int p_76633_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/chunk/Chunk.html#setStorageArrays(net.minecraft.world.chunk.storage.ExtendedBlockStorage[])">setStorageArrays</a></strong>(<a href="../../../../net/minecraft/world/chunk/storage/ExtendedBlockStorage.html" title="class in net.minecraft.world.chunk.storage">ExtendedBlockStorage</a>[] p_76602_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="isLit"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLit</h4> +<pre>public static boolean isLit</pre> +</li> +</ul> +<a name="precipitationHeightMap"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>precipitationHeightMap</h4> +<pre>public int[] precipitationHeightMap</pre> +</li> +</ul> +<a name="updateSkylightColumns"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>updateSkylightColumns</h4> +<pre>public boolean[] updateSkylightColumns</pre> +</li> +</ul> +<a name="isChunkLoaded"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isChunkLoaded</h4> +<pre>public boolean isChunkLoaded</pre> +</li> +</ul> +<a name="worldObj"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>worldObj</h4> +<pre>public <a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> worldObj</pre> +</li> +</ul> +<a name="heightMap"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>heightMap</h4> +<pre>public int[] heightMap</pre> +</li> +</ul> +<a name="xPosition"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>xPosition</h4> +<pre>public final int xPosition</pre> +</li> +</ul> +<a name="zPosition"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>zPosition</h4> +<pre>public final int zPosition</pre> +</li> +</ul> +<a name="chunkTileEntityMap"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>chunkTileEntityMap</h4> +<pre>public java.util.Map chunkTileEntityMap</pre> +</li> +</ul> +<a name="entityLists"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>entityLists</h4> +<pre>public java.util.List[] entityLists</pre> +</li> +</ul> +<a name="isTerrainPopulated"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTerrainPopulated</h4> +<pre>public boolean isTerrainPopulated</pre> +</li> +</ul> +<a name="isLightPopulated"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLightPopulated</h4> +<pre>public boolean isLightPopulated</pre> +</li> +</ul> +<a name="field_150815_m"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_150815_m</h4> +<pre>public boolean field_150815_m</pre> +</li> +</ul> +<a name="isModified"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isModified</h4> +<pre>public boolean isModified</pre> +</li> +</ul> +<a name="hasEntities"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasEntities</h4> +<pre>public boolean hasEntities</pre> +</li> +</ul> +<a name="lastSaveTime"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>lastSaveTime</h4> +<pre>public long lastSaveTime</pre> +</li> +</ul> +<a name="sendUpdates"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sendUpdates</h4> +<pre>public boolean sendUpdates</pre> +</li> +</ul> +<a name="heightMapMinimum"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>heightMapMinimum</h4> +<pre>public int heightMapMinimum</pre> +</li> +</ul> +<a name="inhabitedTime"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>inhabitedTime</h4> +<pre>public long inhabitedTime</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Chunk(net.minecraft.world.World, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>Chunk</h4> +<pre>public Chunk(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1995_1_, + int p_i1995_2_, + int p_i1995_3_)</pre> +</li> +</ul> +<a name="Chunk(net.minecraft.world.World, net.minecraft.block.Block[], int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>Chunk</h4> +<pre>public Chunk(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i45446_1_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_i45446_2_, + int p_i45446_3_, + int p_i45446_4_)</pre> +</li> +</ul> +<a name="Chunk(net.minecraft.world.World, net.minecraft.block.Block[], byte[], int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Chunk</h4> +<pre>public Chunk(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i45447_1_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_i45447_2_, + byte[] p_i45447_3_, + int p_i45447_4_, + int p_i45447_5_)</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 boolean isAtLocation(int p_76600_1_, + int p_76600_2_)</pre> +</li> +</ul> +<a name="getHeightValue(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHeightValue</h4> +<pre>public int getHeightValue(int p_76611_1_, + int p_76611_2_)</pre> +</li> +</ul> +<a name="getTopFilledSegment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTopFilledSegment</h4> +<pre>public int getTopFilledSegment()</pre> +</li> +</ul> +<a name="getBlockStorageArray()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBlockStorageArray</h4> +<pre>public <a href="../../../../net/minecraft/world/chunk/storage/ExtendedBlockStorage.html" title="class in net.minecraft.world.chunk.storage">ExtendedBlockStorage</a>[] getBlockStorageArray()</pre> +</li> +</ul> +<a name="generateHeightMap()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateHeightMap</h4> +<pre>public void generateHeightMap()</pre> +</li> +</ul> +<a name="generateSkylightMap()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generateSkylightMap</h4> +<pre>public void generateSkylightMap()</pre> +</li> +</ul> +<a name="func_150808_b(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150808_b</h4> +<pre>public int func_150808_b(int p_150808_1_, + int p_150808_2_, + int p_150808_3_)</pre> +</li> +</ul> +<a name="getBlock(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBlock</h4> +<pre>public <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> getBlock(int p_150810_1_, + int p_150810_2_, + int p_150810_3_)</pre> +</li> +</ul> +<a name="getBlockMetadata(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBlockMetadata</h4> +<pre>public int getBlockMetadata(int p_76628_1_, + int p_76628_2_, + int p_76628_3_)</pre> +</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 boolean func_150807_a(int p_150807_1_, + int p_150807_2_, + int p_150807_3_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_150807_4_, + int p_150807_5_)</pre> +</li> +</ul> +<a name="setBlockMetadata(int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBlockMetadata</h4> +<pre>public boolean setBlockMetadata(int p_76589_1_, + int p_76589_2_, + int p_76589_3_, + int p_76589_4_)</pre> +</li> +</ul> +<a name="getSavedLightValue(net.minecraft.world.EnumSkyBlock, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSavedLightValue</h4> +<pre>public int getSavedLightValue(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_76614_1_, + int p_76614_2_, + int p_76614_3_, + int p_76614_4_)</pre> +</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 void setLightValue(<a href="../../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_76633_1_, + int p_76633_2_, + int p_76633_3_, + int p_76633_4_, + int p_76633_5_)</pre> +</li> +</ul> +<a name="getBlockLightValue(int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBlockLightValue</h4> +<pre>public int getBlockLightValue(int p_76629_1_, + int p_76629_2_, + int p_76629_3_, + int p_76629_4_)</pre> +</li> +</ul> +<a name="addEntity(net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addEntity</h4> +<pre>public void addEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76612_1_)</pre> +</li> +</ul> +<a name="removeEntity(net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeEntity</h4> +<pre>public void removeEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76622_1_)</pre> +</li> +</ul> +<a name="removeEntityAtIndex(net.minecraft.entity.Entity, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeEntityAtIndex</h4> +<pre>public void removeEntityAtIndex(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76608_1_, + int p_76608_2_)</pre> +</li> +</ul> +<a name="canBlockSeeTheSky(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>canBlockSeeTheSky</h4> +<pre>public boolean canBlockSeeTheSky(int p_76619_1_, + int p_76619_2_, + int p_76619_3_)</pre> +</li> +</ul> +<a name="func_150806_e(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150806_e</h4> +<pre>public <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> func_150806_e(int p_150806_1_, + int p_150806_2_, + int p_150806_3_)</pre> +</li> +</ul> +<a name="addTileEntity(net.minecraft.tileentity.TileEntity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTileEntity</h4> +<pre>public void addTileEntity(<a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> p_150813_1_)</pre> +</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 void func_150812_a(int p_150812_1_, + int p_150812_2_, + int p_150812_3_, + <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> p_150812_4_)</pre> +</li> +</ul> +<a name="removeTileEntity(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeTileEntity</h4> +<pre>public void removeTileEntity(int p_150805_1_, + int p_150805_2_, + int p_150805_3_)</pre> +</li> +</ul> +<a name="onChunkLoad()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>onChunkLoad</h4> +<pre>public void onChunkLoad()</pre> +</li> +</ul> +<a name="onChunkUnload()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>onChunkUnload</h4> +<pre>public void onChunkUnload()</pre> +</li> +</ul> +<a name="setChunkModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setChunkModified</h4> +<pre>public void setChunkModified()</pre> +</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 void getEntitiesWithinAABBForEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76588_1_, + <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> p_76588_2_, + java.util.List p_76588_3_, + <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a> p_76588_4_)</pre> +</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 void getEntitiesOfTypeWithinAAAB(java.lang.Class p_76618_1_, + <a href="../../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> p_76618_2_, + java.util.List p_76618_3_, + <a href="../../../../net/minecraft/command/IEntitySelector.html" title="interface in net.minecraft.command">IEntitySelector</a> p_76618_4_)</pre> +</li> +</ul> +<a name="needsSaving(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>needsSaving</h4> +<pre>public boolean needsSaving(boolean p_76601_1_)</pre> +</li> +</ul> +<a name="getRandomWithSeed(long)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRandomWithSeed</h4> +<pre>public java.util.Random getRandomWithSeed(long p_76617_1_)</pre> +</li> +</ul> +<a name="isEmpty()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isEmpty</h4> +<pre>public boolean isEmpty()</pre> +</li> +</ul> +<a name="populateChunk(net.minecraft.world.chunk.IChunkProvider, net.minecraft.world.chunk.IChunkProvider, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>populateChunk</h4> +<pre>public void populateChunk(<a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a> p_76624_1_, + <a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a> p_76624_2_, + int p_76624_3_, + int p_76624_4_)</pre> +</li> +</ul> +<a name="getPrecipitationHeight(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPrecipitationHeight</h4> +<pre>public int getPrecipitationHeight(int p_76626_1_, + int p_76626_2_)</pre> +</li> +</ul> +<a name="func_150804_b(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150804_b</h4> +<pre>public void func_150804_b(boolean p_150804_1_)</pre> +</li> +</ul> +<a name="func_150802_k()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150802_k</h4> +<pre>public boolean func_150802_k()</pre> +</li> +</ul> +<a name="getChunkCoordIntPair()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getChunkCoordIntPair</h4> +<pre>public <a href="../../../../net/minecraft/world/ChunkCoordIntPair.html" title="class in net.minecraft.world">ChunkCoordIntPair</a> getChunkCoordIntPair()</pre> +</li> +</ul> +<a name="getAreLevelsEmpty(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAreLevelsEmpty</h4> +<pre>public boolean getAreLevelsEmpty(int p_76606_1_, + int p_76606_2_)</pre> +</li> +</ul> +<a name="setStorageArrays(net.minecraft.world.chunk.storage.ExtendedBlockStorage[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setStorageArrays</h4> +<pre>public void setStorageArrays(<a href="../../../../net/minecraft/world/chunk/storage/ExtendedBlockStorage.html" title="class in net.minecraft.world.chunk.storage">ExtendedBlockStorage</a>[] p_76602_1_)</pre> +</li> +</ul> +<a name="fillChunk(byte[], int, int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fillChunk</h4> +<pre>public void fillChunk(byte[] p_76607_1_, + int p_76607_2_, + int p_76607_3_, + boolean p_76607_4_)</pre> +</li> +</ul> +<a name="getBiomeGenForWorldCoords(int, int, net.minecraft.world.biome.WorldChunkManager)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenForWorldCoords</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenForWorldCoords(int p_76591_1_, + int p_76591_2_, + <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a> p_76591_3_)</pre> +</li> +</ul> +<a name="getBiomeArray()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeArray</h4> +<pre>public byte[] getBiomeArray()</pre> +</li> +</ul> +<a name="setBiomeArray(byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBiomeArray</h4> +<pre>public void setBiomeArray(byte[] p_76616_1_)</pre> +</li> +</ul> +<a name="resetRelightChecks()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>resetRelightChecks</h4> +<pre>public void resetRelightChecks()</pre> +</li> +</ul> +<a name="enqueueRelightChecks()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>enqueueRelightChecks</h4> +<pre>public void enqueueRelightChecks()</pre> +</li> +</ul> +<a name="func_150809_p()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150809_p</h4> +<pre>public void func_150809_p()</pre> +</li> +</ul> +<a name="getTileEntityUnsafe(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTileEntityUnsafe</h4> +<pre>public <a href="../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> getTileEntityUnsafe(int x, + int y, + int z)</pre> +<div class="block">Retrieves the tile entity, WITHOUT creating it. + Good for checking if it exists.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - </dd><dd><code>y</code> - </dd><dd><code>z</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>The tile entity at the specified location, if it exists and is valid.</dd></dl> +</li> +</ul> +<a name="removeInvalidTileEntity(int, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>removeInvalidTileEntity</h4> +<pre>public void removeInvalidTileEntity(int x, + int y, + int z)</pre> +<div class="block">Removes the tile entity at the specified position, only if it's + marked as invalid.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - </dd><dd><code>y</code> - </dd><dd><code>z</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>Prev Class</li> +<li><a href="../../../../net/minecraft/world/chunk/EmptyChunk.html" title="class 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/Chunk.html" target="_top">Frames</a></li> +<li><a href="Chunk.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: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |
