diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /javadoc/net/minecraft/world/WorldServer.html | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/world/WorldServer.html')
| -rw-r--r-- | javadoc/net/minecraft/world/WorldServer.html | 1142 |
1 files changed, 0 insertions, 1142 deletions
diff --git a/javadoc/net/minecraft/world/WorldServer.html b/javadoc/net/minecraft/world/WorldServer.html deleted file mode 100644 index b84212a..0000000 --- a/javadoc/net/minecraft/world/WorldServer.html +++ /dev/null @@ -1,1142 +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:17 EST 2015 --> -<title>WorldServer (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="WorldServer (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/world/WorldSavedData.html" title="class in net.minecraft.world"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/world/WorldServerMulti.html" title="class in net.minecraft.world"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/world/WorldServer.html" target="_top">Frames</a></li> -<li><a href="WorldServer.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field_summary">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field_detail">Field</a> | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">net.minecraft.world</div> -<h2 title="Class WorldServer" class="title">Class WorldServer</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">net.minecraft.world.World</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.world.WorldServer</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/world/IBlockAccess.html" title="interface in net.minecraft.world">IBlockAccess</a></dd> -</dl> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../net/minecraft/world/demo/DemoWorldServer.html" title="class in net.minecraft.world.demo">DemoWorldServer</a>, <a href="../../../net/minecraft/world/WorldServerMulti.html" title="class in net.minecraft.world">WorldServerMulti</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">WorldServer</span> -extends <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</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>static <a href="../../../net/minecraft/util/WeightedRandomChestContent.html" title="class in net.minecraft.util">WeightedRandomChestContent</a>[]</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#bonusChestContent">bonusChestContent</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../net/minecraft/world/Teleporter.html" title="class in net.minecraft.world">Teleporter</a>></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#customTeleporters">customTeleporters</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected java.util.Set<<a href="../../../net/minecraft/world/ChunkCoordIntPair.html" title="class in net.minecraft.world">ChunkCoordIntPair</a>></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#doneChunks">doneChunks</a></strong></code> -<div class="block">Stores the recently processed (lighting) chunks</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#levelSaving">levelSaving</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/world/gen/ChunkProviderServer.html" title="class in net.minecraft.world.gen">ChunkProviderServer</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#theChunkProviderServer">theChunkProviderServer</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.World"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.world.<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></h3> -<code><a href="../../../net/minecraft/world/World.html#activeChunkSet">activeChunkSet</a>, <a href="../../../net/minecraft/world/World.html#captureBlockSnapshots">captureBlockSnapshots</a>, <a href="../../../net/minecraft/world/World.html#capturedBlockSnapshots">capturedBlockSnapshots</a>, <a href="../../../net/minecraft/world/World.html#chunkProvider">chunkProvider</a>, <a href="../../../net/minecraft/world/World.html#difficultySetting">difficultySetting</a>, <a href="../../../net/minecraft/world/World.html#DIST_HASH_MAGIC">DIST_HASH_MAGIC</a>, <a href="../../../net/minecraft/world/World.html#findingSpawnPoint">findingSpawnPoint</a>, <a href="../../../net/minecraft/world/World.html#isRemote">isRemote</a>, <a href="../../../net/minecraft/world/World.html#lastLightningBolt">lastLightningBolt</a>, <a href="../../../net/minecraft/world/World.html#loadedEntityList">loadedEntityList</a>, <a href="../../../net/minecraft/world/World.html#loadedTileEntityList">loadedTileEntityList</a>, <a href="../../../net/minecraft/world/World.html#mapStorage">mapStorage</a>, <a href="../../../net/minecraft/world/World.html#MAX_ENTITY_RADIUS">MAX_ENTITY_RADIUS</a>, <a href="../../../net/minecraft/world/World.html#perWorldStorage">perWorldStorage</a>, <a href="../../../net/minecraft/world/World.html#playerEntities">playerEntities</a>, <a href="../../../net/minecraft/world/World.html#prevRainingStrength">prevRainingStrength</a>, <a href="../../../net/minecraft/world/World.html#prevThunderingStrength">prevThunderingStrength</a>, <a href="../../../net/minecraft/world/World.html#provider">provider</a>, <a href="../../../net/minecraft/world/World.html#rainingStrength">rainingStrength</a>, <a href="../../../net/minecraft/world/World.html#rand">rand</a>, <a href="../../../net/minecraft/world/World.html#restoringBlockSnapshots">restoringBlockSnapshots</a>, <a href="../../../net/minecraft/world/World.html#saveHandler">saveHandler</a>, <a href="../../../net/minecraft/world/World.html#scheduledUpdatesAreImmediate">scheduledUpdatesAreImmediate</a>, <a href="../../../net/minecraft/world/World.html#skylightSubtracted">skylightSubtracted</a>, <a href="../../../net/minecraft/world/World.html#spawnHostileMobs">spawnHostileMobs</a>, <a href="../../../net/minecraft/world/World.html#spawnPeacefulMobs">spawnPeacefulMobs</a>, <a href="../../../net/minecraft/world/World.html#theProfiler">theProfiler</a>, <a href="../../../net/minecraft/world/World.html#thunderingStrength">thunderingStrength</a>, <a href="../../../net/minecraft/world/World.html#unloadedEntityList">unloadedEntityList</a>, <a href="../../../net/minecraft/world/World.html#updateLCG">updateLCG</a>, <a href="../../../net/minecraft/world/World.html#villageCollectionObj">villageCollectionObj</a>, <a href="../../../net/minecraft/world/World.html#villageSiegeObj">villageSiegeObj</a>, <a href="../../../net/minecraft/world/World.html#weatherEffects">weatherEffects</a>, <a href="../../../net/minecraft/world/World.html#worldAccesses">worldAccesses</a>, <a href="../../../net/minecraft/world/World.html#worldInfo">worldInfo</a>, <a href="../../../net/minecraft/world/World.html#worldScoreboard">worldScoreboard</a></code></li> -</ul> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#WorldServer(net.minecraft.server.MinecraftServer,%20net.minecraft.world.storage.ISaveHandler,%20java.lang.String,%20int,%20net.minecraft.world.WorldSettings,%20net.minecraft.profiler.Profiler)">WorldServer</a></strong>(<a href="../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> p_i45284_1_, - <a href="../../../net/minecraft/world/storage/ISaveHandler.html" title="interface in net.minecraft.world.storage">ISaveHandler</a> p_i45284_2_, - java.lang.String p_i45284_3_, - int p_i45284_4_, - <a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_i45284_5_, - <a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a> p_i45284_6_)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#addBlockEvent(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">addBlockEvent</a></strong>(int p_147452_1_, - int p_147452_2_, - int p_147452_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147452_4_, - int p_147452_5_, - int p_147452_6_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#addWeatherEffect(net.minecraft.entity.Entity)">addWeatherEffect</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72942_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#areAllPlayersAsleep()">areAllPlayersAsleep</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#canMineBlock(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlock</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_72962_1_, - int p_72962_2_, - int p_72962_3_, - int p_72962_4_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#canMineBlockBody(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlockBody</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> par1EntityPlayer, - int par2, - int par3, - int par4)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#createBonusChest()">createBonusChest</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#createChunkProvider()">createChunkProvider</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#createSpawnPosition(net.minecraft.world.WorldSettings)">createSpawnPosition</a></strong>(<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_73052_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#flush()">flush</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#func_147446_b(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">func_147446_b</a></strong>(int p_147446_1_, - int p_147446_2_, - int p_147446_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147446_4_, - int p_147446_5_, - int p_147446_6_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#func_147456_g()">func_147456_g</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.util.List</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#func_147486_a(int,%20int,%20int,%20int,%20int,%20int)">func_147486_a</a></strong>(int p_147486_1_, - int p_147486_2_, - int p_147486_3_, - int p_147486_4_, - int p_147486_5_, - int p_147486_6_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#func_147487_a(java.lang.String,%20double,%20double,%20double,%20int,%20double,%20double,%20double,%20double)">func_147487_a</a></strong>(java.lang.String p_147487_1_, - double p_147487_2_, - double p_147487_4_, - double p_147487_6_, - int p_147487_8_, - double p_147487_9_, - double p_147487_11_, - double p_147487_13_, - double p_147487_15_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#func_152379_p()">func_152379_p</a></strong>()</code> </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="../../../net/minecraft/world/WorldServer.html#func_73046_m()">func_73046_m</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/world/WorldServer.html#getChunkSaveLocation()">getChunkSaveLocation</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/world/Teleporter.html" title="class in net.minecraft.world">Teleporter</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#getDefaultTeleporter()">getDefaultTeleporter</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/world/WorldServer.html#getEntityByID(int)">getEntityByID</a></strong>(int p_73045_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/entity/EntityTracker.html" title="class in net.minecraft.entity">EntityTracker</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#getEntityTracker()">getEntityTracker</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/util/ChunkCoordinates.html" title="class in net.minecraft.util">ChunkCoordinates</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#getEntrancePortalLocation()">getEntrancePortalLocation</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>java.util.List</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#getPendingBlockUpdates(net.minecraft.world.chunk.Chunk,%20boolean)">getPendingBlockUpdates</a></strong>(<a href="../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a> p_72920_1_, - boolean p_72920_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/server/management/PlayerManager.html" title="class in net.minecraft.server.management">PlayerManager</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#getPlayerManager()">getPlayerManager</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#initialize(net.minecraft.world.WorldSettings)">initialize</a></strong>(<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_72963_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#isBlockTickScheduledThisTick(int,%20int,%20int,%20net.minecraft.block.Block)">isBlockTickScheduledThisTick</a></strong>(int p_147477_1_, - int p_147477_2_, - int p_147477_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147477_4_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/world/Explosion.html" title="class in net.minecraft.world">Explosion</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#newExplosion(net.minecraft.entity.Entity,%20double,%20double,%20double,%20float,%20boolean,%20boolean)">newExplosion</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72885_1_, - double p_72885_2_, - double p_72885_4_, - double p_72885_6_, - float p_72885_8_, - boolean p_72885_9_, - boolean p_72885_10_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#onEntityAdded(net.minecraft.entity.Entity)">onEntityAdded</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72923_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#onEntityRemoved(net.minecraft.entity.Entity)">onEntityRemoved</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72847_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#resetUpdateEntityTick()">resetUpdateEntityTick</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#saveAllChunks(boolean,%20net.minecraft.util.IProgressUpdate)">saveAllChunks</a></strong>(boolean p_73044_1_, - <a href="../../../net/minecraft/util/IProgressUpdate.html" title="interface in net.minecraft.util">IProgressUpdate</a> p_73044_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#saveChunkData()">saveChunkData</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#saveLevel()">saveLevel</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#scheduleBlockUpdate(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">scheduleBlockUpdate</a></strong>(int p_147464_1_, - int p_147464_2_, - int p_147464_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147464_4_, - int p_147464_5_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#scheduleBlockUpdateWithPriority(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">scheduleBlockUpdateWithPriority</a></strong>(int p_147454_1_, - int p_147454_2_, - int p_147454_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147454_4_, - int p_147454_5_, - int p_147454_6_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#setEntityState(net.minecraft.entity.Entity,%20byte)">setEntityState</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72960_1_, - byte p_72960_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#setSpawnLocation()">setSpawnLocation</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#spawnRandomCreature(net.minecraft.entity.EnumCreatureType,%20int,%20int,%20int)">spawnRandomCreature</a></strong>(<a href="../../../net/minecraft/entity/EnumCreatureType.html" title="enum in net.minecraft.entity">EnumCreatureType</a> p_73057_1_, - int p_73057_2_, - int p_73057_3_, - int p_73057_4_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#tick()">tick</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#tickUpdates(boolean)">tickUpdates</a></strong>(boolean p_72955_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#updateAllPlayersSleepingFlag()">updateAllPlayersSleepingFlag</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#updateEntities()">updateEntities</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#updateEntityWithOptionalForce(net.minecraft.entity.Entity,%20boolean)">updateEntityWithOptionalForce</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72866_1_, - boolean p_72866_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#updateWeather()">updateWeather</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServer.html#wakeAllPlayers()">wakeAllPlayers</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.World"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.world.<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></h3> -<code><a href="../../../net/minecraft/world/World.html#addLoadedEntities(java.util.List)">addLoadedEntities</a>, <a href="../../../net/minecraft/world/World.html#addTileEntity(net.minecraft.tileentity.TileEntity)">addTileEntity</a>, <a href="../../../net/minecraft/world/World.html#addWorldAccess(net.minecraft.world.IWorldAccess)">addWorldAccess</a>, <a href="../../../net/minecraft/world/World.html#addWorldInfoToCrashReport(net.minecraft.crash.CrashReport)">addWorldInfoToCrashReport</a>, <a href="../../../net/minecraft/world/World.html#blockExists(int,%20int,%20int)">blockExists</a>, <a href="../../../net/minecraft/world/World.html#calculateInitialSkylight()">calculateInitialSkylight</a>, <a href="../../../net/minecraft/world/World.html#calculateInitialWeatherBody()">calculateInitialWeatherBody</a>, <a href="../../../net/minecraft/world/World.html#calculateSkylightSubtracted(float)">calculateSkylightSubtracted</a>, <a href="../../../net/minecraft/world/World.html#canBlockFreeze(int,%20int,%20int,%20boolean)">canBlockFreeze</a>, <a href="../../../net/minecraft/world/World.html#canBlockFreezeBody(int,%20int,%20int,%20boolean)">canBlockFreezeBody</a>, <a href="../../../net/minecraft/world/World.html#canBlockSeeTheSky(int,%20int,%20int)">canBlockSeeTheSky</a>, <a href="../../../net/minecraft/world/World.html#canLightningStrikeAt(int,%20int,%20int)">canLightningStrikeAt</a>, <a href="../../../net/minecraft/world/World.html#canPlaceEntityOnSide(net.minecraft.block.Block,%20int,%20int,%20int,%20boolean,%20int,%20net.minecraft.entity.Entity,%20net.minecraft.item.ItemStack)">canPlaceEntityOnSide</a>, <a href="../../../net/minecraft/world/World.html#canSnowAtBody(int,%20int,%20int,%20boolean)">canSnowAtBody</a>, <a href="../../../net/minecraft/world/World.html#checkBlockCollision(net.minecraft.util.AxisAlignedBB)">checkBlockCollision</a>, <a href="../../../net/minecraft/world/World.html#checkChunksExist(int,%20int,%20int,%20int,%20int,%20int)">checkChunksExist</a>, <a href="../../../net/minecraft/world/World.html#checkNoEntityCollision(net.minecraft.util.AxisAlignedBB)">checkNoEntityCollision</a>, <a href="../../../net/minecraft/world/World.html#checkNoEntityCollision(net.minecraft.util.AxisAlignedBB,%20net.minecraft.entity.Entity)">checkNoEntityCollision</a>, <a href="../../../net/minecraft/world/World.html#checkSessionLock()">checkSessionLock</a>, <a href="../../../net/minecraft/world/World.html#chunkExists(int,%20int)">chunkExists</a>, <a href="../../../net/minecraft/world/World.html#countEntities(java.lang.Class)">countEntities</a>, <a href="../../../net/minecraft/world/World.html#countEntities(net.minecraft.entity.EnumCreatureType,%20boolean)">countEntities</a>, <a href="../../../net/minecraft/world/World.html#createExplosion(net.minecraft.entity.Entity,%20double,%20double,%20double,%20float,%20boolean)">createExplosion</a>, <a href="../../../net/minecraft/world/World.html#destroyBlockInWorldPartially(int,%20int,%20int,%20int,%20int)">destroyBlockInWorldPartially</a>, <a href="../../../net/minecraft/world/World.html#doChunksNearChunkExist(int,%20int,%20int,%20int)">doChunksNearChunkExist</a>, <a href="../../../net/minecraft/world/World.html#doesBlockHaveSolidTopSurface(net.minecraft.world.IBlockAccess,%20int,%20int,%20int)">doesBlockHaveSolidTopSurface</a>, <a href="../../../net/minecraft/world/World.html#drawCloudsBody(float)">drawCloudsBody</a>, <a href="../../../net/minecraft/world/World.html#extendedLevelsInChunkCache()">extendedLevelsInChunkCache</a>, <a href="../../../net/minecraft/world/World.html#extinguishFire(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int,%20int)">extinguishFire</a>, <a href="../../../net/minecraft/world/World.html#findClosestStructure(java.lang.String,%20int,%20int,%20int)">findClosestStructure</a>, <a href="../../../net/minecraft/world/World.html#findNearestEntityWithinAABB(java.lang.Class,%20net.minecraft.util.AxisAlignedBB,%20net.minecraft.entity.Entity)">findNearestEntityWithinAABB</a>, <a href="../../../net/minecraft/world/World.html#finishSetup()">finishSetup</a>, <a href="../../../net/minecraft/world/World.html#func_147447_a(net.minecraft.util.Vec3,%20net.minecraft.util.Vec3,%20boolean,%20boolean,%20boolean)">func_147447_a</a>, <a href="../../../net/minecraft/world/World.html#func_147448_a(java.util.Collection)">func_147448_a</a>, <a href="../../../net/minecraft/world/World.html#func_147450_X()">func_147450_X</a>, <a href="../../../net/minecraft/world/World.html#func_147451_t(int,%20int,%20int)">func_147451_t</a>, <a href="../../../net/minecraft/world/World.html#func_147453_f(int,%20int,%20int,%20net.minecraft.block.Block)">func_147453_f</a>, <a href="../../../net/minecraft/world/World.html#func_147457_a(net.minecraft.tileentity.TileEntity)">func_147457_a</a>, <a href="../../../net/minecraft/world/World.html#func_147461_a(net.minecraft.util.AxisAlignedBB)">func_147461_a</a>, <a href="../../../net/minecraft/world/World.html#func_147462_b(double,%20double,%20double)">func_147462_b</a>, <a href="../../../net/minecraft/world/World.html#func_147467_a(int,%20int,%20net.minecraft.world.chunk.Chunk)">func_147467_a</a>, <a href="../../../net/minecraft/world/World.html#func_147469_q(int,%20int,%20int)">func_147469_q</a>, <a href="../../../net/minecraft/world/World.html#func_147470_e(net.minecraft.util.AxisAlignedBB)">func_147470_e</a>, <a href="../../../net/minecraft/world/World.html#func_147473_B(int,%20int,%20int)">func_147473_B</a>, <a href="../../../net/minecraft/world/World.html#func_147478_e(int,%20int,%20int,%20boolean)">func_147478_e</a>, <a href="../../../net/minecraft/world/World.html#func_147479_m(int,%20int,%20int)">func_147479_m</a>, <a href="../../../net/minecraft/world/World.html#func_147480_a(int,%20int,%20int,%20boolean)">func_147480_a</a>, <a href="../../../net/minecraft/world/World.html#func_152378_a(java.util.UUID)">func_152378_a</a>, <a href="../../../net/minecraft/world/World.html#func_82738_a(long)">func_82738_a</a>, <a href="../../../net/minecraft/world/World.html#getActualHeight()">getActualHeight</a>, <a href="../../../net/minecraft/world/World.html#getBiomeGenForCoords(int,%20int)">getBiomeGenForCoords</a>, <a href="../../../net/minecraft/world/World.html#getBiomeGenForCoordsBody(int,%20int)">getBiomeGenForCoordsBody</a>, <a href="../../../net/minecraft/world/World.html#getBlock(int,%20int,%20int)">getBlock</a>, <a href="../../../net/minecraft/world/World.html#getBlockDensity(net.minecraft.util.Vec3,%20net.minecraft.util.AxisAlignedBB)">getBlockDensity</a>, <a href="../../../net/minecraft/world/World.html#getBlockLightOpacity(int,%20int,%20int)">getBlockLightOpacity</a>, <a href="../../../net/minecraft/world/World.html#getBlockLightValue_do(int,%20int,%20int,%20boolean)">getBlockLightValue_do</a>, <a href="../../../net/minecraft/world/World.html#getBlockLightValue(int,%20int,%20int)">getBlockLightValue</a>, <a href="../../../net/minecraft/world/World.html#getBlockMetadata(int,%20int,%20int)">getBlockMetadata</a>, <a href="../../../net/minecraft/world/World.html#getBlockPowerInput(int,%20int,%20int)">getBlockPowerInput</a>, <a href="../../../net/minecraft/world/World.html#getCelestialAngle(float)">getCelestialAngle</a>, <a href="../../../net/minecraft/world/World.html#getCelestialAngleRadians(float)">getCelestialAngleRadians</a>, <a href="../../../net/minecraft/world/World.html#getChunkFromBlockCoords(int,%20int)">getChunkFromBlockCoords</a>, <a href="../../../net/minecraft/world/World.html#getChunkFromChunkCoords(int,%20int)">getChunkFromChunkCoords</a>, <a href="../../../net/minecraft/world/World.html#getChunkHeightMapMinimum(int,%20int)">getChunkHeightMapMinimum</a>, <a href="../../../net/minecraft/world/World.html#getChunkProvider()">getChunkProvider</a>, <a href="../../../net/minecraft/world/World.html#getClosestPlayer(double,%20double,%20double,%20double)">getClosestPlayer</a>, <a href="../../../net/minecraft/world/World.html#getClosestPlayerToEntity(net.minecraft.entity.Entity,%20double)">getClosestPlayerToEntity</a>, <a href="../../../net/minecraft/world/World.html#getClosestVulnerablePlayer(double,%20double,%20double,%20double)">getClosestVulnerablePlayer</a>, <a href="../../../net/minecraft/world/World.html#getClosestVulnerablePlayerToEntity(net.minecraft.entity.Entity,%20double)">getClosestVulnerablePlayerToEntity</a>, <a href="../../../net/minecraft/world/World.html#getCloudColour(float)">getCloudColour</a>, <a href="../../../net/minecraft/world/World.html#getCollidingBoundingBoxes(net.minecraft.entity.Entity,%20net.minecraft.util.AxisAlignedBB)">getCollidingBoundingBoxes</a>, <a href="../../../net/minecraft/world/World.html#getCurrentDate()">getCurrentDate</a>, <a href="../../../net/minecraft/world/World.html#getCurrentMoonPhaseFactor()">getCurrentMoonPhaseFactor</a>, <a href="../../../net/minecraft/world/World.html#getCurrentMoonPhaseFactorBody()">getCurrentMoonPhaseFactorBody</a>, <a href="../../../net/minecraft/world/World.html#getDebugLoadedEntities()">getDebugLoadedEntities</a>, <a href="../../../net/minecraft/world/World.html#getEntitiesWithinAABB(java.lang.Class,%20net.minecraft.util.AxisAlignedBB)">getEntitiesWithinAABB</a>, <a href="../../../net/minecraft/world/World.html#getEntitiesWithinAABBExcludingEntity(net.minecraft.entity.Entity,%20net.minecraft.util.AxisAlignedBB)">getEntitiesWithinAABBExcludingEntity</a>, <a href="../../../net/minecraft/world/World.html#getEntitiesWithinAABBExcludingEntity(net.minecraft.entity.Entity,%20net.minecraft.util.AxisAlignedBB,%20net.minecraft.command.IEntitySelector)">getEntitiesWithinAABBExcludingEntity</a>, <a href="../../../net/minecraft/world/World.html#getEntityPathToXYZ(net.minecraft.entity.Entity,%20int,%20int,%20int,%20float,%20boolean,%20boolean,%20boolean,%20boolean)">getEntityPathToXYZ</a>, <a href="../../../net/minecraft/world/World.html#getFogColor(float)">getFogColor</a>, <a href="../../../net/minecraft/world/World.html#getFullBlockLightValue(int,%20int,%20int)">getFullBlockLightValue</a>, <a href="../../../net/minecraft/world/World.html#getGameRules()">getGameRules</a>, <a href="../../../net/minecraft/world/World.html#getHeight()">getHeight</a>, <a href="../../../net/minecraft/world/World.html#getHeightValue(int,%20int)">getHeightValue</a>, <a href="../../../net/minecraft/world/World.html#getHorizon()">getHorizon</a>, <a href="../../../net/minecraft/world/World.html#getIndirectPowerLevelTo(int,%20int,%20int,%20int)">getIndirectPowerLevelTo</a>, <a href="../../../net/minecraft/world/World.html#getIndirectPowerOutput(int,%20int,%20int,%20int)">getIndirectPowerOutput</a>, <a href="../../../net/minecraft/world/World.html#getLightBrightness(int,%20int,%20int)">getLightBrightness</a>, <a href="../../../net/minecraft/world/World.html#getLightBrightnessForSkyBlocks(int,%20int,%20int,%20int)">getLightBrightnessForSkyBlocks</a>, <a href="../../../net/minecraft/world/World.html#getLoadedEntityList()">getLoadedEntityList</a>, <a href="../../../net/minecraft/world/World.html#getMoonPhase()">getMoonPhase</a>, <a href="../../../net/minecraft/world/World.html#getPathEntityToEntity(net.minecraft.entity.Entity,%20net.minecraft.entity.Entity,%20float,%20boolean,%20boolean,%20boolean,%20boolean)">getPathEntityToEntity</a>, <a href="../../../net/minecraft/world/World.html#getPersistentChunks()">getPersistentChunks</a>, <a href="../../../net/minecraft/world/World.html#getPlayerEntityByName(java.lang.String)">getPlayerEntityByName</a>, <a href="../../../net/minecraft/world/World.html#getPrecipitationHeight(int,%20int)">getPrecipitationHeight</a>, <a href="../../../net/minecraft/world/World.html#getProviderName()">getProviderName</a>, <a href="../../../net/minecraft/world/World.html#getRainStrength(float)">getRainStrength</a>, <a href="../../../net/minecraft/world/World.html#getSavedLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSavedLightValue</a>, <a href="../../../net/minecraft/world/World.html#getSaveHandler()">getSaveHandler</a>, <a href="../../../net/minecraft/world/World.html#getScoreboard()">getScoreboard</a>, <a href="../../../net/minecraft/world/World.html#getSeed()">getSeed</a>, <a href="../../../net/minecraft/world/World.html#getSkyBlockTypeBrightness(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">getSkyBlockTypeBrightness</a>, <a href="../../../net/minecraft/world/World.html#getSkyColor(net.minecraft.entity.Entity,%20float)">getSkyColor</a>, <a href="../../../net/minecraft/world/World.html#getSkyColorBody(net.minecraft.entity.Entity,%20float)">getSkyColorBody</a>, <a href="../../../net/minecraft/world/World.html#getSpawnPoint()">getSpawnPoint</a>, <a href="../../../net/minecraft/world/World.html#getStarBrightness(float)">getStarBrightness</a>, <a href="../../../net/minecraft/world/World.html#getStarBrightnessBody(float)">getStarBrightnessBody</a>, <a href="../../../net/minecraft/world/World.html#getStrongestIndirectPower(int,%20int,%20int)">getStrongestIndirectPower</a>, <a href="../../../net/minecraft/world/World.html#getSunBrightness(float)">getSunBrightness</a>, <a href="../../../net/minecraft/world/World.html#getSunBrightnessBody(float)">getSunBrightnessBody</a>, <a href="../../../net/minecraft/world/World.html#getSunBrightnessFactor(float)">getSunBrightnessFactor</a>, <a href="../../../net/minecraft/world/World.html#getTileEntity(int,%20int,%20int)">getTileEntity</a>, <a href="../../../net/minecraft/world/World.html#getTopBlock(int,%20int)">getTopBlock</a>, <a href="../../../net/minecraft/world/World.html#getTopSolidOrLiquidBlock(int,%20int)">getTopSolidOrLiquidBlock</a>, <a href="../../../net/minecraft/world/World.html#getTotalWorldTime()">getTotalWorldTime</a>, <a href="../../../net/minecraft/world/World.html#getUniqueDataId(java.lang.String)">getUniqueDataId</a>, <a href="../../../net/minecraft/world/World.html#getWeightedThunderStrength(float)">getWeightedThunderStrength</a>, <a href="../../../net/minecraft/world/World.html#getWorldChunkManager()">getWorldChunkManager</a>, <a href="../../../net/minecraft/world/World.html#getWorldInfo()">getWorldInfo</a>, <a href="../../../net/minecraft/world/World.html#getWorldTime()">getWorldTime</a>, <a href="../../../net/minecraft/world/World.html#handleMaterialAcceleration(net.minecraft.util.AxisAlignedBB,%20net.minecraft.block.material.Material,%20net.minecraft.entity.Entity)">handleMaterialAcceleration</a>, <a href="../../../net/minecraft/world/World.html#isAABBInMaterial(net.minecraft.util.AxisAlignedBB,%20net.minecraft.block.material.Material)">isAABBInMaterial</a>, <a href="../../../net/minecraft/world/World.html#isAirBlock(int,%20int,%20int)">isAirBlock</a>, <a href="../../../net/minecraft/world/World.html#isAnyLiquid(net.minecraft.util.AxisAlignedBB)">isAnyLiquid</a>, <a href="../../../net/minecraft/world/World.html#isBlockFreezable(int,%20int,%20int)">isBlockFreezable</a>, <a href="../../../net/minecraft/world/World.html#isBlockFreezableNaturally(int,%20int,%20int)">isBlockFreezableNaturally</a>, <a href="../../../net/minecraft/world/World.html#isBlockHighHumidity(int,%20int,%20int)">isBlockHighHumidity</a>, <a href="../../../net/minecraft/world/World.html#isBlockIndirectlyGettingPowered(int,%20int,%20int)">isBlockIndirectlyGettingPowered</a>, <a href="../../../net/minecraft/world/World.html#isBlockNormalCubeDefault(int,%20int,%20int,%20boolean)">isBlockNormalCubeDefault</a>, <a href="../../../net/minecraft/world/World.html#isBlockProvidingPowerTo(int,%20int,%20int,%20int)">isBlockProvidingPowerTo</a>, <a href="../../../net/minecraft/world/World.html#isDaytime()">isDaytime</a>, <a href="../../../net/minecraft/world/World.html#isMaterialInBB(net.minecraft.util.AxisAlignedBB,%20net.minecraft.block.material.Material)">isMaterialInBB</a>, <a href="../../../net/minecraft/world/World.html#isRaining()">isRaining</a>, <a href="../../../net/minecraft/world/World.html#isSideSolid(int,%20int,%20int,%20net.minecraftforge.common.util.ForgeDirection)">isSideSolid</a>, <a href="../../../net/minecraft/world/World.html#isSideSolid(int,%20int,%20int,%20net.minecraftforge.common.util.ForgeDirection,%20boolean)">isSideSolid</a>, <a href="../../../net/minecraft/world/World.html#isThundering()">isThundering</a>, <a href="../../../net/minecraft/world/World.html#joinEntityInSurroundings(net.minecraft.entity.Entity)">joinEntityInSurroundings</a>, <a href="../../../net/minecraft/world/World.html#loadItemData(java.lang.Class,%20java.lang.String)">loadItemData</a>, <a href="../../../net/minecraft/world/World.html#makeFireworks(double,%20double,%20double,%20double,%20double,%20double,%20net.minecraft.nbt.NBTTagCompound)">makeFireworks</a>, <a href="../../../net/minecraft/world/World.html#markAndNotifyBlock(int,%20int,%20int,%20net.minecraft.world.chunk.Chunk,%20net.minecraft.block.Block,%20net.minecraft.block.Block,%20int)">markAndNotifyBlock</a>, <a href="../../../net/minecraft/world/World.html#markBlockForUpdate(int,%20int,%20int)">markBlockForUpdate</a>, <a href="../../../net/minecraft/world/World.html#markBlockRangeForRenderUpdate(int,%20int,%20int,%20int,%20int,%20int)">markBlockRangeForRenderUpdate</a>, <a href="../../../net/minecraft/world/World.html#markBlocksDirtyVertical(int,%20int,%20int,%20int)">markBlocksDirtyVertical</a>, <a href="../../../net/minecraft/world/World.html#markTileEntityChunkModified(int,%20int,%20int,%20net.minecraft.tileentity.TileEntity)">markTileEntityChunkModified</a>, <a href="../../../net/minecraft/world/World.html#notifyBlockChange(int,%20int,%20int,%20net.minecraft.block.Block)">notifyBlockChange</a>, <a href="../../../net/minecraft/world/World.html#notifyBlockOfNeighborChange(int,%20int,%20int,%20net.minecraft.block.Block)">notifyBlockOfNeighborChange</a>, <a href="../../../net/minecraft/world/World.html#notifyBlocksOfNeighborChange(int,%20int,%20int,%20net.minecraft.block.Block)">notifyBlocksOfNeighborChange</a>, <a href="../../../net/minecraft/world/World.html#notifyBlocksOfNeighborChange(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">notifyBlocksOfNeighborChange</a>, <a href="../../../net/minecraft/world/World.html#playAuxSFX(int,%20int,%20int,%20int,%20int)">playAuxSFX</a>, <a href="../../../net/minecraft/world/World.html#playAuxSFXAtEntity(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int,%20int,%20int)">playAuxSFXAtEntity</a>, <a href="../../../net/minecraft/world/World.html#playBroadcastSound(int,%20int,%20int,%20int,%20int)">playBroadcastSound</a>, <a href="../../../net/minecraft/world/World.html#playRecord(java.lang.String,%20int,%20int,%20int)">playRecord</a>, <a href="../../../net/minecraft/world/World.html#playSound(double,%20double,%20double,%20java.lang.String,%20float,%20float,%20boolean)">playSound</a>, <a href="../../../net/minecraft/world/World.html#playSoundAtEntity(net.minecraft.entity.Entity,%20java.lang.String,%20float,%20float)">playSoundAtEntity</a>, <a href="../../../net/minecraft/world/World.html#playSoundEffect(double,%20double,%20double,%20java.lang.String,%20float,%20float)">playSoundEffect</a>, <a href="../../../net/minecraft/world/World.html#playSoundToNearExcept(net.minecraft.entity.player.EntityPlayer,%20java.lang.String,%20float,%20float)">playSoundToNearExcept</a>, <a href="../../../net/minecraft/world/World.html#rayTraceBlocks(net.minecraft.util.Vec3,%20net.minecraft.util.Vec3)">rayTraceBlocks</a>, <a href="../../../net/minecraft/world/World.html#rayTraceBlocks(net.minecraft.util.Vec3,%20net.minecraft.util.Vec3,%20boolean)">rayTraceBlocks</a>, <a href="../../../net/minecraft/world/World.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a>, <a href="../../../net/minecraft/world/World.html#removePlayerEntityDangerously(net.minecraft.entity.Entity)">removePlayerEntityDangerously</a>, <a href="../../../net/minecraft/world/World.html#removeTileEntity(int,%20int,%20int)">removeTileEntity</a>, <a href="../../../net/minecraft/world/World.html#removeWorldAccess(net.minecraft.world.IWorldAccess)">removeWorldAccess</a>, <a href="../../../net/minecraft/world/World.html#selectEntitiesWithinAABB(java.lang.Class,%20net.minecraft.util.AxisAlignedBB,%20net.minecraft.command.IEntitySelector)">selectEntitiesWithinAABB</a>, <a href="../../../net/minecraft/world/World.html#sendQuittingDisconnectingPacket()">sendQuittingDisconnectingPacket</a>, <a href="../../../net/minecraft/world/World.html#setActivePlayerChunksAndCheckLight()">setActivePlayerChunksAndCheckLight</a>, <a href="../../../net/minecraft/world/World.html#setAllowedSpawnTypes(boolean,%20boolean)">setAllowedSpawnTypes</a>, <a href="../../../net/minecraft/world/World.html#setBlock(int,%20int,%20int,%20net.minecraft.block.Block)">setBlock</a>, <a href="../../../net/minecraft/world/World.html#setBlock(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">setBlock</a>, <a href="../../../net/minecraft/world/World.html#setBlockMetadataWithNotify(int,%20int,%20int,%20int,%20int)">setBlockMetadataWithNotify</a>, <a href="../../../net/minecraft/world/World.html#setBlockToAir(int,%20int,%20int)">setBlockToAir</a>, <a href="../../../net/minecraft/world/World.html#setItemData(java.lang.String,%20net.minecraft.world.WorldSavedData)">setItemData</a>, <a href="../../../net/minecraft/world/World.html#setLightValue(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int,%20int)">setLightValue</a>, <a href="../../../net/minecraft/world/World.html#setRainStrength(float)">setRainStrength</a>, <a href="../../../net/minecraft/world/World.html#setRandomSeed(int,%20int,%20int)">setRandomSeed</a>, <a href="../../../net/minecraft/world/World.html#setSpawnLocation(int,%20int,%20int)">setSpawnLocation</a>, <a href="../../../net/minecraft/world/World.html#setThunderStrength(float)">setThunderStrength</a>, <a href="../../../net/minecraft/world/World.html#setTileEntity(int,%20int,%20int,%20net.minecraft.tileentity.TileEntity)">setTileEntity</a>, <a href="../../../net/minecraft/world/World.html#setWorldTime(long)">setWorldTime</a>, <a href="../../../net/minecraft/world/World.html#spawnEntityInWorld(net.minecraft.entity.Entity)">spawnEntityInWorld</a>, <a href="../../../net/minecraft/world/World.html#spawnParticle(java.lang.String,%20double,%20double,%20double,%20double,%20double,%20double)">spawnParticle</a>, <a href="../../../net/minecraft/world/World.html#unloadEntities(java.util.List)">unloadEntities</a>, <a href="../../../net/minecraft/world/World.html#updateEntity(net.minecraft.entity.Entity)">updateEntity</a>, <a href="../../../net/minecraft/world/World.html#updateLightByType(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">updateLightByType</a>, <a href="../../../net/minecraft/world/World.html#updateWeatherBody()">updateWeatherBody</a></code></li> -</ul> -<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="theChunkProviderServer"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>theChunkProviderServer</h4> -<pre>public <a href="../../../net/minecraft/world/gen/ChunkProviderServer.html" title="class in net.minecraft.world.gen">ChunkProviderServer</a> theChunkProviderServer</pre> -</li> -</ul> -<a name="levelSaving"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>levelSaving</h4> -<pre>public boolean levelSaving</pre> -</li> -</ul> -<a name="bonusChestContent"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>bonusChestContent</h4> -<pre>public static final <a href="../../../net/minecraft/util/WeightedRandomChestContent.html" title="class in net.minecraft.util">WeightedRandomChestContent</a>[] bonusChestContent</pre> -</li> -</ul> -<a name="doneChunks"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>doneChunks</h4> -<pre>protected java.util.Set<<a href="../../../net/minecraft/world/ChunkCoordIntPair.html" title="class in net.minecraft.world">ChunkCoordIntPair</a>> doneChunks</pre> -<div class="block">Stores the recently processed (lighting) chunks</div> -</li> -</ul> -<a name="customTeleporters"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>customTeleporters</h4> -<pre>public java.util.List<<a href="../../../net/minecraft/world/Teleporter.html" title="class in net.minecraft.world">Teleporter</a>> customTeleporters</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="WorldServer(net.minecraft.server.MinecraftServer, net.minecraft.world.storage.ISaveHandler, java.lang.String, int, net.minecraft.world.WorldSettings, net.minecraft.profiler.Profiler)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>WorldServer</h4> -<pre>public WorldServer(<a href="../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> p_i45284_1_, - <a href="../../../net/minecraft/world/storage/ISaveHandler.html" title="interface in net.minecraft.world.storage">ISaveHandler</a> p_i45284_2_, - java.lang.String p_i45284_3_, - int p_i45284_4_, - <a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_i45284_5_, - <a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a> p_i45284_6_)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="tick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>tick</h4> -<pre>public void tick()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#tick()">tick</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="spawnRandomCreature(net.minecraft.entity.EnumCreatureType, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>spawnRandomCreature</h4> -<pre>public <a href="../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a> spawnRandomCreature(<a href="../../../net/minecraft/entity/EnumCreatureType.html" title="enum in net.minecraft.entity">EnumCreatureType</a> p_73057_1_, - int p_73057_2_, - int p_73057_3_, - int p_73057_4_)</pre> -</li> -</ul> -<a name="updateAllPlayersSleepingFlag()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateAllPlayersSleepingFlag</h4> -<pre>public void updateAllPlayersSleepingFlag()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#updateAllPlayersSleepingFlag()">updateAllPlayersSleepingFlag</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="wakeAllPlayers()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>wakeAllPlayers</h4> -<pre>protected void wakeAllPlayers()</pre> -</li> -</ul> -<a name="areAllPlayersAsleep()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>areAllPlayersAsleep</h4> -<pre>public boolean areAllPlayersAsleep()</pre> -</li> -</ul> -<a name="setSpawnLocation()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setSpawnLocation</h4> -<pre>public void setSpawnLocation()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#setSpawnLocation()">setSpawnLocation</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="func_147456_g()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_147456_g</h4> -<pre>protected void func_147456_g()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#func_147456_g()">func_147456_g</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="isBlockTickScheduledThisTick(int, int, int, net.minecraft.block.Block)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isBlockTickScheduledThisTick</h4> -<pre>public boolean isBlockTickScheduledThisTick(int p_147477_1_, - int p_147477_2_, - int p_147477_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147477_4_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#isBlockTickScheduledThisTick(int,%20int,%20int,%20net.minecraft.block.Block)">isBlockTickScheduledThisTick</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="scheduleBlockUpdate(int, int, int, net.minecraft.block.Block, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>scheduleBlockUpdate</h4> -<pre>public void scheduleBlockUpdate(int p_147464_1_, - int p_147464_2_, - int p_147464_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147464_4_, - int p_147464_5_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#scheduleBlockUpdate(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">scheduleBlockUpdate</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="scheduleBlockUpdateWithPriority(int, int, int, net.minecraft.block.Block, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>scheduleBlockUpdateWithPriority</h4> -<pre>public void scheduleBlockUpdateWithPriority(int p_147454_1_, - int p_147454_2_, - int p_147454_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147454_4_, - int p_147454_5_, - int p_147454_6_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#scheduleBlockUpdateWithPriority(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">scheduleBlockUpdateWithPriority</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="func_147446_b(int, int, int, net.minecraft.block.Block, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_147446_b</h4> -<pre>public void func_147446_b(int p_147446_1_, - int p_147446_2_, - int p_147446_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147446_4_, - int p_147446_5_, - int p_147446_6_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#func_147446_b(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">func_147446_b</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntities()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntities</h4> -<pre>public void updateEntities()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#updateEntities()">updateEntities</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="resetUpdateEntityTick()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>resetUpdateEntityTick</h4> -<pre>public void resetUpdateEntityTick()</pre> -</li> -</ul> -<a name="tickUpdates(boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>tickUpdates</h4> -<pre>public boolean tickUpdates(boolean p_72955_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#tickUpdates(boolean)">tickUpdates</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="getPendingBlockUpdates(net.minecraft.world.chunk.Chunk, boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPendingBlockUpdates</h4> -<pre>public java.util.List getPendingBlockUpdates(<a href="../../../net/minecraft/world/chunk/Chunk.html" title="class in net.minecraft.world.chunk">Chunk</a> p_72920_1_, - boolean p_72920_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#getPendingBlockUpdates(net.minecraft.world.chunk.Chunk,%20boolean)">getPendingBlockUpdates</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntityWithOptionalForce(net.minecraft.entity.Entity, boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntityWithOptionalForce</h4> -<pre>public void updateEntityWithOptionalForce(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72866_1_, - boolean p_72866_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#updateEntityWithOptionalForce(net.minecraft.entity.Entity,%20boolean)">updateEntityWithOptionalForce</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="createChunkProvider()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createChunkProvider</h4> -<pre>protected <a href="../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a> createChunkProvider()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#createChunkProvider()">createChunkProvider</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="func_147486_a(int, int, int, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_147486_a</h4> -<pre>public java.util.List func_147486_a(int p_147486_1_, - int p_147486_2_, - int p_147486_3_, - int p_147486_4_, - int p_147486_5_, - int p_147486_6_)</pre> -</li> -</ul> -<a name="canMineBlock(net.minecraft.entity.player.EntityPlayer, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canMineBlock</h4> -<pre>public boolean canMineBlock(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_72962_1_, - int p_72962_2_, - int p_72962_3_, - int p_72962_4_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#canMineBlock(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlock</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="canMineBlockBody(net.minecraft.entity.player.EntityPlayer, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canMineBlockBody</h4> -<pre>public boolean canMineBlockBody(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> par1EntityPlayer, - int par2, - int par3, - int par4)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#canMineBlockBody(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlockBody</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="initialize(net.minecraft.world.WorldSettings)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>initialize</h4> -<pre>protected void initialize(<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_72963_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#initialize(net.minecraft.world.WorldSettings)">initialize</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="createSpawnPosition(net.minecraft.world.WorldSettings)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createSpawnPosition</h4> -<pre>protected void createSpawnPosition(<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_73052_1_)</pre> -</li> -</ul> -<a name="createBonusChest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createBonusChest</h4> -<pre>protected void createBonusChest()</pre> -</li> -</ul> -<a name="getEntrancePortalLocation()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEntrancePortalLocation</h4> -<pre>public <a href="../../../net/minecraft/util/ChunkCoordinates.html" title="class in net.minecraft.util">ChunkCoordinates</a> getEntrancePortalLocation()</pre> -</li> -</ul> -<a name="saveAllChunks(boolean, net.minecraft.util.IProgressUpdate)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>saveAllChunks</h4> -<pre>public void saveAllChunks(boolean p_73044_1_, - <a href="../../../net/minecraft/util/IProgressUpdate.html" title="interface in net.minecraft.util">IProgressUpdate</a> p_73044_2_) - throws <a href="../../../net/minecraft/world/MinecraftException.html" title="class in net.minecraft.world">MinecraftException</a></pre> -<dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../net/minecraft/world/MinecraftException.html" title="class in net.minecraft.world">MinecraftException</a></code></dd></dl> -</li> -</ul> -<a name="saveChunkData()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>saveChunkData</h4> -<pre>public void saveChunkData()</pre> -</li> -</ul> -<a name="saveLevel()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>saveLevel</h4> -<pre>protected void saveLevel() - throws <a href="../../../net/minecraft/world/MinecraftException.html" title="class in net.minecraft.world">MinecraftException</a></pre> -<dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../net/minecraft/world/MinecraftException.html" title="class in net.minecraft.world">MinecraftException</a></code></dd></dl> -</li> -</ul> -<a name="onEntityAdded(net.minecraft.entity.Entity)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onEntityAdded</h4> -<pre>public void onEntityAdded(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72923_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#onEntityAdded(net.minecraft.entity.Entity)">onEntityAdded</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="onEntityRemoved(net.minecraft.entity.Entity)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onEntityRemoved</h4> -<pre>public void onEntityRemoved(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72847_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#onEntityRemoved(net.minecraft.entity.Entity)">onEntityRemoved</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="getEntityByID(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEntityByID</h4> -<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> getEntityByID(int p_73045_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#getEntityByID(int)">getEntityByID</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="addWeatherEffect(net.minecraft.entity.Entity)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addWeatherEffect</h4> -<pre>public boolean addWeatherEffect(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72942_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#addWeatherEffect(net.minecraft.entity.Entity)">addWeatherEffect</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="setEntityState(net.minecraft.entity.Entity, byte)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setEntityState</h4> -<pre>public void setEntityState(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72960_1_, - byte p_72960_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#setEntityState(net.minecraft.entity.Entity,%20byte)">setEntityState</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="newExplosion(net.minecraft.entity.Entity, double, double, double, float, boolean, boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>newExplosion</h4> -<pre>public <a href="../../../net/minecraft/world/Explosion.html" title="class in net.minecraft.world">Explosion</a> newExplosion(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_72885_1_, - double p_72885_2_, - double p_72885_4_, - double p_72885_6_, - float p_72885_8_, - boolean p_72885_9_, - boolean p_72885_10_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#newExplosion(net.minecraft.entity.Entity,%20double,%20double,%20double,%20float,%20boolean,%20boolean)">newExplosion</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="addBlockEvent(int, int, int, net.minecraft.block.Block, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addBlockEvent</h4> -<pre>public void addBlockEvent(int p_147452_1_, - int p_147452_2_, - int p_147452_3_, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_147452_4_, - int p_147452_5_, - int p_147452_6_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#addBlockEvent(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">addBlockEvent</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="flush()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>flush</h4> -<pre>public void flush()</pre> -</li> -</ul> -<a name="updateWeather()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateWeather</h4> -<pre>protected void updateWeather()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#updateWeather()">updateWeather</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="func_152379_p()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_152379_p</h4> -<pre>protected int func_152379_p()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/world/World.html#func_152379_p()">func_152379_p</a></code> in class <code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd> -</dl> -</li> -</ul> -<a name="func_73046_m()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_73046_m</h4> -<pre>public <a href="../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> func_73046_m()</pre> -</li> -</ul> -<a name="getEntityTracker()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEntityTracker</h4> -<pre>public <a href="../../../net/minecraft/entity/EntityTracker.html" title="class in net.minecraft.entity">EntityTracker</a> getEntityTracker()</pre> -</li> -</ul> -<a name="getPlayerManager()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPlayerManager</h4> -<pre>public <a href="../../../net/minecraft/server/management/PlayerManager.html" title="class in net.minecraft.server.management">PlayerManager</a> getPlayerManager()</pre> -</li> -</ul> -<a name="getDefaultTeleporter()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDefaultTeleporter</h4> -<pre>public <a href="../../../net/minecraft/world/Teleporter.html" title="class in net.minecraft.world">Teleporter</a> getDefaultTeleporter()</pre> -</li> -</ul> -<a name="func_147487_a(java.lang.String, double, double, double, int, double, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_147487_a</h4> -<pre>public void func_147487_a(java.lang.String p_147487_1_, - double p_147487_2_, - double p_147487_4_, - double p_147487_6_, - int p_147487_8_, - double p_147487_9_, - double p_147487_11_, - double p_147487_13_, - double p_147487_15_)</pre> -</li> -</ul> -<a name="getChunkSaveLocation()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getChunkSaveLocation</h4> -<pre>public java.io.File getChunkSaveLocation()</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/world/WorldSavedData.html" title="class in net.minecraft.world"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/world/WorldServerMulti.html" title="class in net.minecraft.world"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/world/WorldServer.html" target="_top">Frames</a></li> -<li><a href="WorldServer.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> |
