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/cpw/mods/fml/common/FMLCommonHandler.html | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/cpw/mods/fml/common/FMLCommonHandler.html')
| -rw-r--r-- | javadoc/cpw/mods/fml/common/FMLCommonHandler.html | 1096 |
1 files changed, 0 insertions, 1096 deletions
diff --git a/javadoc/cpw/mods/fml/common/FMLCommonHandler.html b/javadoc/cpw/mods/fml/common/FMLCommonHandler.html deleted file mode 100644 index 79752d1..0000000 --- a/javadoc/cpw/mods/fml/common/FMLCommonHandler.html +++ /dev/null @@ -1,1096 +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>FMLCommonHandler (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="FMLCommonHandler (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="../../../../cpw/mods/fml/common/DuplicateModsFoundException.html" title="class in cpw.mods.fml.common"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../cpw/mods/fml/common/FMLContainer.html" title="class in cpw.mods.fml.common"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?cpw/mods/fml/common/FMLCommonHandler.html" target="_top">Frames</a></li> -<li><a href="FMLCommonHandler.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">cpw.mods.fml.common</div> -<h2 title="Class FMLCommonHandler" class="title">Class FMLCommonHandler</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>cpw.mods.fml.common.FMLCommonHandler</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">FMLCommonHandler</span> -extends java.lang.Object</pre> -<div class="block">The main class for non-obfuscated hook handling code - - Anything that doesn't require obfuscated or client/server specific code should - go in this handler - - It also contains a reference to the sided handler instance that is valid - allowing for common code to access specific properties from the obfuscated world - without a direct dependency</div> -</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="../../../../cpw/mods/fml/common/FMLCommonHandler.html#FMLCommonHandler()">FMLCommonHandler</a></strong>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#addModToResourcePack(cpw.mods.fml.common.ModContainer)">addModToResourcePack</a></strong>(<a href="../../../../cpw/mods/fml/common/ModContainer.html" title="interface in cpw.mods.fml.common">ModContainer</a> container)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#beginLoading(cpw.mods.fml.common.IFMLSidedHandler)">beginLoading</a></strong>(<a href="../../../../cpw/mods/fml/common/IFMLSidedHandler.html" title="interface in cpw.mods.fml.common">IFMLSidedHandler</a> handler)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#bootstrap()">bootstrap</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../cpw/mods/fml/common/eventhandler/EventBus.html" title="class in cpw.mods.fml.common.eventhandler">EventBus</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#bus()">bus</a></strong>()</code> -<div class="block">The FML event bus.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#computeBranding()">computeBranding</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#confirmBackupLevelDatUse(net.minecraft.world.storage.SaveHandler)">confirmBackupLevelDatUse</a></strong>(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#enhanceCrashReport(net.minecraft.crash.CrashReport,%20net.minecraft.crash.CrashReportCategory)">enhanceCrashReport</a></strong>(<a href="../../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> crashReport, - <a href="../../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a> category)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#exitJava(int,%20boolean)">exitJava</a></strong>(int exitCode, - boolean hardExit)</code> -<div class="block">Used to exit from java, with system exit preventions in place.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#expectServerStopped()">expectServerStopped</a></strong>()</code> -<div class="block">Make handleExit() wait for handleServerStopped().</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../cpw/mods/fml/common/ModContainer.html" title="interface in cpw.mods.fml.common">ModContainer</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#findContainerFor(java.lang.Object)">findContainerFor</a></strong>(java.lang.Object mod)</code> -<div class="block">Find the container that associates with the supplied mod object</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#fireKeyInput()">fireKeyInput</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#fireMouseInput()">fireMouseInput</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#fireNetRegistrationEvent(net.minecraft.network.NetworkManager,%20java.util.Set,%20java.lang.String,%20cpw.mods.fml.relauncher.Side)">fireNetRegistrationEvent</a></strong>(<a href="../../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a> manager, - java.util.Set<java.lang.String> channelSet, - java.lang.String channel, - <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> side)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerChangedDimensionEvent(net.minecraft.entity.player.EntityPlayer,%20int,%20int)">firePlayerChangedDimensionEvent</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - int fromDim, - int toDim)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerCraftingEvent(net.minecraft.entity.player.EntityPlayer,%20net.minecraft.item.ItemStack,%20net.minecraft.inventory.IInventory)">firePlayerCraftingEvent</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> crafted, - <a href="../../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> craftMatrix)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerItemPickupEvent(net.minecraft.entity.player.EntityPlayer,%20net.minecraft.entity.item.EntityItem)">firePlayerItemPickupEvent</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a> item)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerLoggedIn(net.minecraft.entity.player.EntityPlayer)">firePlayerLoggedIn</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerLoggedOut(net.minecraft.entity.player.EntityPlayer)">firePlayerLoggedOut</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerRespawnEvent(net.minecraft.entity.player.EntityPlayer)">firePlayerRespawnEvent</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#firePlayerSmeltedEvent(net.minecraft.entity.player.EntityPlayer,%20net.minecraft.item.ItemStack)">firePlayerSmeltedEvent</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> smelted)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>java.util.List<java.lang.String></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getBrandings(boolean)">getBrandings</a></strong>(boolean includeMC)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../net/minecraft/network/INetHandler.html" title="interface in net.minecraft.network">INetHandler</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getClientPlayHandler()">getClientPlayHandler</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getClientToServerNetworkManager()">getClientToServerNetworkManager</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getCurrentLanguage()">getCurrentLanguage</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getEffectiveSide()">getEffectiveSide</a></strong>()</code> -<div class="block">Return the effective side for the context in the game.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>org.apache.logging.log4j.Logger</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getFMLLogger()">getFMLLogger</a></strong>()</code> -<div class="block">Get the forge mod loader logging instance (goes to the forgemodloader log file)</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getMinecraftServerInstance()">getMinecraftServerInstance</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getModName()">getModName</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>java.io.File</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getSavesDirectory()">getSavesDirectory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getSide()">getSide</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../cpw/mods/fml/common/IFMLSidedHandler.html" title="interface in cpw.mods.fml.common">IFMLSidedHandler</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#getSidedDelegate()">getSidedDelegate</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleExit(int)">handleExit</a></strong>(int retVal)</code> -<div class="block">Delayed System.exit() until the server is actually stopped/done saving.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleServerAboutToStart(net.minecraft.server.MinecraftServer)">handleServerAboutToStart</a></strong>(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> server)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleServerStarted()">handleServerStarted</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleServerStarting(net.minecraft.server.MinecraftServer)">handleServerStarting</a></strong>(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> server)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleServerStopped()">handleServerStopped</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleServerStopping()">handleServerStopping</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleWorldDataLoad(net.minecraft.world.storage.SaveHandler,%20net.minecraft.world.storage.WorldInfo,%20net.minecraft.nbt.NBTTagCompound)">handleWorldDataLoad</a></strong>(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler, - <a href="../../../../net/minecraft/world/storage/WorldInfo.html" title="class in net.minecraft.world.storage">WorldInfo</a> worldInfo, - <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> tagCompound)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#handleWorldDataSave(net.minecraft.world.storage.SaveHandler,%20net.minecraft.world.storage.WorldInfo,%20net.minecraft.nbt.NBTTagCompound)">handleWorldDataSave</a></strong>(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler, - <a href="../../../../net/minecraft/world/storage/WorldInfo.html" title="class in net.minecraft.world.storage">WorldInfo</a> worldInfo, - <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> tagCompound)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html" title="class in cpw.mods.fml.common">FMLCommonHandler</a></code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#instance()">instance</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPlayerPostTick(net.minecraft.entity.player.EntityPlayer)">onPlayerPostTick</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPlayerPreTick(net.minecraft.entity.player.EntityPlayer)">onPlayerPreTick</a></strong>(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPostClientTick()">onPostClientTick</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPostServerTick()">onPostServerTick</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPostWorldTick(net.minecraft.world.World)">onPostWorldTick</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world)</code> -<div class="block">Every tick just after world and other ticks occur</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPreClientTick()">onPreClientTick</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPreServerTick()">onPreServerTick</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onPreWorldTick(net.minecraft.world.World)">onPreWorldTick</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world)</code> -<div class="block">Every tick just before world and other ticks occur</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onRenderTickEnd(float)">onRenderTickEnd</a></strong>(float timer)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onRenderTickStart(float)">onRenderTickStart</a></strong>(float timer)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onServerStart(net.minecraft.server.MinecraftServer)">onServerStart</a></strong>(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> dedicatedServer)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#onServerStarted()">onServerStarted</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#queryUser(cpw.mods.fml.common.StartupQuery)">queryUser</a></strong>(<a href="../../../../cpw/mods/fml/common/StartupQuery.html" title="class in cpw.mods.fml.common">StartupQuery</a> query)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#raiseException(java.lang.Throwable,%20java.lang.String,%20boolean)">raiseException</a></strong>(java.lang.Throwable exception, - java.lang.String message, - boolean stopGame)</code> -<div class="block">Raise an exception</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#registerCrashCallable(cpw.mods.fml.common.ICrashCallable)">registerCrashCallable</a></strong>(<a href="../../../../cpw/mods/fml/common/ICrashCallable.html" title="interface in cpw.mods.fml.common">ICrashCallable</a> callable)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#shouldAllowPlayerLogins()">shouldAllowPlayerLogins</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#shouldServerBeKilledQuietly()">shouldServerBeKilledQuietly</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#showGuiScreen(java.lang.Object)">showGuiScreen</a></strong>(java.lang.Object clientGuiElement)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html#waitForPlayClient()">waitForPlayClient</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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="FMLCommonHandler()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>FMLCommonHandler</h4> -<pre>public FMLCommonHandler()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="bus()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>bus</h4> -<pre>public <a href="../../../../cpw/mods/fml/common/eventhandler/EventBus.html" title="class in cpw.mods.fml.common.eventhandler">EventBus</a> bus()</pre> -<div class="block">The FML event bus. Subscribe here for FML related events</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>the event bus</dd></dl> -</li> -</ul> -<a name="beginLoading(cpw.mods.fml.common.IFMLSidedHandler)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>beginLoading</h4> -<pre>public void beginLoading(<a href="../../../../cpw/mods/fml/common/IFMLSidedHandler.html" title="interface in cpw.mods.fml.common">IFMLSidedHandler</a> handler)</pre> -</li> -</ul> -<a name="instance()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>instance</h4> -<pre>public static <a href="../../../../cpw/mods/fml/common/FMLCommonHandler.html" title="class in cpw.mods.fml.common">FMLCommonHandler</a> instance()</pre> -<dl><dt><span class="strong">Returns:</span></dt><dd>the instance</dd></dl> -</li> -</ul> -<a name="findContainerFor(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>findContainerFor</h4> -<pre>public <a href="../../../../cpw/mods/fml/common/ModContainer.html" title="interface in cpw.mods.fml.common">ModContainer</a> findContainerFor(java.lang.Object mod)</pre> -<div class="block">Find the container that associates with the supplied mod object</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>mod</code> - </dd></dl> -</li> -</ul> -<a name="getFMLLogger()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getFMLLogger</h4> -<pre>public org.apache.logging.log4j.Logger getFMLLogger()</pre> -<div class="block">Get the forge mod loader logging instance (goes to the forgemodloader log file)</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>The log instance for the FML log file</dd></dl> -</li> -</ul> -<a name="getSide()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSide</h4> -<pre>public <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> getSide()</pre> -</li> -</ul> -<a name="getEffectiveSide()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEffectiveSide</h4> -<pre>public <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> getEffectiveSide()</pre> -<div class="block">Return the effective side for the context in the game. This is dependent - on thread analysis to try and determine whether the code is running in the - server or not. Use at your own risk</div> -</li> -</ul> -<a name="raiseException(java.lang.Throwable, java.lang.String, boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>raiseException</h4> -<pre>public void raiseException(java.lang.Throwable exception, - java.lang.String message, - boolean stopGame)</pre> -<div class="block">Raise an exception</div> -</li> -</ul> -<a name="computeBranding()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>computeBranding</h4> -<pre>public void computeBranding()</pre> -</li> -</ul> -<a name="getBrandings(boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBrandings</h4> -<pre>public java.util.List<java.lang.String> getBrandings(boolean includeMC)</pre> -</li> -</ul> -<a name="getSidedDelegate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSidedDelegate</h4> -<pre>public <a href="../../../../cpw/mods/fml/common/IFMLSidedHandler.html" title="interface in cpw.mods.fml.common">IFMLSidedHandler</a> getSidedDelegate()</pre> -</li> -</ul> -<a name="onPostServerTick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPostServerTick</h4> -<pre>public void onPostServerTick()</pre> -</li> -</ul> -<a name="onPostWorldTick(net.minecraft.world.World)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPostWorldTick</h4> -<pre>public void onPostWorldTick(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world)</pre> -<div class="block">Every tick just after world and other ticks occur</div> -</li> -</ul> -<a name="onPreServerTick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPreServerTick</h4> -<pre>public void onPreServerTick()</pre> -</li> -</ul> -<a name="onPreWorldTick(net.minecraft.world.World)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPreWorldTick</h4> -<pre>public void onPreWorldTick(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world)</pre> -<div class="block">Every tick just before world and other ticks occur</div> -</li> -</ul> -<a name="handleServerAboutToStart(net.minecraft.server.MinecraftServer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleServerAboutToStart</h4> -<pre>public boolean handleServerAboutToStart(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> server)</pre> -</li> -</ul> -<a name="handleServerStarting(net.minecraft.server.MinecraftServer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleServerStarting</h4> -<pre>public boolean handleServerStarting(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> server)</pre> -</li> -</ul> -<a name="handleServerStarted()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleServerStarted</h4> -<pre>public void handleServerStarted()</pre> -</li> -</ul> -<a name="handleServerStopping()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleServerStopping</h4> -<pre>public void handleServerStopping()</pre> -</li> -</ul> -<a name="getSavesDirectory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSavesDirectory</h4> -<pre>public java.io.File getSavesDirectory()</pre> -</li> -</ul> -<a name="getMinecraftServerInstance()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getMinecraftServerInstance</h4> -<pre>public <a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> getMinecraftServerInstance()</pre> -</li> -</ul> -<a name="showGuiScreen(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>showGuiScreen</h4> -<pre>public void showGuiScreen(java.lang.Object clientGuiElement)</pre> -</li> -</ul> -<a name="queryUser(cpw.mods.fml.common.StartupQuery)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>queryUser</h4> -<pre>public void queryUser(<a href="../../../../cpw/mods/fml/common/StartupQuery.html" title="class in cpw.mods.fml.common">StartupQuery</a> query) - throws java.lang.InterruptedException</pre> -<dl><dt><span class="strong">Throws:</span></dt> -<dd><code>java.lang.InterruptedException</code></dd></dl> -</li> -</ul> -<a name="onServerStart(net.minecraft.server.MinecraftServer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onServerStart</h4> -<pre>public void onServerStart(<a href="../../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> dedicatedServer)</pre> -</li> -</ul> -<a name="onServerStarted()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onServerStarted</h4> -<pre>public void onServerStarted()</pre> -</li> -</ul> -<a name="onPreClientTick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPreClientTick</h4> -<pre>public void onPreClientTick()</pre> -</li> -</ul> -<a name="onPostClientTick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPostClientTick</h4> -<pre>public void onPostClientTick()</pre> -</li> -</ul> -<a name="onRenderTickStart(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onRenderTickStart</h4> -<pre>public void onRenderTickStart(float timer)</pre> -</li> -</ul> -<a name="onRenderTickEnd(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onRenderTickEnd</h4> -<pre>public void onRenderTickEnd(float timer)</pre> -</li> -</ul> -<a name="onPlayerPreTick(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPlayerPreTick</h4> -<pre>public void onPlayerPreTick(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</pre> -</li> -</ul> -<a name="onPlayerPostTick(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onPlayerPostTick</h4> -<pre>public void onPlayerPostTick(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</pre> -</li> -</ul> -<a name="registerCrashCallable(cpw.mods.fml.common.ICrashCallable)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>registerCrashCallable</h4> -<pre>public void registerCrashCallable(<a href="../../../../cpw/mods/fml/common/ICrashCallable.html" title="interface in cpw.mods.fml.common">ICrashCallable</a> callable)</pre> -</li> -</ul> -<a name="enhanceCrashReport(net.minecraft.crash.CrashReport, net.minecraft.crash.CrashReportCategory)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>enhanceCrashReport</h4> -<pre>public void enhanceCrashReport(<a href="../../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a> crashReport, - <a href="../../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a> category)</pre> -</li> -</ul> -<a name="handleWorldDataSave(net.minecraft.world.storage.SaveHandler, net.minecraft.world.storage.WorldInfo, net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleWorldDataSave</h4> -<pre>public void handleWorldDataSave(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler, - <a href="../../../../net/minecraft/world/storage/WorldInfo.html" title="class in net.minecraft.world.storage">WorldInfo</a> worldInfo, - <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> tagCompound)</pre> -</li> -</ul> -<a name="handleWorldDataLoad(net.minecraft.world.storage.SaveHandler, net.minecraft.world.storage.WorldInfo, net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleWorldDataLoad</h4> -<pre>public void handleWorldDataLoad(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler, - <a href="../../../../net/minecraft/world/storage/WorldInfo.html" title="class in net.minecraft.world.storage">WorldInfo</a> worldInfo, - <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> tagCompound)</pre> -</li> -</ul> -<a name="confirmBackupLevelDatUse(net.minecraft.world.storage.SaveHandler)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>confirmBackupLevelDatUse</h4> -<pre>public void confirmBackupLevelDatUse(<a href="../../../../net/minecraft/world/storage/SaveHandler.html" title="class in net.minecraft.world.storage">SaveHandler</a> handler)</pre> -</li> -</ul> -<a name="shouldServerBeKilledQuietly()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>shouldServerBeKilledQuietly</h4> -<pre>public boolean shouldServerBeKilledQuietly()</pre> -</li> -</ul> -<a name="expectServerStopped()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>expectServerStopped</h4> -<pre>public void expectServerStopped()</pre> -<div class="block">Make handleExit() wait for handleServerStopped(). - - For internal use only!</div> -</li> -</ul> -<a name="handleExit(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleExit</h4> -<pre>public void handleExit(int retVal)</pre> -<div class="block">Delayed System.exit() until the server is actually stopped/done saving. - - For internal use only!</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>retVal</code> - Exit code for System.exit()</dd></dl> -</li> -</ul> -<a name="handleServerStopped()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>handleServerStopped</h4> -<pre>public void handleServerStopped()</pre> -</li> -</ul> -<a name="getModName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getModName</h4> -<pre>public java.lang.String getModName()</pre> -</li> -</ul> -<a name="addModToResourcePack(cpw.mods.fml.common.ModContainer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addModToResourcePack</h4> -<pre>public void addModToResourcePack(<a href="../../../../cpw/mods/fml/common/ModContainer.html" title="interface in cpw.mods.fml.common">ModContainer</a> container)</pre> -</li> -</ul> -<a name="getCurrentLanguage()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCurrentLanguage</h4> -<pre>public java.lang.String getCurrentLanguage()</pre> -</li> -</ul> -<a name="bootstrap()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>bootstrap</h4> -<pre>public void bootstrap()</pre> -</li> -</ul> -<a name="getClientToServerNetworkManager()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getClientToServerNetworkManager</h4> -<pre>public <a href="../../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a> getClientToServerNetworkManager()</pre> -</li> -</ul> -<a name="fireMouseInput()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fireMouseInput</h4> -<pre>public void fireMouseInput()</pre> -</li> -</ul> -<a name="fireKeyInput()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fireKeyInput</h4> -<pre>public void fireKeyInput()</pre> -</li> -</ul> -<a name="firePlayerChangedDimensionEvent(net.minecraft.entity.player.EntityPlayer, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerChangedDimensionEvent</h4> -<pre>public void firePlayerChangedDimensionEvent(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - int fromDim, - int toDim)</pre> -</li> -</ul> -<a name="firePlayerLoggedIn(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerLoggedIn</h4> -<pre>public void firePlayerLoggedIn(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</pre> -</li> -</ul> -<a name="firePlayerLoggedOut(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerLoggedOut</h4> -<pre>public void firePlayerLoggedOut(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</pre> -</li> -</ul> -<a name="firePlayerRespawnEvent(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerRespawnEvent</h4> -<pre>public void firePlayerRespawnEvent(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player)</pre> -</li> -</ul> -<a name="firePlayerItemPickupEvent(net.minecraft.entity.player.EntityPlayer, net.minecraft.entity.item.EntityItem)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerItemPickupEvent</h4> -<pre>public void firePlayerItemPickupEvent(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a> item)</pre> -</li> -</ul> -<a name="firePlayerCraftingEvent(net.minecraft.entity.player.EntityPlayer, net.minecraft.item.ItemStack, net.minecraft.inventory.IInventory)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerCraftingEvent</h4> -<pre>public void firePlayerCraftingEvent(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> crafted, - <a href="../../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> craftMatrix)</pre> -</li> -</ul> -<a name="firePlayerSmeltedEvent(net.minecraft.entity.player.EntityPlayer, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>firePlayerSmeltedEvent</h4> -<pre>public void firePlayerSmeltedEvent(<a href="../../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> player, - <a href="../../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> smelted)</pre> -</li> -</ul> -<a name="getClientPlayHandler()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getClientPlayHandler</h4> -<pre>public <a href="../../../../net/minecraft/network/INetHandler.html" title="interface in net.minecraft.network">INetHandler</a> getClientPlayHandler()</pre> -</li> -</ul> -<a name="waitForPlayClient()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>waitForPlayClient</h4> -<pre>public void waitForPlayClient()</pre> -</li> -</ul> -<a name="fireNetRegistrationEvent(net.minecraft.network.NetworkManager, java.util.Set, java.lang.String, cpw.mods.fml.relauncher.Side)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fireNetRegistrationEvent</h4> -<pre>public void fireNetRegistrationEvent(<a href="../../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a> manager, - java.util.Set<java.lang.String> channelSet, - java.lang.String channel, - <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> side)</pre> -</li> -</ul> -<a name="shouldAllowPlayerLogins()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>shouldAllowPlayerLogins</h4> -<pre>public boolean shouldAllowPlayerLogins()</pre> -</li> -</ul> -<a name="exitJava(int, boolean)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>exitJava</h4> -<pre>public void exitJava(int exitCode, - boolean hardExit)</pre> -<div class="block">Used to exit from java, with system exit preventions in place. Will be tidy about it and just log a message, - unless debugging is enabled</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>exitCode</code> - The exit code</dd><dd><code>hardExit</code> - Perform a halt instead of an exit (only use when the world is unsavable) - read the warnings at <code>Runtime.halt(int)</code></dd></dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../cpw/mods/fml/common/DuplicateModsFoundException.html" title="class in cpw.mods.fml.common"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../cpw/mods/fml/common/FMLContainer.html" title="class in cpw.mods.fml.common"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?cpw/mods/fml/common/FMLCommonHandler.html" target="_top">Frames</a></li> -<li><a href="FMLCommonHandler.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> |
