summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
commit0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch)
treeabe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html
parent877312184c472d9845e5ef1008bc538f4634059f (diff)
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html')
-rw-r--r--javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html521
1 files changed, 521 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html b/javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html
new file mode 100644
index 0000000..e1ba005
--- /dev/null
+++ b/javadoc/net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html
@@ -0,0 +1,521 @@
+<!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:13 EST 2015 -->
+<title>TileEntityRendererDispatcher (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="TileEntityRendererDispatcher (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/client/renderer/tileentity/TileEntityRendererChestHelper.html" title="class in net.minecraft.client.renderer.tileentity"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererPiston.html" title="class in net.minecraft.client.renderer.tileentity"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html" target="_top">Frames</a></li>
+<li><a href="TileEntityRendererDispatcher.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="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&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.client.renderer.tileentity</div>
+<h2 title="Class TileEntityRendererDispatcher" class="title">Class TileEntityRendererDispatcher</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">TileEntityRendererDispatcher</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">&nbsp;</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><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/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147550_f">field_147550_f</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147551_g">field_147551_g</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147553_e">field_147553_e</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147558_l">field_147558_l</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147560_j">field_147560_j</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147561_k">field_147561_k</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147562_h">field_147562_h</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#field_147563_i">field_147563_i</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html" title="class in net.minecraft.client.renderer.tileentity">TileEntityRendererDispatcher</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#instance">instance</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#mapSpecialRenderers">mapSpecialRenderers</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#staticPlayerX">staticPlayerX</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#staticPlayerY">staticPlayerY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#staticPlayerZ">staticPlayerZ</a></strong></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/client/renderer/tileentity/TileEntityRendererDispatcher.html#cacheActiveRenderInfo(net.minecraft.world.World,%20net.minecraft.client.renderer.texture.TextureManager,%20net.minecraft.client.gui.FontRenderer,%20net.minecraft.entity.EntityLivingBase,%20float)">cacheActiveRenderInfo</a></strong>(<a href="../../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_147542_1_,
+ <a href="../../../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a>&nbsp;p_147542_2_,
+ <a href="../../../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a>&nbsp;p_147542_3_,
+ <a href="../../../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_147542_4_,
+ float&nbsp;p_147542_5_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#func_147543_a(net.minecraft.world.World)">func_147543_a</a></strong>(<a href="../../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_147543_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#getFontRenderer()">getFontRenderer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer.html" title="class in net.minecraft.client.renderer.tileentity">TileEntitySpecialRenderer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#getSpecialRenderer(net.minecraft.tileentity.TileEntity)">getSpecialRenderer</a></strong>(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147547_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer.html" title="class in net.minecraft.client.renderer.tileentity">TileEntitySpecialRenderer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#getSpecialRendererByClass(java.lang.Class)">getSpecialRendererByClass</a></strong>(java.lang.Class&nbsp;p_147546_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#hasSpecialRenderer(net.minecraft.tileentity.TileEntity)">hasSpecialRenderer</a></strong>(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147545_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#renderTileEntity(net.minecraft.tileentity.TileEntity,%20float)">renderTileEntity</a></strong>(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147544_1_,
+ float&nbsp;p_147544_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html#renderTileEntityAt(net.minecraft.tileentity.TileEntity,%20double,%20double,%20double,%20float)">renderTileEntityAt</a></strong>(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147549_1_,
+ double&nbsp;p_147549_2_,
+ double&nbsp;p_147549_4_,
+ double&nbsp;p_147549_6_,
+ float&nbsp;p_147549_8_)</code>&nbsp;</td>
+</tr>
+</table>
+<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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="mapSpecialRenderers">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mapSpecialRenderers</h4>
+<pre>public&nbsp;java.util.Map mapSpecialRenderers</pre>
+</li>
+</ul>
+<a name="instance">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>instance</h4>
+<pre>public static&nbsp;<a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html" title="class in net.minecraft.client.renderer.tileentity">TileEntityRendererDispatcher</a> instance</pre>
+</li>
+</ul>
+<a name="staticPlayerX">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>staticPlayerX</h4>
+<pre>public static&nbsp;double staticPlayerX</pre>
+</li>
+</ul>
+<a name="staticPlayerY">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>staticPlayerY</h4>
+<pre>public static&nbsp;double staticPlayerY</pre>
+</li>
+</ul>
+<a name="staticPlayerZ">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>staticPlayerZ</h4>
+<pre>public static&nbsp;double staticPlayerZ</pre>
+</li>
+</ul>
+<a name="field_147553_e">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147553_e</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a> field_147553_e</pre>
+</li>
+</ul>
+<a name="field_147550_f">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147550_f</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> field_147550_f</pre>
+</li>
+</ul>
+<a name="field_147551_g">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147551_g</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> field_147551_g</pre>
+</li>
+</ul>
+<a name="field_147562_h">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147562_h</h4>
+<pre>public&nbsp;float field_147562_h</pre>
+</li>
+</ul>
+<a name="field_147563_i">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147563_i</h4>
+<pre>public&nbsp;float field_147563_i</pre>
+</li>
+</ul>
+<a name="field_147560_j">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147560_j</h4>
+<pre>public&nbsp;double field_147560_j</pre>
+</li>
+</ul>
+<a name="field_147561_k">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_147561_k</h4>
+<pre>public&nbsp;double field_147561_k</pre>
+</li>
+</ul>
+<a name="field_147558_l">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>field_147558_l</h4>
+<pre>public&nbsp;double field_147558_l</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSpecialRendererByClass(java.lang.Class)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSpecialRendererByClass</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer.html" title="class in net.minecraft.client.renderer.tileentity">TileEntitySpecialRenderer</a>&nbsp;getSpecialRendererByClass(java.lang.Class&nbsp;p_147546_1_)</pre>
+</li>
+</ul>
+<a name="hasSpecialRenderer(net.minecraft.tileentity.TileEntity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasSpecialRenderer</h4>
+<pre>public&nbsp;boolean&nbsp;hasSpecialRenderer(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147545_1_)</pre>
+</li>
+</ul>
+<a name="getSpecialRenderer(net.minecraft.tileentity.TileEntity)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSpecialRenderer</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer.html" title="class in net.minecraft.client.renderer.tileentity">TileEntitySpecialRenderer</a>&nbsp;getSpecialRenderer(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147547_1_)</pre>
+</li>
+</ul>
+<a name="cacheActiveRenderInfo(net.minecraft.world.World, net.minecraft.client.renderer.texture.TextureManager, net.minecraft.client.gui.FontRenderer, net.minecraft.entity.EntityLivingBase, float)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cacheActiveRenderInfo</h4>
+<pre>public&nbsp;void&nbsp;cacheActiveRenderInfo(<a href="../../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_147542_1_,
+ <a href="../../../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a>&nbsp;p_147542_2_,
+ <a href="../../../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a>&nbsp;p_147542_3_,
+ <a href="../../../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_147542_4_,
+ float&nbsp;p_147542_5_)</pre>
+</li>
+</ul>
+<a name="renderTileEntity(net.minecraft.tileentity.TileEntity, float)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>renderTileEntity</h4>
+<pre>public&nbsp;void&nbsp;renderTileEntity(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147544_1_,
+ float&nbsp;p_147544_2_)</pre>
+</li>
+</ul>
+<a name="renderTileEntityAt(net.minecraft.tileentity.TileEntity, double, double, double, float)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>renderTileEntityAt</h4>
+<pre>public&nbsp;void&nbsp;renderTileEntityAt(<a href="../../../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a>&nbsp;p_147549_1_,
+ double&nbsp;p_147549_2_,
+ double&nbsp;p_147549_4_,
+ double&nbsp;p_147549_6_,
+ float&nbsp;p_147549_8_)</pre>
+</li>
+</ul>
+<a name="func_147543_a(net.minecraft.world.World)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_147543_a</h4>
+<pre>public&nbsp;void&nbsp;func_147543_a(<a href="../../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_147543_1_)</pre>
+</li>
+</ul>
+<a name="getFontRenderer()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getFontRenderer</h4>
+<pre>public&nbsp;<a href="../../../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a>&nbsp;getFontRenderer()</pre>
+</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/client/renderer/tileentity/TileEntityRendererChestHelper.html" title="class in net.minecraft.client.renderer.tileentity"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../net/minecraft/client/renderer/tileentity/TileEntityRendererPiston.html" title="class in net.minecraft.client.renderer.tileentity"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher.html" target="_top">Frames</a></li>
+<li><a href="TileEntityRendererDispatcher.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="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&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>