summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/client/multiplayer/WorldClient.html
blob: ab488aaf2041ad8cdd464be604c971a45bbf7dc2 (plain)
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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
<!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:11 EST 2015 -->
<title>WorldClient (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="WorldClient (Forge API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../net/minecraft/client/multiplayer/ThreadLanServerPing.html" title="class in net.minecraft.client.multiplayer"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/minecraft/client/multiplayer/WorldClient.html" target="_top">Frames</a></li>
<li><a href="WorldClient.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_net.minecraft.world.World">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">net.minecraft.client.multiplayer</div>
<h2 title="Class WorldClient" class="title">Class WorldClient</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.client.multiplayer.WorldClient</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">WorldClient</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>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.World">
<!--   -->
</a>
<h3>Fields inherited from class&nbsp;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">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#WorldClient(net.minecraft.client.network.NetHandlerPlayClient,%20net.minecraft.world.WorldSettings,%20int,%20net.minecraft.world.EnumDifficulty,%20net.minecraft.profiler.Profiler)">WorldClient</a></strong>(<a href="../../../../net/minecraft/client/network/NetHandlerPlayClient.html" title="class in net.minecraft.client.network">NetHandlerPlayClient</a>&nbsp;p_i45063_1_,
           <a href="../../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a>&nbsp;p_i45063_2_,
           int&nbsp;p_i45063_3_,
           <a href="../../../../net/minecraft/world/EnumDifficulty.html" title="enum in net.minecraft.world">EnumDifficulty</a>&nbsp;p_i45063_4_,
           <a href="../../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a>&nbsp;p_i45063_5_)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#addEntityToWorld(int,%20net.minecraft.entity.Entity)">addEntityToWorld</a></strong>(int&nbsp;p_73027_1_,
                <a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_73027_2_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#addWorldInfoToCrashReport(net.minecraft.crash.CrashReport)">addWorldInfoToCrashReport</a></strong>(<a href="../../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a>&nbsp;p_72914_1_)</code>&nbsp;</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/client/multiplayer/WorldClient.html#createChunkProvider()">createChunkProvider</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#doPreChunk(int,%20int,%20boolean)">doPreChunk</a></strong>(int&nbsp;p_73025_1_,
          int&nbsp;p_73025_2_,
          boolean&nbsp;p_73025_3_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#doVoidFogParticles(int,%20int,%20int)">doVoidFogParticles</a></strong>(int&nbsp;p_73029_1_,
                  int&nbsp;p_73029_2_,
                  int&nbsp;p_73029_3_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#func_147456_g()">func_147456_g</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#func_147492_c(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">func_147492_c</a></strong>(int&nbsp;p_147492_1_,
             int&nbsp;p_147492_2_,
             int&nbsp;p_147492_3_,
             <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_147492_4_,
             int&nbsp;p_147492_5_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#func_152379_p()">func_152379_p</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#getEntityByID(int)">getEntityByID</a></strong>(int&nbsp;p_73045_1_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#invalidateBlockReceiveRegion(int,%20int,%20int,%20int,%20int,%20int)">invalidateBlockReceiveRegion</a></strong>(int&nbsp;p_73031_1_,
                            int&nbsp;p_73031_2_,
                            int&nbsp;p_73031_3_,
                            int&nbsp;p_73031_4_,
                            int&nbsp;p_73031_5_,
                            int&nbsp;p_73031_6_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#makeFireworks(double,%20double,%20double,%20double,%20double,%20double,%20net.minecraft.nbt.NBTTagCompound)">makeFireworks</a></strong>(double&nbsp;p_92088_1_,
             double&nbsp;p_92088_3_,
             double&nbsp;p_92088_5_,
             double&nbsp;p_92088_7_,
             double&nbsp;p_92088_9_,
             double&nbsp;p_92088_11_,
             <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_92088_13_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#onEntityAdded(net.minecraft.entity.Entity)">onEntityAdded</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72923_1_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#onEntityRemoved(net.minecraft.entity.Entity)">onEntityRemoved</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72847_1_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#playSound(double,%20double,%20double,%20java.lang.String,%20float,%20float,%20boolean)">playSound</a></strong>(double&nbsp;p_72980_1_,
         double&nbsp;p_72980_3_,
         double&nbsp;p_72980_5_,
         java.lang.String&nbsp;p_72980_7_,
         float&nbsp;p_72980_8_,
         float&nbsp;p_72980_9_,
         boolean&nbsp;p_72980_10_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#removeAllEntities()">removeAllEntities</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72900_1_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#removeEntityFromWorld(int)">removeEntityFromWorld</a></strong>(int&nbsp;p_73028_1_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#sendQuittingDisconnectingPacket()">sendQuittingDisconnectingPacket</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#setWorldScoreboard(net.minecraft.scoreboard.Scoreboard)">setWorldScoreboard</a></strong>(<a href="../../../../net/minecraft/scoreboard/Scoreboard.html" title="class in net.minecraft.scoreboard">Scoreboard</a>&nbsp;p_96443_1_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#setWorldTime(long)">setWorldTime</a></strong>(long&nbsp;p_72877_1_)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#spawnEntityInWorld(net.minecraft.entity.Entity)">spawnEntityInWorld</a></strong>(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72838_1_)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#tick()">tick</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#updateWeather()">updateWeather</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../net/minecraft/client/multiplayer/WorldClient.html#updateWeatherBody()">updateWeatherBody</a></strong>()</code>&nbsp;</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&nbsp;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#addBlockEvent(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">addBlockEvent</a>, <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#addWeatherEffect(net.minecraft.entity.Entity)">addWeatherEffect</a>, <a href="../../../../net/minecraft/world/World.html#addWorldAccess(net.minecraft.world.IWorldAccess)">addWorldAccess</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#canMineBlock(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlock</a>, <a href="../../../../net/minecraft/world/World.html#canMineBlockBody(net.minecraft.entity.player.EntityPlayer,%20int,%20int,%20int)">canMineBlockBody</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_147446_b(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">func_147446_b</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#getPendingBlockUpdates(net.minecraft.world.chunk.Chunk,%20boolean)">getPendingBlockUpdates</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#initialize(net.minecraft.world.WorldSettings)">initialize</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#isBlockTickScheduledThisTick(int,%20int,%20int,%20net.minecraft.block.Block)">isBlockTickScheduledThisTick</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#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#newExplosion(net.minecraft.entity.Entity,%20double,%20double,%20double,%20float,%20boolean,%20boolean)">newExplosion</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#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#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#scheduleBlockUpdate(int,%20int,%20int,%20net.minecraft.block.Block,%20int)">scheduleBlockUpdate</a>, <a href="../../../../net/minecraft/world/World.html#scheduleBlockUpdateWithPriority(int,%20int,%20int,%20net.minecraft.block.Block,%20int,%20int)">scheduleBlockUpdateWithPriority</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#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#setEntityState(net.minecraft.entity.Entity,%20byte)">setEntityState</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()">setSpawnLocation</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#spawnParticle(java.lang.String,%20double,%20double,%20double,%20double,%20double,%20double)">spawnParticle</a>, <a href="../../../../net/minecraft/world/World.html#tickUpdates(boolean)">tickUpdates</a>, <a href="../../../../net/minecraft/world/World.html#unloadEntities(java.util.List)">unloadEntities</a>, <a href="../../../../net/minecraft/world/World.html#updateAllPlayersSleepingFlag()">updateAllPlayersSleepingFlag</a>, <a href="../../../../net/minecraft/world/World.html#updateEntities()">updateEntities</a>, <a href="../../../../net/minecraft/world/World.html#updateEntity(net.minecraft.entity.Entity)">updateEntity</a>, <a href="../../../../net/minecraft/world/World.html#updateEntityWithOptionalForce(net.minecraft.entity.Entity,%20boolean)">updateEntityWithOptionalForce</a>, <a href="../../../../net/minecraft/world/World.html#updateLightByType(net.minecraft.world.EnumSkyBlock,%20int,%20int,%20int)">updateLightByType</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&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!--   -->
</a>
<h3>Constructor Detail</h3>
<a name="WorldClient(net.minecraft.client.network.NetHandlerPlayClient, net.minecraft.world.WorldSettings, int, net.minecraft.world.EnumDifficulty, net.minecraft.profiler.Profiler)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WorldClient</h4>
<pre>public&nbsp;WorldClient(<a href="../../../../net/minecraft/client/network/NetHandlerPlayClient.html" title="class in net.minecraft.client.network">NetHandlerPlayClient</a>&nbsp;p_i45063_1_,
           <a href="../../../../net/minecraft/world/WorldSettings.html" title="class in net.minecraft.world">WorldSettings</a>&nbsp;p_i45063_2_,
           int&nbsp;p_i45063_3_,
           <a href="../../../../net/minecraft/world/EnumDifficulty.html" title="enum in net.minecraft.world">EnumDifficulty</a>&nbsp;p_i45063_4_,
           <a href="../../../../net/minecraft/profiler/Profiler.html" title="class in net.minecraft.profiler">Profiler</a>&nbsp;p_i45063_5_)</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&nbsp;void&nbsp;tick()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#tick()">tick</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="invalidateBlockReceiveRegion(int, int, int, int, int, int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidateBlockReceiveRegion</h4>
<pre>public&nbsp;void&nbsp;invalidateBlockReceiveRegion(int&nbsp;p_73031_1_,
                                int&nbsp;p_73031_2_,
                                int&nbsp;p_73031_3_,
                                int&nbsp;p_73031_4_,
                                int&nbsp;p_73031_5_,
                                int&nbsp;p_73031_6_)</pre>
</li>
</ul>
<a name="createChunkProvider()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createChunkProvider</h4>
<pre>protected&nbsp;<a href="../../../../net/minecraft/world/chunk/IChunkProvider.html" title="interface in net.minecraft.world.chunk">IChunkProvider</a>&nbsp;createChunkProvider()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#createChunkProvider()">createChunkProvider</a></code>&nbsp;in class&nbsp;<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&nbsp;void&nbsp;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>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="doPreChunk(int, int, boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doPreChunk</h4>
<pre>public&nbsp;void&nbsp;doPreChunk(int&nbsp;p_73025_1_,
              int&nbsp;p_73025_2_,
              boolean&nbsp;p_73025_3_)</pre>
</li>
</ul>
<a name="spawnEntityInWorld(net.minecraft.entity.Entity)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>spawnEntityInWorld</h4>
<pre>public&nbsp;boolean&nbsp;spawnEntityInWorld(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72838_1_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#spawnEntityInWorld(net.minecraft.entity.Entity)">spawnEntityInWorld</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="removeEntity(net.minecraft.entity.Entity)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeEntity</h4>
<pre>public&nbsp;void&nbsp;removeEntity(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_72900_1_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#removeEntity(net.minecraft.entity.Entity)">removeEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</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&nbsp;void&nbsp;onEntityAdded(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;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>&nbsp;in class&nbsp;<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&nbsp;void&nbsp;onEntityRemoved(<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;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>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="addEntityToWorld(int, net.minecraft.entity.Entity)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntityToWorld</h4>
<pre>public&nbsp;void&nbsp;addEntityToWorld(int&nbsp;p_73027_1_,
                    <a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_73027_2_)</pre>
</li>
</ul>
<a name="getEntityByID(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityByID</h4>
<pre>public&nbsp;<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;getEntityByID(int&nbsp;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>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="removeEntityFromWorld(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeEntityFromWorld</h4>
<pre>public&nbsp;<a href="../../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;removeEntityFromWorld(int&nbsp;p_73028_1_)</pre>
</li>
</ul>
<a name="func_147492_c(int, int, int, net.minecraft.block.Block, int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>func_147492_c</h4>
<pre>public&nbsp;boolean&nbsp;func_147492_c(int&nbsp;p_147492_1_,
                    int&nbsp;p_147492_2_,
                    int&nbsp;p_147492_3_,
                    <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_147492_4_,
                    int&nbsp;p_147492_5_)</pre>
</li>
</ul>
<a name="sendQuittingDisconnectingPacket()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendQuittingDisconnectingPacket</h4>
<pre>public&nbsp;void&nbsp;sendQuittingDisconnectingPacket()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#sendQuittingDisconnectingPacket()">sendQuittingDisconnectingPacket</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="updateWeather()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateWeather</h4>
<pre>protected&nbsp;void&nbsp;updateWeather()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#updateWeather()">updateWeather</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="updateWeatherBody()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateWeatherBody</h4>
<pre>public&nbsp;void&nbsp;updateWeatherBody()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#updateWeatherBody()">updateWeatherBody</a></code>&nbsp;in class&nbsp;<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&nbsp;int&nbsp;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>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="doVoidFogParticles(int, int, int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doVoidFogParticles</h4>
<pre>public&nbsp;void&nbsp;doVoidFogParticles(int&nbsp;p_73029_1_,
                      int&nbsp;p_73029_2_,
                      int&nbsp;p_73029_3_)</pre>
</li>
</ul>
<a name="removeAllEntities()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAllEntities</h4>
<pre>public&nbsp;void&nbsp;removeAllEntities()</pre>
</li>
</ul>
<a name="addWorldInfoToCrashReport(net.minecraft.crash.CrashReport)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWorldInfoToCrashReport</h4>
<pre>public&nbsp;<a href="../../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a>&nbsp;addWorldInfoToCrashReport(<a href="../../../../net/minecraft/crash/CrashReport.html" title="class in net.minecraft.crash">CrashReport</a>&nbsp;p_72914_1_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#addWorldInfoToCrashReport(net.minecraft.crash.CrashReport)">addWorldInfoToCrashReport</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="playSound(double, double, double, java.lang.String, float, float, boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>playSound</h4>
<pre>public&nbsp;void&nbsp;playSound(double&nbsp;p_72980_1_,
             double&nbsp;p_72980_3_,
             double&nbsp;p_72980_5_,
             java.lang.String&nbsp;p_72980_7_,
             float&nbsp;p_72980_8_,
             float&nbsp;p_72980_9_,
             boolean&nbsp;p_72980_10_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#playSound(double,%20double,%20double,%20java.lang.String,%20float,%20float,%20boolean)">playSound</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="makeFireworks(double, double, double, double, double, double, net.minecraft.nbt.NBTTagCompound)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeFireworks</h4>
<pre>public&nbsp;void&nbsp;makeFireworks(double&nbsp;p_92088_1_,
                 double&nbsp;p_92088_3_,
                 double&nbsp;p_92088_5_,
                 double&nbsp;p_92088_7_,
                 double&nbsp;p_92088_9_,
                 double&nbsp;p_92088_11_,
                 <a href="../../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_92088_13_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#makeFireworks(double,%20double,%20double,%20double,%20double,%20double,%20net.minecraft.nbt.NBTTagCompound)">makeFireworks</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></dd>
</dl>
</li>
</ul>
<a name="setWorldScoreboard(net.minecraft.scoreboard.Scoreboard)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWorldScoreboard</h4>
<pre>public&nbsp;void&nbsp;setWorldScoreboard(<a href="../../../../net/minecraft/scoreboard/Scoreboard.html" title="class in net.minecraft.scoreboard">Scoreboard</a>&nbsp;p_96443_1_)</pre>
</li>
</ul>
<a name="setWorldTime(long)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setWorldTime</h4>
<pre>public&nbsp;void&nbsp;setWorldTime(long&nbsp;p_72877_1_)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../net/minecraft/world/World.html#setWorldTime(long)">setWorldTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</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/client/multiplayer/ThreadLanServerPing.html" title="class in net.minecraft.client.multiplayer"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/minecraft/client/multiplayer/WorldClient.html" target="_top">Frames</a></li>
<li><a href="WorldClient.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_net.minecraft.world.World">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>