blob: b1b60864624b70357c19396f81f9e7a0cabaaa3a (
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
|
<!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:24 EST 2015 -->
<title>net.minecraft.world (Forge API)</title>
<meta name="date" content="2015-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../net/minecraft/world/package-summary.html" target="classFrame">net.minecraft.world</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="IBlockAccess.html" title="interface in net.minecraft.world" target="classFrame"><i>IBlockAccess</i></a></li>
<li><a href="IWorldAccess.html" title="interface in net.minecraft.world" target="classFrame"><i>IWorldAccess</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ChunkCache.html" title="class in net.minecraft.world" target="classFrame">ChunkCache</a></li>
<li><a href="ChunkCoordIntPair.html" title="class in net.minecraft.world" target="classFrame">ChunkCoordIntPair</a></li>
<li><a href="ChunkPosition.html" title="class in net.minecraft.world" target="classFrame">ChunkPosition</a></li>
<li><a href="ColorizerFoliage.html" title="class in net.minecraft.world" target="classFrame">ColorizerFoliage</a></li>
<li><a href="ColorizerGrass.html" title="class in net.minecraft.world" target="classFrame">ColorizerGrass</a></li>
<li><a href="Explosion.html" title="class in net.minecraft.world" target="classFrame">Explosion</a></li>
<li><a href="GameRules.html" title="class in net.minecraft.world" target="classFrame">GameRules</a></li>
<li><a href="NextTickListEntry.html" title="class in net.minecraft.world" target="classFrame">NextTickListEntry</a></li>
<li><a href="SpawnerAnimals.html" title="class in net.minecraft.world" target="classFrame">SpawnerAnimals</a></li>
<li><a href="Teleporter.html" title="class in net.minecraft.world" target="classFrame">Teleporter</a></li>
<li><a href="World.html" title="class in net.minecraft.world" target="classFrame">World</a></li>
<li><a href="WorldManager.html" title="class in net.minecraft.world" target="classFrame">WorldManager</a></li>
<li><a href="WorldProvider.html" title="class in net.minecraft.world" target="classFrame">WorldProvider</a></li>
<li><a href="WorldProviderEnd.html" title="class in net.minecraft.world" target="classFrame">WorldProviderEnd</a></li>
<li><a href="WorldProviderHell.html" title="class in net.minecraft.world" target="classFrame">WorldProviderHell</a></li>
<li><a href="WorldProviderSurface.html" title="class in net.minecraft.world" target="classFrame">WorldProviderSurface</a></li>
<li><a href="WorldSavedData.html" title="class in net.minecraft.world" target="classFrame">WorldSavedData</a></li>
<li><a href="WorldServer.html" title="class in net.minecraft.world" target="classFrame">WorldServer</a></li>
<li><a href="WorldServerMulti.html" title="class in net.minecraft.world" target="classFrame">WorldServerMulti</a></li>
<li><a href="WorldSettings.html" title="class in net.minecraft.world" target="classFrame">WorldSettings</a></li>
<li><a href="WorldType.html" title="class in net.minecraft.world" target="classFrame">WorldType</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="EnumDifficulty.html" title="enum in net.minecraft.world" target="classFrame">EnumDifficulty</a></li>
<li><a href="EnumSkyBlock.html" title="enum in net.minecraft.world" target="classFrame">EnumSkyBlock</a></li>
<li><a href="WorldSettings.GameType.html" title="enum in net.minecraft.world" target="classFrame">WorldSettings.GameType</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="MinecraftException.html" title="class in net.minecraft.world" target="classFrame">MinecraftException</a></li>
</ul>
</div>
</body>
</html>
|