diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/client/Minecraft.html | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'javadoc/net/minecraft/client/Minecraft.html')
| -rw-r--r-- | javadoc/net/minecraft/client/Minecraft.html | 1569 |
1 files changed, 1569 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/client/Minecraft.html b/javadoc/net/minecraft/client/Minecraft.html new file mode 100644 index 0000000..5d5cac0 --- /dev/null +++ b/javadoc/net/minecraft/client/Minecraft.html @@ -0,0 +1,1569 @@ +<!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>Minecraft (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="Minecraft (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/LoadingScreenRenderer.html" title="class in net.minecraft.client"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/client/Minecraft.html" target="_top">Frames</a></li> +<li><a href="Minecraft.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.client</div> +<h2 title="Class Minecraft" class="title">Class Minecraft</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.client.Minecraft</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../net/minecraft/profiler/IPlayerUsage.html" title="interface in net.minecraft.profiler">IPlayerUsage</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">Minecraft</span> +extends java.lang.Object +implements <a href="../../../net/minecraft/profiler/IPlayerUsage.html" title="interface in net.minecraft.profiler">IPlayerUsage</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<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><a href="../../../net/minecraft/client/gui/GuiScreen.html" title="class in net.minecraft.client.gui">GuiScreen</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#currentScreen">currentScreen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#debug">debug</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#displayHeight">displayHeight</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#displayWidth">displayWidth</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/particle/EffectRenderer.html" title="class in net.minecraft.client.particle">EffectRenderer</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#effectRenderer">effectRenderer</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/renderer/EntityRenderer.html" title="class in net.minecraft.client.renderer">EntityRenderer</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#entityRenderer">entityRenderer</a></strong></code> </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/Minecraft.html#fontRenderer">fontRenderer</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/settings/GameSettings.html" title="class in net.minecraft.client.settings">GameSettings</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#gameSettings">gameSettings</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/gui/achievement/GuiAchievement.html" title="class in net.minecraft.client.gui.achievement">GuiAchievement</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#guiAchievement">guiAchievement</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/gui/GuiIngame.html" title="class in net.minecraft.client.gui">GuiIngame</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#ingameGUI">ingameGUI</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#inGameHasFocus">inGameHasFocus</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/client/Minecraft.html#isRunningOnMac">isRunningOnMac</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/LoadingScreenRenderer.html" title="class in net.minecraft.client">LoadingScreenRenderer</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#loadingScreen">loadingScreen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.io.File</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#mcDataDir">mcDataDir</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#mcProfiler">mcProfiler</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#memoryReserve">memoryReserve</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/MouseHelper.html" title="class in net.minecraft.util">MouseHelper</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#mouseHelper">mouseHelper</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/MovingObjectPosition.html" title="class in net.minecraft.util">MovingObjectPosition</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#objectMouseOver">objectMouseOver</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/multiplayer/PlayerControllerMP.html" title="class in net.minecraft.client.multiplayer">PlayerControllerMP</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#playerController">playerController</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#pointedEntity">pointedEntity</a></strong></code> </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/Minecraft.html#renderEngine">renderEngine</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/renderer/RenderGlobal.html" title="class in net.minecraft.client.renderer">RenderGlobal</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#renderGlobal">renderGlobal</a></strong></code> </td> +</tr> +<tr class="altColor"> +<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/Minecraft.html#renderViewEntity">renderViewEntity</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#skipRenderWorld">skipRenderWorld</a></strong></code> </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/Minecraft.html#standardGalacticFontRenderer">standardGalacticFontRenderer</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/entity/EntityClientPlayerMP.html" title="class in net.minecraft.client.entity">EntityClientPlayerMP</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#thePlayer">thePlayer</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#theWorld">theWorld</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/client/Minecraft.html#Minecraft(net.minecraft.util.Session,%20int,%20int,%20boolean,%20boolean,%20java.io.File,%20java.io.File,%20java.io.File,%20java.net.Proxy,%20java.lang.String,%20com.google.common.collect.Multimap,%20java.lang.String)">Minecraft</a></strong>(<a href="../../../net/minecraft/util/Session.html" title="class in net.minecraft.util">Session</a> p_i1103_1_, + int p_i1103_2_, + int p_i1103_3_, + boolean p_i1103_4_, + boolean p_i1103_5_, + java.io.File p_i1103_6_, + java.io.File p_i1103_7_, + java.io.File p_i1103_8_, + java.net.Proxy p_i1103_9_, + java.lang.String p_i1103_10_, + com.google.common.collect.Multimap p_i1103_11_, + java.lang.String p_i1103_12_)</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><a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#addGraphicsAndWorldToCrashReport(net.minecraft.crash.CrashReport)">addGraphicsAndWorldToCrashReport</a></strong>(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71396_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#addServerStatsToSnooper(net.minecraft.profiler.PlayerUsageSnooper)">addServerStatsToSnooper</a></strong>(<a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a> p_70000_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#addServerTypeToSnooper(net.minecraft.profiler.PlayerUsageSnooper)">addServerTypeToSnooper</a></strong>(<a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a> p_70001_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#crashed(net.minecraft.crash.CrashReport)">crashed</a></strong>(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71404_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#debugInfoEntities()">debugInfoEntities</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#debugInfoRenders()">debugInfoRenders</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#displayCrashReport(net.minecraft.crash.CrashReport)">displayCrashReport</a></strong>(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71377_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#displayGuiScreen(net.minecraft.client.gui.GuiScreen)">displayGuiScreen</a></strong>(<a href="../../../net/minecraft/client/gui/GuiScreen.html" title="class in net.minecraft.client.gui">GuiScreen</a> p_147108_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#displayInGameMenu()">displayInGameMenu</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#freeMemory()">freeMemory</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/multiplayer/ServerData.html" title="class in net.minecraft.client.multiplayer">ServerData</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_147104_D()">func_147104_D</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/audio/MusicTicker.MusicType.html" title="enum in net.minecraft.client.audio">MusicTicker.MusicType</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_147109_W()">func_147109_W</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_147120_f()">func_147120_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>com.google.common.collect.Multimap</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152341_N()">func_152341_N</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/resources/SkinManager.html" title="class in net.minecraft.client.resources">SkinManager</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152342_ad()">func_152342_ad</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152343_a(java.util.concurrent.Callable)">func_152343_a</a></strong>(java.util.concurrent.Callable p_152343_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152344_a(java.lang.Runnable)">func_152344_a</a></strong>(java.lang.Runnable p_152344_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152345_ab()">func_152345_ab</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/stream/IStream.html" title="interface in net.minecraft.client.stream">IStream</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152346_Z()">func_152346_Z</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>com.mojang.authlib.minecraft.MinecraftSessionService</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152347_ac()">func_152347_ac</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152348_aa()">func_152348_aa</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#func_152349_b()">func_152349_b</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getEntityDebug()">getEntityDebug</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/shader/Framebuffer.html" title="class in net.minecraft.client.shader">Framebuffer</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getFramebuffer()">getFramebuffer</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getGLMaximumTextureSize()">getGLMaximumTextureSize</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/server/integrated/IntegratedServer.html" title="class in net.minecraft.server.integrated">IntegratedServer</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getIntegratedServer()">getIntegratedServer</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/resources/LanguageManager.html" title="class in net.minecraft.client.resources">LanguageManager</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getLanguageManager()">getLanguageManager</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getLimitFramerate()">getLimitFramerate</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/client/Minecraft.html" title="class in net.minecraft.client">Minecraft</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getMinecraft()">getMinecraft</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/network/NetHandlerPlayClient.html" title="class in net.minecraft.client.network">NetHandlerPlayClient</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getNetHandler()">getNetHandler</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getPlayerUsageSnooper()">getPlayerUsageSnooper</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.net.Proxy</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getProxy()">getProxy</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getResourceManager()">getResourceManager</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/resources/ResourcePackRepository.html" title="class in net.minecraft.client.resources">ResourcePackRepository</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getResourcePackRepository()">getResourcePackRepository</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/world/storage/ISaveFormat.html" title="interface in net.minecraft.world.storage">ISaveFormat</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getSaveLoader()">getSaveLoader</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/Session.html" title="class in net.minecraft.util">Session</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getSession()">getSession</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/audio/SoundHandler.html" title="class in net.minecraft.client.audio">SoundHandler</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getSoundHandler()">getSoundHandler</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getSystemTime()">getSystemTime</a></strong>()</code> </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/Minecraft.html#getTextureManager()">getTextureManager</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/client/renderer/texture/TextureMap.html" title="class in net.minecraft.client.renderer.texture">TextureMap</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getTextureMapBlocks()">getTextureMapBlocks</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#getWorldProviderName()">getWorldProviderName</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/client/Minecraft.html#isAmbientOcclusionEnabled()">isAmbientOcclusionEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isDemo()">isDemo</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/client/Minecraft.html#isFancyGraphicsEnabled()">isFancyGraphicsEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isFramerateLimitBelowMax()">isFramerateLimitBelowMax</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isFullScreen()">isFullScreen</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isGamePaused()">isGamePaused</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/client/Minecraft.html#isGuiEnabled()">isGuiEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isIntegratedServerRunning()">isIntegratedServerRunning</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isJava64bit()">isJava64bit</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isSingleplayer()">isSingleplayer</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#isSnooperEnabled()">isSnooperEnabled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#launchIntegratedServer(java.lang.String,%20java.lang.String,%20net.minecraft.world.WorldSettings)">launchIntegratedServer</a></strong>(java.lang.String p_71371_1_, + java.lang.String p_71371_2_, + <a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_71371_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#loadWorld(net.minecraft.client.multiplayer.WorldClient)">loadWorld</a></strong>(<a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a> p_71403_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#loadWorld(net.minecraft.client.multiplayer.WorldClient,%20java.lang.String)">loadWorld</a></strong>(<a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a> p_71353_1_, + java.lang.String p_71353_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#refreshResources()">refreshResources</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#run()">run</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#runTick()">runTick</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#scaledTessellator(int,%20int,%20int,%20int,%20int,%20int)">scaledTessellator</a></strong>(int p_71392_1_, + int p_71392_2_, + int p_71392_3_, + int p_71392_4_, + int p_71392_5_, + int p_71392_6_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#scheduleResourcesRefresh()">scheduleResourcesRefresh</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#setDimensionAndSpawnPlayer(int)">setDimensionAndSpawnPlayer</a></strong>(int p_71354_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#setIngameFocus()">setIngameFocus</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#setIngameNotInFocus()">setIngameNotInFocus</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#setServer(java.lang.String,%20int)">setServer</a></strong>(java.lang.String p_71367_1_, + int p_71367_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#setServerData(net.minecraft.client.multiplayer.ServerData)">setServerData</a></strong>(<a href="../../../net/minecraft/client/multiplayer/ServerData.html" title="class in net.minecraft.client.multiplayer">ServerData</a> p_71351_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#shutdown()">shutdown</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#shutdownMinecraftApplet()">shutdownMinecraftApplet</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#stopIntegratedServer()">stopIntegratedServer</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/client/Minecraft.html#toggleFullscreen()">toggleFullscreen</a></strong>()</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="isRunningOnMac"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRunningOnMac</h4> +<pre>public static final boolean isRunningOnMac</pre> +</li> +</ul> +<a name="memoryReserve"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>memoryReserve</h4> +<pre>public static byte[] memoryReserve</pre> +</li> +</ul> +<a name="renderEngine"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>renderEngine</h4> +<pre>public <a href="../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a> renderEngine</pre> +</li> +</ul> +<a name="playerController"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>playerController</h4> +<pre>public <a href="../../../net/minecraft/client/multiplayer/PlayerControllerMP.html" title="class in net.minecraft.client.multiplayer">PlayerControllerMP</a> playerController</pre> +</li> +</ul> +<a name="displayWidth"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>displayWidth</h4> +<pre>public int displayWidth</pre> +</li> +</ul> +<a name="displayHeight"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>displayHeight</h4> +<pre>public int displayHeight</pre> +</li> +</ul> +<a name="theWorld"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>theWorld</h4> +<pre>public <a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a> theWorld</pre> +</li> +</ul> +<a name="renderGlobal"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>renderGlobal</h4> +<pre>public <a href="../../../net/minecraft/client/renderer/RenderGlobal.html" title="class in net.minecraft.client.renderer">RenderGlobal</a> renderGlobal</pre> +</li> +</ul> +<a name="thePlayer"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>thePlayer</h4> +<pre>public <a href="../../../net/minecraft/client/entity/EntityClientPlayerMP.html" title="class in net.minecraft.client.entity">EntityClientPlayerMP</a> thePlayer</pre> +</li> +</ul> +<a name="renderViewEntity"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>renderViewEntity</h4> +<pre>public <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> renderViewEntity</pre> +</li> +</ul> +<a name="pointedEntity"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>pointedEntity</h4> +<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> pointedEntity</pre> +</li> +</ul> +<a name="effectRenderer"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>effectRenderer</h4> +<pre>public <a href="../../../net/minecraft/client/particle/EffectRenderer.html" title="class in net.minecraft.client.particle">EffectRenderer</a> effectRenderer</pre> +</li> +</ul> +<a name="fontRenderer"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fontRenderer</h4> +<pre>public <a href="../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a> fontRenderer</pre> +</li> +</ul> +<a name="standardGalacticFontRenderer"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>standardGalacticFontRenderer</h4> +<pre>public <a href="../../../net/minecraft/client/gui/FontRenderer.html" title="class in net.minecraft.client.gui">FontRenderer</a> standardGalacticFontRenderer</pre> +</li> +</ul> +<a name="currentScreen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>currentScreen</h4> +<pre>public <a href="../../../net/minecraft/client/gui/GuiScreen.html" title="class in net.minecraft.client.gui">GuiScreen</a> currentScreen</pre> +</li> +</ul> +<a name="loadingScreen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loadingScreen</h4> +<pre>public <a href="../../../net/minecraft/client/LoadingScreenRenderer.html" title="class in net.minecraft.client">LoadingScreenRenderer</a> loadingScreen</pre> +</li> +</ul> +<a name="entityRenderer"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>entityRenderer</h4> +<pre>public <a href="../../../net/minecraft/client/renderer/EntityRenderer.html" title="class in net.minecraft.client.renderer">EntityRenderer</a> entityRenderer</pre> +</li> +</ul> +<a name="guiAchievement"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>guiAchievement</h4> +<pre>public <a href="../../../net/minecraft/client/gui/achievement/GuiAchievement.html" title="class in net.minecraft.client.gui.achievement">GuiAchievement</a> guiAchievement</pre> +</li> +</ul> +<a name="ingameGUI"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ingameGUI</h4> +<pre>public <a href="../../../net/minecraft/client/gui/GuiIngame.html" title="class in net.minecraft.client.gui">GuiIngame</a> ingameGUI</pre> +</li> +</ul> +<a name="skipRenderWorld"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>skipRenderWorld</h4> +<pre>public boolean skipRenderWorld</pre> +</li> +</ul> +<a name="objectMouseOver"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>objectMouseOver</h4> +<pre>public <a href="../../../net/minecraft/util/MovingObjectPosition.html" title="class in net.minecraft.util">MovingObjectPosition</a> objectMouseOver</pre> +</li> +</ul> +<a name="gameSettings"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gameSettings</h4> +<pre>public <a href="../../../net/minecraft/client/settings/GameSettings.html" title="class in net.minecraft.client.settings">GameSettings</a> gameSettings</pre> +</li> +</ul> +<a name="mouseHelper"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mouseHelper</h4> +<pre>public <a href="../../../net/minecraft/util/MouseHelper.html" title="class in net.minecraft.util">MouseHelper</a> mouseHelper</pre> +</li> +</ul> +<a name="mcDataDir"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mcDataDir</h4> +<pre>public final java.io.File mcDataDir</pre> +</li> +</ul> +<a name="inGameHasFocus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>inGameHasFocus</h4> +<pre>public boolean inGameHasFocus</pre> +</li> +</ul> +<a name="mcProfiler"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mcProfiler</h4> +<pre>public final <a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a> mcProfiler</pre> +</li> +</ul> +<a name="debug"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>debug</h4> +<pre>public java.lang.String debug</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Minecraft(net.minecraft.util.Session, int, int, boolean, boolean, java.io.File, java.io.File, java.io.File, java.net.Proxy, java.lang.String, com.google.common.collect.Multimap, java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Minecraft</h4> +<pre>public Minecraft(<a href="../../../net/minecraft/util/Session.html" title="class in net.minecraft.util">Session</a> p_i1103_1_, + int p_i1103_2_, + int p_i1103_3_, + boolean p_i1103_4_, + boolean p_i1103_5_, + java.io.File p_i1103_6_, + java.io.File p_i1103_7_, + java.io.File p_i1103_8_, + java.net.Proxy p_i1103_9_, + java.lang.String p_i1103_10_, + com.google.common.collect.Multimap p_i1103_11_, + java.lang.String p_i1103_12_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getFramebuffer()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFramebuffer</h4> +<pre>public <a href="../../../net/minecraft/client/shader/Framebuffer.html" title="class in net.minecraft.client.shader">Framebuffer</a> getFramebuffer()</pre> +</li> +</ul> +<a name="crashed(net.minecraft.crash.CrashReport)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>crashed</h4> +<pre>public void crashed(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71404_1_)</pre> +</li> +</ul> +<a name="displayCrashReport(net.minecraft.crash.CrashReport)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>displayCrashReport</h4> +<pre>public void displayCrashReport(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71377_1_)</pre> +</li> +</ul> +<a name="setServer(java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setServer</h4> +<pre>public void setServer(java.lang.String p_71367_1_, + int p_71367_2_)</pre> +</li> +</ul> +<a name="func_152349_b()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152349_b</h4> +<pre>public boolean func_152349_b()</pre> +</li> +</ul> +<a name="refreshResources()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>refreshResources</h4> +<pre>public void refreshResources()</pre> +</li> +</ul> +<a name="scaledTessellator(int, int, int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>scaledTessellator</h4> +<pre>public void scaledTessellator(int p_71392_1_, + int p_71392_2_, + int p_71392_3_, + int p_71392_4_, + int p_71392_5_, + int p_71392_6_)</pre> +</li> +</ul> +<a name="getSaveLoader()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSaveLoader</h4> +<pre>public <a href="../../../net/minecraft/world/storage/ISaveFormat.html" title="interface in net.minecraft.world.storage">ISaveFormat</a> getSaveLoader()</pre> +</li> +</ul> +<a name="displayGuiScreen(net.minecraft.client.gui.GuiScreen)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>displayGuiScreen</h4> +<pre>public void displayGuiScreen(<a href="../../../net/minecraft/client/gui/GuiScreen.html" title="class in net.minecraft.client.gui">GuiScreen</a> p_147108_1_)</pre> +</li> +</ul> +<a name="shutdownMinecraftApplet()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>shutdownMinecraftApplet</h4> +<pre>public void shutdownMinecraftApplet()</pre> +</li> +</ul> +<a name="run()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>run</h4> +<pre>public void run()</pre> +</li> +</ul> +<a name="func_147120_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_147120_f</h4> +<pre>public void func_147120_f()</pre> +</li> +</ul> +<a name="getLimitFramerate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLimitFramerate</h4> +<pre>public int getLimitFramerate()</pre> +</li> +</ul> +<a name="isFramerateLimitBelowMax()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFramerateLimitBelowMax</h4> +<pre>public boolean isFramerateLimitBelowMax()</pre> +</li> +</ul> +<a name="freeMemory()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>freeMemory</h4> +<pre>public void freeMemory()</pre> +</li> +</ul> +<a name="shutdown()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>shutdown</h4> +<pre>public void shutdown()</pre> +</li> +</ul> +<a name="setIngameFocus()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIngameFocus</h4> +<pre>public void setIngameFocus()</pre> +</li> +</ul> +<a name="setIngameNotInFocus()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIngameNotInFocus</h4> +<pre>public void setIngameNotInFocus()</pre> +</li> +</ul> +<a name="displayInGameMenu()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>displayInGameMenu</h4> +<pre>public void displayInGameMenu()</pre> +</li> +</ul> +<a name="toggleFullscreen()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toggleFullscreen</h4> +<pre>public void toggleFullscreen()</pre> +</li> +</ul> +<a name="runTick()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>runTick</h4> +<pre>public void runTick()</pre> +</li> +</ul> +<a name="launchIntegratedServer(java.lang.String, java.lang.String, net.minecraft.world.WorldSettings)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>launchIntegratedServer</h4> +<pre>public void launchIntegratedServer(java.lang.String p_71371_1_, + java.lang.String p_71371_2_, + <a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_71371_3_)</pre> +</li> +</ul> +<a name="loadWorld(net.minecraft.client.multiplayer.WorldClient)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loadWorld</h4> +<pre>public void loadWorld(<a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a> p_71403_1_)</pre> +</li> +</ul> +<a name="loadWorld(net.minecraft.client.multiplayer.WorldClient, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loadWorld</h4> +<pre>public void loadWorld(<a href="../../../net/minecraft/client/multiplayer/WorldClient.html" title="class in net.minecraft.client.multiplayer">WorldClient</a> p_71353_1_, + java.lang.String p_71353_2_)</pre> +</li> +</ul> +<a name="debugInfoRenders()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>debugInfoRenders</h4> +<pre>public java.lang.String debugInfoRenders()</pre> +</li> +</ul> +<a name="getEntityDebug()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEntityDebug</h4> +<pre>public java.lang.String getEntityDebug()</pre> +</li> +</ul> +<a name="getWorldProviderName()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getWorldProviderName</h4> +<pre>public java.lang.String getWorldProviderName()</pre> +</li> +</ul> +<a name="debugInfoEntities()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>debugInfoEntities</h4> +<pre>public java.lang.String debugInfoEntities()</pre> +</li> +</ul> +<a name="setDimensionAndSpawnPlayer(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDimensionAndSpawnPlayer</h4> +<pre>public void setDimensionAndSpawnPlayer(int p_71354_1_)</pre> +</li> +</ul> +<a name="isDemo()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDemo</h4> +<pre>public final boolean isDemo()</pre> +</li> +</ul> +<a name="getNetHandler()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNetHandler</h4> +<pre>public <a href="../../../net/minecraft/client/network/NetHandlerPlayClient.html" title="class in net.minecraft.client.network">NetHandlerPlayClient</a> getNetHandler()</pre> +</li> +</ul> +<a name="isGuiEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isGuiEnabled</h4> +<pre>public static boolean isGuiEnabled()</pre> +</li> +</ul> +<a name="isFancyGraphicsEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFancyGraphicsEnabled</h4> +<pre>public static boolean isFancyGraphicsEnabled()</pre> +</li> +</ul> +<a name="isAmbientOcclusionEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isAmbientOcclusionEnabled</h4> +<pre>public static boolean isAmbientOcclusionEnabled()</pre> +</li> +</ul> +<a name="addGraphicsAndWorldToCrashReport(net.minecraft.crash.CrashReport)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addGraphicsAndWorldToCrashReport</h4> +<pre>public <a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> addGraphicsAndWorldToCrashReport(<a href="../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> p_71396_1_)</pre> +</li> +</ul> +<a name="getMinecraft()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMinecraft</h4> +<pre>public static <a href="../../../net/minecraft/client/Minecraft.html" title="class in net.minecraft.client">Minecraft</a> getMinecraft()</pre> +</li> +</ul> +<a name="scheduleResourcesRefresh()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>scheduleResourcesRefresh</h4> +<pre>public void scheduleResourcesRefresh()</pre> +</li> +</ul> +<a name="addServerStatsToSnooper(net.minecraft.profiler.PlayerUsageSnooper)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addServerStatsToSnooper</h4> +<pre>public void addServerStatsToSnooper(<a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a> p_70000_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/profiler/IPlayerUsage.html#addServerStatsToSnooper(net.minecraft.profiler.PlayerUsageSnooper)">addServerStatsToSnooper</a></code> in interface <code><a href="../../../net/minecraft/profiler/IPlayerUsage.html" title="interface in net.minecraft.profiler">IPlayerUsage</a></code></dd> +</dl> +</li> +</ul> +<a name="addServerTypeToSnooper(net.minecraft.profiler.PlayerUsageSnooper)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addServerTypeToSnooper</h4> +<pre>public void addServerTypeToSnooper(<a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a> p_70001_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/profiler/IPlayerUsage.html#addServerTypeToSnooper(net.minecraft.profiler.PlayerUsageSnooper)">addServerTypeToSnooper</a></code> in interface <code><a href="../../../net/minecraft/profiler/IPlayerUsage.html" title="interface in net.minecraft.profiler">IPlayerUsage</a></code></dd> +</dl> +</li> +</ul> +<a name="getGLMaximumTextureSize()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getGLMaximumTextureSize</h4> +<pre>public static int getGLMaximumTextureSize()</pre> +</li> +</ul> +<a name="isSnooperEnabled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSnooperEnabled</h4> +<pre>public boolean isSnooperEnabled()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/profiler/IPlayerUsage.html#isSnooperEnabled()">isSnooperEnabled</a></code> in interface <code><a href="../../../net/minecraft/profiler/IPlayerUsage.html" title="interface in net.minecraft.profiler">IPlayerUsage</a></code></dd> +</dl> +</li> +</ul> +<a name="setServerData(net.minecraft.client.multiplayer.ServerData)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setServerData</h4> +<pre>public void setServerData(<a href="../../../net/minecraft/client/multiplayer/ServerData.html" title="class in net.minecraft.client.multiplayer">ServerData</a> p_71351_1_)</pre> +</li> +</ul> +<a name="func_147104_D()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_147104_D</h4> +<pre>public <a href="../../../net/minecraft/client/multiplayer/ServerData.html" title="class in net.minecraft.client.multiplayer">ServerData</a> func_147104_D()</pre> +</li> +</ul> +<a name="isIntegratedServerRunning()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isIntegratedServerRunning</h4> +<pre>public boolean isIntegratedServerRunning()</pre> +</li> +</ul> +<a name="isSingleplayer()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSingleplayer</h4> +<pre>public boolean isSingleplayer()</pre> +</li> +</ul> +<a name="getIntegratedServer()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIntegratedServer</h4> +<pre>public <a href="../../../net/minecraft/server/integrated/IntegratedServer.html" title="class in net.minecraft.server.integrated">IntegratedServer</a> getIntegratedServer()</pre> +</li> +</ul> +<a name="stopIntegratedServer()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>stopIntegratedServer</h4> +<pre>public static void stopIntegratedServer()</pre> +</li> +</ul> +<a name="getPlayerUsageSnooper()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPlayerUsageSnooper</h4> +<pre>public <a href="../../../net/minecraft/profiler/PlayerUsageSnooper.html" title="class in net.minecraft.profiler">PlayerUsageSnooper</a> getPlayerUsageSnooper()</pre> +</li> +</ul> +<a name="getSystemTime()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSystemTime</h4> +<pre>public static long getSystemTime()</pre> +</li> +</ul> +<a name="isFullScreen()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFullScreen</h4> +<pre>public boolean isFullScreen()</pre> +</li> +</ul> +<a name="getSession()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSession</h4> +<pre>public <a href="../../../net/minecraft/util/Session.html" title="class in net.minecraft.util">Session</a> getSession()</pre> +</li> +</ul> +<a name="func_152341_N()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152341_N</h4> +<pre>public com.google.common.collect.Multimap func_152341_N()</pre> +</li> +</ul> +<a name="getProxy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getProxy</h4> +<pre>public java.net.Proxy getProxy()</pre> +</li> +</ul> +<a name="getTextureManager()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTextureManager</h4> +<pre>public <a href="../../../net/minecraft/client/renderer/texture/TextureManager.html" title="class in net.minecraft.client.renderer.texture">TextureManager</a> getTextureManager()</pre> +</li> +</ul> +<a name="getResourceManager()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getResourceManager</h4> +<pre>public <a href="../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a> getResourceManager()</pre> +</li> +</ul> +<a name="getResourcePackRepository()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getResourcePackRepository</h4> +<pre>public <a href="../../../net/minecraft/client/resources/ResourcePackRepository.html" title="class in net.minecraft.client.resources">ResourcePackRepository</a> getResourcePackRepository()</pre> +</li> +</ul> +<a name="getLanguageManager()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLanguageManager</h4> +<pre>public <a href="../../../net/minecraft/client/resources/LanguageManager.html" title="class in net.minecraft.client.resources">LanguageManager</a> getLanguageManager()</pre> +</li> +</ul> +<a name="getTextureMapBlocks()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTextureMapBlocks</h4> +<pre>public <a href="../../../net/minecraft/client/renderer/texture/TextureMap.html" title="class in net.minecraft.client.renderer.texture">TextureMap</a> getTextureMapBlocks()</pre> +</li> +</ul> +<a name="isJava64bit()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isJava64bit</h4> +<pre>public boolean isJava64bit()</pre> +</li> +</ul> +<a name="isGamePaused()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isGamePaused</h4> +<pre>public boolean isGamePaused()</pre> +</li> +</ul> +<a name="getSoundHandler()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSoundHandler</h4> +<pre>public <a href="../../../net/minecraft/client/audio/SoundHandler.html" title="class in net.minecraft.client.audio">SoundHandler</a> getSoundHandler()</pre> +</li> +</ul> +<a name="func_147109_W()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_147109_W</h4> +<pre>public <a href="../../../net/minecraft/client/audio/MusicTicker.MusicType.html" title="enum in net.minecraft.client.audio">MusicTicker.MusicType</a> func_147109_W()</pre> +</li> +</ul> +<a name="func_152346_Z()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152346_Z</h4> +<pre>public <a href="../../../net/minecraft/client/stream/IStream.html" title="interface in net.minecraft.client.stream">IStream</a> func_152346_Z()</pre> +</li> +</ul> +<a name="func_152348_aa()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152348_aa</h4> +<pre>public void func_152348_aa()</pre> +</li> +</ul> +<a name="func_152343_a(java.util.concurrent.Callable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152343_a</h4> +<pre>public com.google.common.util.concurrent.ListenableFuture func_152343_a(java.util.concurrent.Callable p_152343_1_)</pre> +</li> +</ul> +<a name="func_152344_a(java.lang.Runnable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152344_a</h4> +<pre>public com.google.common.util.concurrent.ListenableFuture func_152344_a(java.lang.Runnable p_152344_1_)</pre> +</li> +</ul> +<a name="func_152345_ab()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152345_ab</h4> +<pre>public boolean func_152345_ab()</pre> +</li> +</ul> +<a name="func_152347_ac()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152347_ac</h4> +<pre>public com.mojang.authlib.minecraft.MinecraftSessionService func_152347_ac()</pre> +</li> +</ul> +<a name="func_152342_ad()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_152342_ad</h4> +<pre>public <a href="../../../net/minecraft/client/resources/SkinManager.html" title="class in net.minecraft.client.resources">SkinManager</a> func_152342_ad()</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/LoadingScreenRenderer.html" title="class in net.minecraft.client"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/client/Minecraft.html" target="_top">Frames</a></li> +<li><a href="Minecraft.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> |
