diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /javadoc/net/minecraft/world/ChunkCache.html | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/world/ChunkCache.html')
| -rw-r--r-- | javadoc/net/minecraft/world/ChunkCache.html | 511 |
1 files changed, 0 insertions, 511 deletions
diff --git a/javadoc/net/minecraft/world/ChunkCache.html b/javadoc/net/minecraft/world/ChunkCache.html deleted file mode 100644 index 1810150..0000000 --- a/javadoc/net/minecraft/world/ChunkCache.html +++ /dev/null @@ -1,511 +0,0 @@ -<!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:16 EST 2015 --> -<title>ChunkCache (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="ChunkCache (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/ChunkCoordIntPair.html" title="class in net.minecraft.world"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/world/ChunkCache.html" target="_top">Frames</a></li> -<li><a href="ChunkCache.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>Field | </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>Field | </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</div> -<h2 title="Class ChunkCache" class="title">Class ChunkCache</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>net.minecraft.world.ChunkCache</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">ChunkCache</span> -extends java.lang.Object -implements <a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></pre> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== 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/ChunkCache.html#ChunkCache(net.minecraft.world.World,%20int,%20int,%20int,%20int,%20int,%20int,%20int)">ChunkCache</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1964_1_, - int p_i1964_2_, - int p_i1964_3_, - int p_i1964_4_, - int p_i1964_5_, - int p_i1964_6_, - int p_i1964_7_, - int p_i1964_8_)</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>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#extendedLevelsInChunkCache()">extendedLevelsInChunkCache</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<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/ChunkCache.html#getBiomeGenForCoords(int,%20int)">getBiomeGenForCoords</a></strong>(int p_72807_1_, - int p_72807_2_)</code> </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/ChunkCache.html#getBlock(int,%20int,%20int)">getBlock</a></strong>(int p_147439_1_, - int p_147439_2_, - int p_147439_3_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a></strong>(int p_72805_1_, - int p_72805_2_, - int p_72805_3_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#getHeight()">getHeight</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/ChunkCache.html#getLightBrightnessForSkyBlocks(int,%20int,%20int,%20int)">getLightBrightnessForSkyBlocks</a></strong>(int p_72802_1_, - int p_72802_2_, - int p_72802_3_, - int p_72802_4_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#getSkyBlockTypeBrightness(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSkyBlockTypeBrightness</a></strong>(<a href="../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_72810_1_, - int p_72810_2_, - int p_72810_3_, - int p_72810_4_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#getSpecialBlockBrightness(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSpecialBlockBrightness</a></strong>(<a href="../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_72812_1_, - int p_72812_2_, - int p_72812_3_, - int p_72812_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/ChunkCache.html#getTileEntity(int,%20int,%20int)">getTileEntity</a></strong>(int p_147438_1_, - int p_147438_2_, - int p_147438_3_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#isAirBlock(int,%20int,%20int)">isAirBlock</a></strong>(int p_147437_1_, - int p_147437_2_, - int p_147437_3_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#isBlockProvidingPowerTo(int,%20int,%20int,%20int)">isBlockProvidingPowerTo</a></strong>(int p_72879_1_, - int p_72879_2_, - int p_72879_3_, - int p_72879_4_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/ChunkCache.html#isSideSolid(int,%20int,%20int,%20net.minecraftforge.common.util.ForgeDirection,%20boolean)">isSideSolid</a></strong>(int x, - int y, - int z, - <a href="../../../net/minecraftforge/common/util/ForgeDirection.html" title="enum in net.minecraftforge.common.util">ForgeDirection</a> side, - boolean _default)</code> -<div class="block">FORGE: isSideSolid, pulled up from <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world"><code>World</code></a></div> -</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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ChunkCache(net.minecraft.world.World, int, int, int, int, int, int, int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ChunkCache</h4> -<pre>public ChunkCache(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1964_1_, - int p_i1964_2_, - int p_i1964_3_, - int p_i1964_4_, - int p_i1964_5_, - int p_i1964_6_, - int p_i1964_7_, - int p_i1964_8_)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="extendedLevelsInChunkCache()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>extendedLevelsInChunkCache</h4> -<pre>public boolean extendedLevelsInChunkCache()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#extendedLevelsInChunkCache()">extendedLevelsInChunkCache</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</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_147439_1_, - int p_147439_2_, - int p_147439_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getBlock(int,%20int,%20int)">getBlock</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="getTileEntity(int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getTileEntity</h4> -<pre>public <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> getTileEntity(int p_147438_1_, - int p_147438_2_, - int p_147438_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getTileEntity(int,%20int,%20int)">getTileEntity</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="getLightBrightnessForSkyBlocks(int, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getLightBrightnessForSkyBlocks</h4> -<pre>public int getLightBrightnessForSkyBlocks(int p_72802_1_, - int p_72802_2_, - int p_72802_3_, - int p_72802_4_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getLightBrightnessForSkyBlocks(int,%20int,%20int,%20int)">getLightBrightnessForSkyBlocks</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="getBlockMetadata(int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBlockMetadata</h4> -<pre>public int getBlockMetadata(int p_72805_1_, - int p_72805_2_, - int p_72805_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="isBlockProvidingPowerTo(int, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isBlockProvidingPowerTo</h4> -<pre>public int isBlockProvidingPowerTo(int p_72879_1_, - int p_72879_2_, - int p_72879_3_, - int p_72879_4_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#isBlockProvidingPowerTo(int,%20int,%20int,%20int)">isBlockProvidingPowerTo</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="getBiomeGenForCoords(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBiomeGenForCoords</h4> -<pre>public <a href="../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenForCoords(int p_72807_1_, - int p_72807_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getBiomeGenForCoords(int,%20int)">getBiomeGenForCoords</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="isAirBlock(int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isAirBlock</h4> -<pre>public boolean isAirBlock(int p_147437_1_, - int p_147437_2_, - int p_147437_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#isAirBlock(int,%20int,%20int)">isAirBlock</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="getSkyBlockTypeBrightness(net.minecraft.world.EnumSkyBlock, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSkyBlockTypeBrightness</h4> -<pre>public int getSkyBlockTypeBrightness(<a href="../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_72810_1_, - int p_72810_2_, - int p_72810_3_, - int p_72810_4_)</pre> -</li> -</ul> -<a name="getSpecialBlockBrightness(net.minecraft.world.EnumSkyBlock, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSpecialBlockBrightness</h4> -<pre>public int getSpecialBlockBrightness(<a href="../../../net/minecraft/world/EnumSkyBlock.html" title="enum in net.minecraft.world">EnumSkyBlock</a> p_72812_1_, - int p_72812_2_, - int p_72812_3_, - int p_72812_4_)</pre> -</li> -</ul> -<a name="getHeight()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getHeight</h4> -<pre>public int getHeight()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#getHeight()">getHeight</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -</dl> -</li> -</ul> -<a name="isSideSolid(int, int, int, net.minecraftforge.common.util.ForgeDirection, boolean)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>isSideSolid</h4> -<pre>public boolean isSideSolid(int x, - int y, - int z, - <a href="../../../net/minecraftforge/common/util/ForgeDirection.html" title="enum in net.minecraftforge.common.util">ForgeDirection</a> side, - boolean _default)</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../net/minecraft/world/IBlockAccess.html#isSideSolid(int,%20int,%20int,%20net.minecraftforge.common.util.ForgeDirection,%20boolean)">IBlockAccess</a></code></strong></div> -<div class="block">FORGE: isSideSolid, pulled up from <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world"><code>World</code></a></div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/IBlockAccess.html#isSideSolid(int,%20int,%20int,%20net.minecraftforge.common.util.ForgeDirection,%20boolean)">isSideSolid</a></code> in interface <code><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - X coord</dd><dd><code>y</code> - Y coord</dd><dd><code>z</code> - Z coord</dd><dd><code>side</code> - Side</dd><dd><code>_default</code> - default return value</dd> -<dt><span class="strong">Returns:</span></dt><dd>if the block is solid on the side</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/ChunkCoordIntPair.html" title="class in net.minecraft.world"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/world/ChunkCache.html" target="_top">Frames</a></li> -<li><a href="ChunkCache.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>Field | </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>Field | </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> |
