1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
|
<!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>WorldServerMulti (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="WorldServerMulti (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/WorldServer.html" title="class in net.minecraft.world"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../net/minecraft/world/WorldSettings.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/WorldServerMulti.html" target="_top">Frames</a></li>
<li><a href="WorldServerMulti.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="#fields_inherited_from_class_net.minecraft.world.WorldServer">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>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">net.minecraft.world</div>
<h2 title="Class WorldServerMulti" class="title">Class WorldServerMulti</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><a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">net.minecraft.world.WorldServer</a></li>
<li>
<ul class="inheritance">
<li>net.minecraft.world.WorldServerMulti</li>
</ul>
</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>
<hr>
<br>
<pre>public class <span class="strong">WorldServerMulti</span>
extends <a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</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>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.WorldServer">
<!-- -->
</a>
<h3>Fields inherited from class net.minecraft.world.<a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</a></h3>
<code><a href="../../../net/minecraft/world/WorldServer.html#bonusChestContent">bonusChestContent</a>, <a href="../../../net/minecraft/world/WorldServer.html#customTeleporters">customTeleporters</a>, <a href="../../../net/minecraft/world/WorldServer.html#doneChunks">doneChunks</a>, <a href="../../../net/minecraft/world/WorldServer.html#levelSaving">levelSaving</a>, <a href="../../../net/minecraft/world/WorldServer.html#theChunkProviderServer">theChunkProviderServer</a></code></li>
</ul>
<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/WorldServerMulti.html#WorldServerMulti(net.minecraft.server.MinecraftServer,%20net.minecraft.world.storage.ISaveHandler,%20java.lang.String,%20int,%20net.minecraft.world.WorldSettings,%20net.minecraft.world.WorldServer,%20net.minecraft.profiler.Profiler)">WorldServerMulti</a></strong>(<a href="../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> p_i45283_1_,
<a href="../../../net/minecraft/world/storage/ISaveHandler.html" title="interface in net.minecraft.world.storage">ISaveHandler</a> p_i45283_2_,
java.lang.String p_i45283_3_,
int p_i45283_4_,
<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_i45283_5_,
<a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</a> p_i45283_6_,
<a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a> p_i45283_7_)</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>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../net/minecraft/world/WorldServerMulti.html#saveLevel()">saveLevel</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.WorldServer">
<!-- -->
</a>
<h3>Methods inherited from class net.minecraft.world.<a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</a></h3>
<code><a href="../../../net/minecraft/world/WorldServer.html#addBlockEvent(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">addBlockEvent</a>, <a href="../../../net/minecraft/world/WorldServer.html#addWeatherEffect(net.minecraft.entity.Entity)">addWeatherEffect</a>, <a href="../../../net/minecraft/world/WorldServer.html#areAllPlayersAsleep()">areAllPlayersAsleep</a>, <a href="../../../net/minecraft/world/WorldServer.html#canMineBlock(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlock</a>, <a href="../../../net/minecraft/world/WorldServer.html#canMineBlockBody(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlockBody</a>, <a href="../../../net/minecraft/world/WorldServer.html#createBonusChest()">createBonusChest</a>, <a href="../../../net/minecraft/world/WorldServer.html#createChunkProvider()">createChunkProvider</a>, <a href="../../../net/minecraft/world/WorldServer.html#createSpawnPosition(net.minecraft.world.WorldSettings)">createSpawnPosition</a>, <a href="../../../net/minecraft/world/WorldServer.html#flush()">flush</a>, <a href="../../../net/minecraft/world/WorldServer.html#func_147446_b(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">func_147446_b</a>, <a href="../../../net/minecraft/world/WorldServer.html#func_147456_g()">func_147456_g</a>, <a href="../../../net/minecraft/world/WorldServer.html#func_147486_a(int,%20int,%20int,%20int,%20int,%20int)">func_147486_a</a>, <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>, <a href="../../../net/minecraft/world/WorldServer.html#func_152379_p()">func_152379_p</a>, <a href="../../../net/minecraft/world/WorldServer.html#func_73046_m()">func_73046_m</a>, <a href="../../../net/minecraft/world/WorldServer.html#getChunkSaveLocation()">getChunkSaveLocation</a>, <a href="../../../net/minecraft/world/WorldServer.html#getDefaultTeleporter()">getDefaultTeleporter</a>, <a href="../../../net/minecraft/world/WorldServer.html#getEntityByID(int)">getEntityByID</a>, <a href="../../../net/minecraft/world/WorldServer.html#getEntityTracker()">getEntityTracker</a>, <a href="../../../net/minecraft/world/WorldServer.html#getEntrancePortalLocation()">getEntrancePortalLocation</a>, <a href="../../../net/minecraft/world/WorldServer.html#getPendingBlockUpdates(net.minecraft.world.chunk.Chunk,%20boolean)">getPendingBlockUpdates</a>, <a href="../../../net/minecraft/world/WorldServer.html#getPlayerManager()">getPlayerManager</a>, <a href="../../../net/minecraft/world/WorldServer.html#initialize(net.minecraft.world.WorldSettings)">initialize</a>, <a href="../../../net/minecraft/world/WorldServer.html#isBlockTickScheduledThisTick(int,%20int,%20int,%20net.minecraft.block.Block)">isBlockTickScheduledThisTick</a>, <a href="../../../net/minecraft/world/WorldServer.html#newExplosion(net.minecraft.entity.Entity,%20double,%20double,%20double,%20float,%20boolean,%20boolean)">newExplosion</a>, <a href="../../../net/minecraft/world/WorldServer.html#onEntityAdded(net.minecraft.entity.Entity)">onEntityAdded</a>, <a href="../../../net/minecraft/world/WorldServer.html#onEntityRemoved(net.minecraft.entity.Entity)">onEntityRemoved</a>, <a href="../../../net/minecraft/world/WorldServer.html#resetUpdateEntityTick()">resetUpdateEntityTick</a>, <a href="../../../net/minecraft/world/WorldServer.html#saveAllChunks(boolean,%20net.minecraft.util.IProgressUpdate)">saveAllChunks</a>, <a href="../../../net/minecraft/world/WorldServer.html#saveChunkData()">saveChunkData</a>, <a href="../../../net/minecraft/world/WorldServer.html#scheduleBlockUpdate(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">scheduleBlockUpdate</a>, <a href="../../../net/minecraft/world/WorldServer.html#scheduleBlockUpdateWithPriority(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">scheduleBlockUpdateWithPriority</a>, <a href="../../../net/minecraft/world/WorldServer.html#setEntityState(net.minecraft.entity.Entity,%20byte)">setEntityState</a>, <a href="../../../net/minecraft/world/WorldServer.html#setSpawnLocation()">setSpawnLocation</a>, <a href="../../../net/minecraft/world/WorldServer.html#spawnRandomCreature(net.minecraft.entity.EnumCreatureType,%20int,%20int,%20int)">spawnRandomCreature</a>, <a href="../../../net/minecraft/world/WorldServer.html#tick()">tick</a>, <a href="../../../net/minecraft/world/WorldServer.html#tickUpdates(boolean)">tickUpdates</a>, <a href="../../../net/minecraft/world/WorldServer.html#updateAllPlayersSleepingFlag()">updateAllPlayersSleepingFlag</a>, <a href="../../../net/minecraft/world/WorldServer.html#updateEntities()">updateEntities</a>, <a href="../../../net/minecraft/world/WorldServer.html#updateEntityWithOptionalForce(net.minecraft.entity.Entity,%20boolean)">updateEntityWithOptionalForce</a>, <a href="../../../net/minecraft/world/WorldServer.html#updateWeather()">updateWeather</a>, <a href="../../../net/minecraft/world/WorldServer.html#wakeAllPlayers()">wakeAllPlayers</a></code></li>
</ul>
<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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WorldServerMulti(net.minecraft.server.MinecraftServer, net.minecraft.world.storage.ISaveHandler, java.lang.String, int, net.minecraft.world.WorldSettings, net.minecraft.world.WorldServer, net.minecraft.profiler.Profiler)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WorldServerMulti</h4>
<pre>public WorldServerMulti(<a href="../../../net/minecraft/server/MinecraftServer.html" title="class in net.minecraft.server">MinecraftServer</a> p_i45283_1_,
<a href="../../../net/minecraft/world/storage/ISaveHandler.html" title="interface in net.minecraft.world.storage">ISaveHandler</a> p_i45283_2_,
java.lang.String p_i45283_3_,
int p_i45283_4_,
<a href="../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a> p_i45283_5_,
<a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</a> p_i45283_6_,
<a href="../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a> p_i45283_7_)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="saveLevel()">
<!-- -->
</a>
<ul class="blockListLast">
<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><strong>Overrides:</strong></dt>
<dd><code><a href="../../../net/minecraft/world/WorldServer.html#saveLevel()">saveLevel</a></code> in class <code><a href="../../../net/minecraft/world/WorldServer.html" title="class in net.minecraft.world">WorldServer</a></code></dd>
<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>
</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/WorldServer.html" title="class in net.minecraft.world"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../net/minecraft/world/WorldSettings.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/WorldServerMulti.html" target="_top">Frames</a></li>
<li><a href="WorldServerMulti.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="#fields_inherited_from_class_net.minecraft.world.WorldServer">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>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>
|