From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/world/ChunkCache.html | 511 +++ javadoc/net/minecraft/world/ChunkCoordIntPair.html | 397 ++ javadoc/net/minecraft/world/ChunkPosition.html | 353 ++ javadoc/net/minecraft/world/ColorizerFoliage.html | 308 ++ javadoc/net/minecraft/world/ColorizerGrass.html | 269 ++ javadoc/net/minecraft/world/EnumDifficulty.html | 380 ++ javadoc/net/minecraft/world/EnumSkyBlock.html | 353 ++ javadoc/net/minecraft/world/Explosion.html | 430 ++ javadoc/net/minecraft/world/GameRules.html | 349 ++ javadoc/net/minecraft/world/IBlockAccess.html | 368 ++ javadoc/net/minecraft/world/IWorldAccess.html | 448 +++ .../net/minecraft/world/MinecraftException.html | 248 ++ javadoc/net/minecraft/world/NextTickListEntry.html | 460 +++ javadoc/net/minecraft/world/SpawnerAnimals.html | 323 ++ .../minecraft/world/Teleporter.PortalPosition.html | 295 ++ javadoc/net/minecraft/world/Teleporter.html | 328 ++ javadoc/net/minecraft/world/World.html | 4236 ++++++++++++++++++++ javadoc/net/minecraft/world/WorldManager.html | 553 +++ javadoc/net/minecraft/world/WorldProvider.html | 1266 ++++++ javadoc/net/minecraft/world/WorldProviderEnd.html | 516 +++ javadoc/net/minecraft/world/WorldProviderHell.html | 446 +++ .../net/minecraft/world/WorldProviderSurface.html | 285 ++ javadoc/net/minecraft/world/WorldSavedData.html | 346 ++ javadoc/net/minecraft/world/WorldServer.html | 1142 ++++++ javadoc/net/minecraft/world/WorldServerMulti.html | 322 ++ .../minecraft/world/WorldSettings.GameType.html | 449 +++ javadoc/net/minecraft/world/WorldSettings.html | 436 ++ javadoc/net/minecraft/world/WorldType.html | 679 ++++ .../minecraft/world/biome/BiomeCache.Block.html | 350 ++ javadoc/net/minecraft/world/biome/BiomeCache.html | 318 ++ .../net/minecraft/world/biome/BiomeDecorator.html | 808 ++++ .../minecraft/world/biome/BiomeEndDecorator.html | 313 ++ .../world/biome/BiomeGenBase.FlowerEntry.html | 297 ++ .../minecraft/world/biome/BiomeGenBase.Height.html | 309 ++ .../world/biome/BiomeGenBase.SpawnListEntry.html | 342 ++ .../world/biome/BiomeGenBase.TempCategory.html | 345 ++ .../net/minecraft/world/biome/BiomeGenBase.html | 1974 +++++++++ .../net/minecraft/world/biome/BiomeGenBeach.html | 268 ++ .../net/minecraft/world/biome/BiomeGenDesert.html | 306 ++ javadoc/net/minecraft/world/biome/BiomeGenEnd.html | 300 ++ .../net/minecraft/world/biome/BiomeGenForest.html | 459 +++ .../net/minecraft/world/biome/BiomeGenHell.html | 268 ++ .../net/minecraft/world/biome/BiomeGenHills.html | 384 ++ .../net/minecraft/world/biome/BiomeGenJungle.html | 342 ++ .../net/minecraft/world/biome/BiomeGenMesa.html | 445 ++ .../world/biome/BiomeGenMushroomIsland.html | 268 ++ .../net/minecraft/world/biome/BiomeGenMutated.html | 496 +++ .../net/minecraft/world/biome/BiomeGenOcean.html | 329 ++ .../net/minecraft/world/biome/BiomeGenPlains.html | 374 ++ .../net/minecraft/world/biome/BiomeGenRiver.html | 268 ++ .../world/biome/BiomeGenSavanna.Mutated.html | 360 ++ .../net/minecraft/world/biome/BiomeGenSavanna.html | 351 ++ .../net/minecraft/world/biome/BiomeGenSnow.html | 342 ++ .../minecraft/world/biome/BiomeGenStoneBeach.html | 268 ++ .../net/minecraft/world/biome/BiomeGenSwamp.html | 396 ++ .../net/minecraft/world/biome/BiomeGenTaiga.html | 388 ++ .../minecraft/world/biome/WorldChunkManager.html | 510 +++ .../world/biome/WorldChunkManagerHell.html | 439 ++ .../net/minecraft/world/biome/package-frame.html | 50 + .../net/minecraft/world/biome/package-summary.html | 257 ++ .../net/minecraft/world/biome/package-tree.html | 182 + javadoc/net/minecraft/world/chunk/Chunk.html | 1277 ++++++ javadoc/net/minecraft/world/chunk/EmptyChunk.html | 849 ++++ .../net/minecraft/world/chunk/IChunkProvider.html | 392 ++ javadoc/net/minecraft/world/chunk/NibbleArray.html | 329 ++ .../net/minecraft/world/chunk/package-frame.html | 25 + .../net/minecraft/world/chunk/package-summary.html | 154 + .../net/minecraft/world/chunk/package-tree.html | 135 + .../world/chunk/storage/AnvilChunkLoader.html | 505 +++ .../world/chunk/storage/AnvilSaveConverter.html | 424 ++ .../world/chunk/storage/AnvilSaveHandler.html | 320 ++ .../storage/ChunkLoader.AnvilConverterData.html | 411 ++ .../minecraft/world/chunk/storage/ChunkLoader.html | 290 ++ .../world/chunk/storage/ExtendedBlockStorage.html | 595 +++ .../world/chunk/storage/IChunkLoader.html | 276 ++ .../world/chunk/storage/NibbleArrayReader.html | 296 ++ .../minecraft/world/chunk/storage/RegionFile.html | 336 ++ .../world/chunk/storage/RegionFileCache.html | 305 ++ .../world/chunk/storage/package-frame.html | 31 + .../world/chunk/storage/package-summary.html | 178 + .../world/chunk/storage/package-tree.html | 146 + .../net/minecraft/world/demo/DemoWorldManager.html | 406 ++ .../net/minecraft/world/demo/DemoWorldServer.html | 312 ++ .../net/minecraft/world/demo/package-frame.html | 20 + .../net/minecraft/world/demo/package-summary.html | 135 + javadoc/net/minecraft/world/demo/package-tree.html | 139 + .../net/minecraft/world/gen/ChunkProviderEnd.html | 609 +++ .../net/minecraft/world/gen/ChunkProviderFlat.html | 501 +++ .../minecraft/world/gen/ChunkProviderGenerate.html | 599 +++ .../net/minecraft/world/gen/ChunkProviderHell.html | 618 +++ .../minecraft/world/gen/ChunkProviderServer.html | 673 ++++ .../net/minecraft/world/gen/FlatGeneratorInfo.html | 349 ++ javadoc/net/minecraft/world/gen/FlatLayerInfo.html | 341 ++ javadoc/net/minecraft/world/gen/MapGenBase.html | 351 ++ javadoc/net/minecraft/world/gen/MapGenCaves.html | 417 ++ .../net/minecraft/world/gen/MapGenCavesHell.html | 357 ++ javadoc/net/minecraft/world/gen/MapGenRavine.html | 392 ++ .../net/minecraft/world/gen/NoiseGenerator.html | 230 ++ .../world/gen/NoiseGeneratorImproved.html | 406 ++ .../minecraft/world/gen/NoiseGeneratorOctaves.html | 306 ++ .../minecraft/world/gen/NoiseGeneratorPerlin.html | 319 ++ .../minecraft/world/gen/NoiseGeneratorSimplex.html | 370 ++ .../world/gen/feature/WorldGenAbstractTree.html | 310 ++ .../world/gen/feature/WorldGenBigMushroom.html | 290 ++ .../world/gen/feature/WorldGenBigTree.html | 311 ++ .../world/gen/feature/WorldGenBlockBlob.html | 280 ++ .../world/gen/feature/WorldGenCactus.html | 278 ++ .../world/gen/feature/WorldGenCanopyTree.html | 290 ++ .../minecraft/world/gen/feature/WorldGenClay.html | 278 ++ .../world/gen/feature/WorldGenDeadBush.html | 278 ++ .../world/gen/feature/WorldGenDesertWells.html | 278 ++ .../world/gen/feature/WorldGenDoublePlant.html | 291 ++ .../world/gen/feature/WorldGenDungeons.html | 314 ++ .../minecraft/world/gen/feature/WorldGenFire.html | 278 ++ .../world/gen/feature/WorldGenFlowers.html | 293 ++ .../world/gen/feature/WorldGenForest.html | 292 ++ .../world/gen/feature/WorldGenGlowStone1.html | 278 ++ .../world/gen/feature/WorldGenGlowStone2.html | 278 ++ .../world/gen/feature/WorldGenHellLava.html | 280 ++ .../world/gen/feature/WorldGenHugeTrees.html | 434 ++ .../world/gen/feature/WorldGenIcePath.html | 278 ++ .../world/gen/feature/WorldGenIceSpike.html | 278 ++ .../minecraft/world/gen/feature/WorldGenLakes.html | 278 ++ .../world/gen/feature/WorldGenLiquids.html | 278 ++ .../world/gen/feature/WorldGenMegaJungle.html | 325 ++ .../world/gen/feature/WorldGenMegaPineTree.html | 344 ++ .../minecraft/world/gen/feature/WorldGenMelon.html | 278 ++ .../world/gen/feature/WorldGenMinable.html | 314 ++ .../world/gen/feature/WorldGenPumpkin.html | 278 ++ .../minecraft/world/gen/feature/WorldGenReed.html | 278 ++ .../minecraft/world/gen/feature/WorldGenSand.html | 280 ++ .../world/gen/feature/WorldGenSavannaTree.html | 290 ++ .../minecraft/world/gen/feature/WorldGenShrub.html | 297 ++ .../world/gen/feature/WorldGenSpikes.html | 278 ++ .../minecraft/world/gen/feature/WorldGenSwamp.html | 290 ++ .../world/gen/feature/WorldGenTaiga1.html | 290 ++ .../world/gen/feature/WorldGenTaiga2.html | 290 ++ .../world/gen/feature/WorldGenTallGrass.html | 280 ++ .../minecraft/world/gen/feature/WorldGenTrees.html | 314 ++ .../minecraft/world/gen/feature/WorldGenVines.html | 278 ++ .../world/gen/feature/WorldGenWaterlily.html | 278 ++ .../world/gen/feature/WorldGenerator.html | 339 ++ .../gen/feature/WorldGeneratorBonusChest.html | 280 ++ .../minecraft/world/gen/feature/package-frame.html | 59 + .../world/gen/feature/package-summary.html | 291 ++ .../minecraft/world/gen/feature/package-tree.html | 178 + .../net/minecraft/world/gen/layer/GenLayer.html | 457 +++ .../world/gen/layer/GenLayerAddIsland.html | 293 ++ .../world/gen/layer/GenLayerAddMushroomIsland.html | 293 ++ .../minecraft/world/gen/layer/GenLayerAddSnow.html | 293 ++ .../minecraft/world/gen/layer/GenLayerBiome.html | 308 ++ .../world/gen/layer/GenLayerBiomeEdge.html | 293 ++ .../world/gen/layer/GenLayerDeepOcean.html | 293 ++ .../world/gen/layer/GenLayerEdge.Mode.html | 333 ++ .../minecraft/world/gen/layer/GenLayerEdge.html | 314 ++ .../world/gen/layer/GenLayerFuzzyZoom.html | 305 ++ .../minecraft/world/gen/layer/GenLayerHills.html | 295 ++ .../minecraft/world/gen/layer/GenLayerIsland.html | 291 ++ .../world/gen/layer/GenLayerRareBiome.html | 293 ++ .../gen/layer/GenLayerRemoveTooMuchOcean.html | 293 ++ .../minecraft/world/gen/layer/GenLayerRiver.html | 293 ++ .../world/gen/layer/GenLayerRiverInit.html | 293 ++ .../world/gen/layer/GenLayerRiverMix.html | 312 ++ .../minecraft/world/gen/layer/GenLayerShore.html | 293 ++ .../minecraft/world/gen/layer/GenLayerSmooth.html | 293 ++ .../world/gen/layer/GenLayerVoronoiZoom.html | 293 ++ .../minecraft/world/gen/layer/GenLayerZoom.html | 314 ++ .../net/minecraft/world/gen/layer/IntCache.html | 280 ++ .../minecraft/world/gen/layer/package-frame.html | 43 + .../minecraft/world/gen/layer/package-summary.html | 226 ++ .../minecraft/world/gen/layer/package-tree.html | 164 + javadoc/net/minecraft/world/gen/package-frame.html | 34 + .../net/minecraft/world/gen/package-summary.html | 191 + javadoc/net/minecraft/world/gen/package-tree.html | 147 + ...ponentScatteredFeaturePieces.DesertPyramid.html | 447 +++ ...ponentScatteredFeaturePieces.JunglePyramid.html | 460 +++ .../ComponentScatteredFeaturePieces.SwampHut.html | 434 ++ .../structure/ComponentScatteredFeaturePieces.html | 281 ++ .../world/gen/structure/MapGenMineshaft.html | 354 ++ .../gen/structure/MapGenNetherBridge.Start.html | 275 ++ .../world/gen/structure/MapGenNetherBridge.html | 374 ++ .../structure/MapGenScatteredFeature.Start.html | 275 ++ .../gen/structure/MapGenScatteredFeature.html | 403 ++ .../gen/structure/MapGenStronghold.Start.html | 275 ++ .../world/gen/structure/MapGenStronghold.html | 418 ++ .../world/gen/structure/MapGenStructure.html | 472 +++ .../world/gen/structure/MapGenStructureData.html | 347 ++ .../world/gen/structure/MapGenStructureIO.html | 327 ++ .../world/gen/structure/MapGenVillage.Start.html | 343 ++ .../world/gen/structure/MapGenVillage.html | 401 ++ .../world/gen/structure/StructureBoundingBox.html | 637 +++ .../StructureComponent.BlockSelector.html | 343 ++ .../world/gen/structure/StructureComponent.html | 956 +++++ .../StructureMineshaftPieces.Corridor.html | 435 ++ .../structure/StructureMineshaftPieces.Cross.html | 404 ++ .../structure/StructureMineshaftPieces.Room.html | 381 ++ .../structure/StructureMineshaftPieces.Stairs.html | 404 ++ .../gen/structure/StructureMineshaftPieces.html | 321 ++ .../gen/structure/StructureMineshaftStart.html | 271 ++ .../StructureNetherBridgePieces.Corridor.html | 508 +++ .../StructureNetherBridgePieces.Corridor2.html | 508 +++ .../StructureNetherBridgePieces.Corridor3.html | 516 +++ .../StructureNetherBridgePieces.Corridor4.html | 516 +++ .../StructureNetherBridgePieces.Corridor5.html | 516 +++ .../StructureNetherBridgePieces.Crossing.html | 516 +++ .../StructureNetherBridgePieces.Crossing2.html | 516 +++ .../StructureNetherBridgePieces.Crossing3.html | 540 +++ .../structure/StructureNetherBridgePieces.End.html | 487 +++ .../StructureNetherBridgePieces.Entrance.html | 516 +++ ...tructureNetherBridgePieces.NetherStalkRoom.html | 516 +++ .../StructureNetherBridgePieces.Stairs.html | 516 +++ .../StructureNetherBridgePieces.Start.html | 503 +++ .../StructureNetherBridgePieces.Straight.html | 516 +++ .../StructureNetherBridgePieces.Throne.html | 487 +++ .../gen/structure/StructureNetherBridgePieces.html | 329 ++ .../world/gen/structure/StructureStart.html | 495 +++ .../StructureStrongholdPieces.ChestCorridor.html | 460 +++ .../StructureStrongholdPieces.Corridor.html | 409 ++ .../StructureStrongholdPieces.Crossing.html | 432 ++ .../StructureStrongholdPieces.LeftTurn.html | 402 ++ .../StructureStrongholdPieces.Library.html | 439 ++ .../StructureStrongholdPieces.PortalRoom.html | 432 ++ .../StructureStrongholdPieces.Prison.html | 398 ++ .../StructureStrongholdPieces.RightTurn.html | 367 ++ .../StructureStrongholdPieces.RoomCrossing.html | 473 +++ .../StructureStrongholdPieces.Stairs.html | 454 +++ .../StructureStrongholdPieces.Stairs2.html | 414 ++ .../StructureStrongholdPieces.StairsStraight.html | 398 ++ .../StructureStrongholdPieces.Straight.html | 432 ++ .../StructureStrongholdPieces.Stronghold.Door.html | 345 ++ .../StructureStrongholdPieces.Stronghold.html | 493 +++ .../gen/structure/StructureStrongholdPieces.html | 338 ++ .../structure/StructureVillagePieces.Church.html | 391 ++ .../structure/StructureVillagePieces.Field1.html | 408 ++ .../structure/StructureVillagePieces.Field2.html | 408 ++ .../gen/structure/StructureVillagePieces.Hall.html | 391 ++ .../structure/StructureVillagePieces.House1.html | 391 ++ .../structure/StructureVillagePieces.House2.html | 453 +++ .../structure/StructureVillagePieces.House3.html | 374 ++ .../StructureVillagePieces.House4Garden.html | 408 ++ .../gen/structure/StructureVillagePieces.Path.html | 432 ++ .../StructureVillagePieces.PieceWeight.html | 350 ++ .../gen/structure/StructureVillagePieces.Road.html | 312 ++ .../structure/StructureVillagePieces.Start.html | 474 +++ .../structure/StructureVillagePieces.Torch.html | 372 ++ .../structure/StructureVillagePieces.Village.html | 601 +++ .../gen/structure/StructureVillagePieces.Well.html | 372 ++ .../structure/StructureVillagePieces.WoodHut.html | 408 ++ .../gen/structure/StructureVillagePieces.html | 348 ++ .../world/gen/structure/package-frame.html | 96 + .../world/gen/structure/package-summary.html | 438 ++ .../world/gen/structure/package-tree.html | 249 ++ javadoc/net/minecraft/world/package-frame.html | 54 + javadoc/net/minecraft/world/package-summary.html | 268 ++ javadoc/net/minecraft/world/package-tree.html | 188 + .../minecraft/world/storage/DerivedWorldInfo.html | 920 +++++ .../minecraft/world/storage/IPlayerFileData.html | 234 ++ .../net/minecraft/world/storage/ISaveFormat.html | 360 ++ .../net/minecraft/world/storage/ISaveHandler.html | 330 ++ .../minecraft/world/storage/IThreadedFileIO.html | 208 + .../minecraft/world/storage/MapData.MapCoord.html | 311 ++ .../minecraft/world/storage/MapData.MapInfo.html | 333 ++ javadoc/net/minecraft/world/storage/MapData.html | 506 +++ .../net/minecraft/world/storage/MapStorage.html | 297 ++ .../world/storage/SaveFormatComparator.html | 394 ++ .../net/minecraft/world/storage/SaveFormatOld.html | 511 +++ .../net/minecraft/world/storage/SaveHandler.html | 479 +++ .../net/minecraft/world/storage/SaveHandlerMP.html | 420 ++ .../world/storage/ThreadedFileIOBase.html | 294 ++ javadoc/net/minecraft/world/storage/WorldInfo.html | 872 ++++ .../net/minecraft/world/storage/package-frame.html | 34 + .../minecraft/world/storage/package-summary.html | 190 + .../net/minecraft/world/storage/package-tree.html | 150 + 273 files changed, 105082 insertions(+) create mode 100644 javadoc/net/minecraft/world/ChunkCache.html create mode 100644 javadoc/net/minecraft/world/ChunkCoordIntPair.html create mode 100644 javadoc/net/minecraft/world/ChunkPosition.html create mode 100644 javadoc/net/minecraft/world/ColorizerFoliage.html create mode 100644 javadoc/net/minecraft/world/ColorizerGrass.html create mode 100644 javadoc/net/minecraft/world/EnumDifficulty.html create mode 100644 javadoc/net/minecraft/world/EnumSkyBlock.html create mode 100644 javadoc/net/minecraft/world/Explosion.html create mode 100644 javadoc/net/minecraft/world/GameRules.html create mode 100644 javadoc/net/minecraft/world/IBlockAccess.html create mode 100644 javadoc/net/minecraft/world/IWorldAccess.html create mode 100644 javadoc/net/minecraft/world/MinecraftException.html create mode 100644 javadoc/net/minecraft/world/NextTickListEntry.html create mode 100644 javadoc/net/minecraft/world/SpawnerAnimals.html create mode 100644 javadoc/net/minecraft/world/Teleporter.PortalPosition.html create mode 100644 javadoc/net/minecraft/world/Teleporter.html create mode 100644 javadoc/net/minecraft/world/World.html create mode 100644 javadoc/net/minecraft/world/WorldManager.html create mode 100644 javadoc/net/minecraft/world/WorldProvider.html create mode 100644 javadoc/net/minecraft/world/WorldProviderEnd.html create mode 100644 javadoc/net/minecraft/world/WorldProviderHell.html create mode 100644 javadoc/net/minecraft/world/WorldProviderSurface.html create mode 100644 javadoc/net/minecraft/world/WorldSavedData.html create mode 100644 javadoc/net/minecraft/world/WorldServer.html create mode 100644 javadoc/net/minecraft/world/WorldServerMulti.html create mode 100644 javadoc/net/minecraft/world/WorldSettings.GameType.html create mode 100644 javadoc/net/minecraft/world/WorldSettings.html create mode 100644 javadoc/net/minecraft/world/WorldType.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeCache.Block.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeCache.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeDecorator.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeEndDecorator.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBeach.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenDesert.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenEnd.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenForest.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenHell.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenHills.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenJungle.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMesa.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMutated.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenOcean.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenPlains.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenRiver.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSavanna.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSnow.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSwamp.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenTaiga.html create mode 100644 javadoc/net/minecraft/world/biome/WorldChunkManager.html create mode 100644 javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html create mode 100644 javadoc/net/minecraft/world/biome/package-frame.html create mode 100644 javadoc/net/minecraft/world/biome/package-summary.html create mode 100644 javadoc/net/minecraft/world/biome/package-tree.html create mode 100644 javadoc/net/minecraft/world/chunk/Chunk.html create mode 100644 javadoc/net/minecraft/world/chunk/EmptyChunk.html create mode 100644 javadoc/net/minecraft/world/chunk/IChunkProvider.html create mode 100644 javadoc/net/minecraft/world/chunk/NibbleArray.html create mode 100644 javadoc/net/minecraft/world/chunk/package-frame.html create mode 100644 javadoc/net/minecraft/world/chunk/package-summary.html create mode 100644 javadoc/net/minecraft/world/chunk/package-tree.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/AnvilChunkLoader.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/AnvilSaveConverter.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/AnvilSaveHandler.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/ChunkLoader.AnvilConverterData.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/ChunkLoader.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/ExtendedBlockStorage.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/IChunkLoader.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/NibbleArrayReader.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/RegionFile.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/RegionFileCache.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/package-frame.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/package-summary.html create mode 100644 javadoc/net/minecraft/world/chunk/storage/package-tree.html create mode 100644 javadoc/net/minecraft/world/demo/DemoWorldManager.html create mode 100644 javadoc/net/minecraft/world/demo/DemoWorldServer.html create mode 100644 javadoc/net/minecraft/world/demo/package-frame.html create mode 100644 javadoc/net/minecraft/world/demo/package-summary.html create mode 100644 javadoc/net/minecraft/world/demo/package-tree.html create mode 100644 javadoc/net/minecraft/world/gen/ChunkProviderEnd.html create mode 100644 javadoc/net/minecraft/world/gen/ChunkProviderFlat.html create mode 100644 javadoc/net/minecraft/world/gen/ChunkProviderGenerate.html create mode 100644 javadoc/net/minecraft/world/gen/ChunkProviderHell.html create mode 100644 javadoc/net/minecraft/world/gen/ChunkProviderServer.html create mode 100644 javadoc/net/minecraft/world/gen/FlatGeneratorInfo.html create mode 100644 javadoc/net/minecraft/world/gen/FlatLayerInfo.html create mode 100644 javadoc/net/minecraft/world/gen/MapGenBase.html create mode 100644 javadoc/net/minecraft/world/gen/MapGenCaves.html create mode 100644 javadoc/net/minecraft/world/gen/MapGenCavesHell.html create mode 100644 javadoc/net/minecraft/world/gen/MapGenRavine.html create mode 100644 javadoc/net/minecraft/world/gen/NoiseGenerator.html create mode 100644 javadoc/net/minecraft/world/gen/NoiseGeneratorImproved.html create mode 100644 javadoc/net/minecraft/world/gen/NoiseGeneratorOctaves.html create mode 100644 javadoc/net/minecraft/world/gen/NoiseGeneratorPerlin.html create mode 100644 javadoc/net/minecraft/world/gen/NoiseGeneratorSimplex.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenAbstractTree.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenBigMushroom.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenBigTree.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenBlockBlob.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenCactus.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenCanopyTree.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenClay.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenDeadBush.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenDesertWells.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenDoublePlant.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenDungeons.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenFire.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenFlowers.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenForest.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone1.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone2.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenHellLava.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenHugeTrees.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenIcePath.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenIceSpike.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenLakes.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenLiquids.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenMegaJungle.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenMegaPineTree.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenMelon.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenMinable.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenPumpkin.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenReed.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenSand.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenSavannaTree.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenShrub.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenSpikes.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenSwamp.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenTaiga1.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenTaiga2.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenTallGrass.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenTrees.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenVines.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenWaterlily.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGenerator.html create mode 100644 javadoc/net/minecraft/world/gen/feature/WorldGeneratorBonusChest.html create mode 100644 javadoc/net/minecraft/world/gen/feature/package-frame.html create mode 100644 javadoc/net/minecraft/world/gen/feature/package-summary.html create mode 100644 javadoc/net/minecraft/world/gen/feature/package-tree.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayer.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerHills.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerShore.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/IntCache.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-frame.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-summary.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-tree.html create mode 100644 javadoc/net/minecraft/world/gen/package-frame.html create mode 100644 javadoc/net/minecraft/world/gen/package-summary.html create mode 100644 javadoc/net/minecraft/world/gen/package-tree.html create mode 100644 javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.DesertPyramid.html create mode 100644 javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.JunglePyramid.html create mode 100644 javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.SwampHut.html create mode 100644 javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenMineshaft.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenStronghold.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenStronghold.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenStructure.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenStructureData.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenStructureIO.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenVillage.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/MapGenVillage.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureBoundingBox.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureComponent.BlockSelector.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureComponent.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Corridor.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Cross.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Room.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Stairs.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureMineshaftStart.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor2.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor3.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor4.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor5.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing2.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing3.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.End.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Entrance.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.NetherStalkRoom.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Stairs.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Straight.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Throne.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStart.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.ChestCorridor.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Corridor.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Crossing.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.LeftTurn.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Library.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.PortalRoom.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Prison.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RightTurn.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RoomCrossing.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs2.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.StairsStraight.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Straight.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.Door.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Church.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field1.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field2.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Hall.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House1.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House2.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House3.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House4Garden.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Path.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.PieceWeight.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Road.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Start.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Torch.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Village.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Well.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.WoodHut.html create mode 100644 javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.html create mode 100644 javadoc/net/minecraft/world/gen/structure/package-frame.html create mode 100644 javadoc/net/minecraft/world/gen/structure/package-summary.html create mode 100644 javadoc/net/minecraft/world/gen/structure/package-tree.html create mode 100644 javadoc/net/minecraft/world/package-frame.html create mode 100644 javadoc/net/minecraft/world/package-summary.html create mode 100644 javadoc/net/minecraft/world/package-tree.html create mode 100644 javadoc/net/minecraft/world/storage/DerivedWorldInfo.html create mode 100644 javadoc/net/minecraft/world/storage/IPlayerFileData.html create mode 100644 javadoc/net/minecraft/world/storage/ISaveFormat.html create mode 100644 javadoc/net/minecraft/world/storage/ISaveHandler.html create mode 100644 javadoc/net/minecraft/world/storage/IThreadedFileIO.html create mode 100644 javadoc/net/minecraft/world/storage/MapData.MapCoord.html create mode 100644 javadoc/net/minecraft/world/storage/MapData.MapInfo.html create mode 100644 javadoc/net/minecraft/world/storage/MapData.html create mode 100644 javadoc/net/minecraft/world/storage/MapStorage.html create mode 100644 javadoc/net/minecraft/world/storage/SaveFormatComparator.html create mode 100644 javadoc/net/minecraft/world/storage/SaveFormatOld.html create mode 100644 javadoc/net/minecraft/world/storage/SaveHandler.html create mode 100644 javadoc/net/minecraft/world/storage/SaveHandlerMP.html create mode 100644 javadoc/net/minecraft/world/storage/ThreadedFileIOBase.html create mode 100644 javadoc/net/minecraft/world/storage/WorldInfo.html create mode 100644 javadoc/net/minecraft/world/storage/package-frame.html create mode 100644 javadoc/net/minecraft/world/storage/package-summary.html create mode 100644 javadoc/net/minecraft/world/storage/package-tree.html (limited to 'javadoc/net/minecraft/world') diff --git a/javadoc/net/minecraft/world/ChunkCache.html b/javadoc/net/minecraft/world/ChunkCache.html new file mode 100644 index 0000000..1810150 --- /dev/null +++ b/javadoc/net/minecraft/world/ChunkCache.html @@ -0,0 +1,511 @@ + + + + + +ChunkCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class ChunkCache

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IBlockAccess
    +
    +
    +
    +
    public class ChunkCache
    +extends java.lang.Object
    +implements IBlockAccess
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ChunkCache(World p_i1964_1_, + int p_i1964_2_, + int p_i1964_3_, + int p_i1964_4_, + int p_i1964_5_, + int p_i1964_6_, + int p_i1964_7_, + int p_i1964_8_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ChunkCache

        +
        public ChunkCache(World p_i1964_1_,
        +          int p_i1964_2_,
        +          int p_i1964_3_,
        +          int p_i1964_4_,
        +          int p_i1964_5_,
        +          int p_i1964_6_,
        +          int p_i1964_7_,
        +          int p_i1964_8_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getBlock

        +
        public Block getBlock(int p_147439_1_,
        +             int p_147439_2_,
        +             int p_147439_3_)
        +
        +
        Specified by:
        +
        getBlock in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getTileEntity

        +
        public TileEntity getTileEntity(int p_147438_1_,
        +                       int p_147438_2_,
        +                       int p_147438_3_)
        +
        +
        Specified by:
        +
        getTileEntity in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getLightBrightnessForSkyBlocks

        +
        public int getLightBrightnessForSkyBlocks(int p_72802_1_,
        +                                 int p_72802_2_,
        +                                 int p_72802_3_,
        +                                 int p_72802_4_)
        +
        +
        Specified by:
        +
        getLightBrightnessForSkyBlocks in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getBlockMetadata

        +
        public int getBlockMetadata(int p_72805_1_,
        +                   int p_72805_2_,
        +                   int p_72805_3_)
        +
        +
        Specified by:
        +
        getBlockMetadata in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        isBlockProvidingPowerTo

        +
        public int isBlockProvidingPowerTo(int p_72879_1_,
        +                          int p_72879_2_,
        +                          int p_72879_3_,
        +                          int p_72879_4_)
        +
        +
        Specified by:
        +
        isBlockProvidingPowerTo in interface IBlockAccess
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isAirBlock

        +
        public boolean isAirBlock(int p_147437_1_,
        +                 int p_147437_2_,
        +                 int p_147437_3_)
        +
        +
        Specified by:
        +
        isAirBlock in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getSkyBlockTypeBrightness

        +
        public int getSkyBlockTypeBrightness(EnumSkyBlock p_72810_1_,
        +                            int p_72810_2_,
        +                            int p_72810_3_,
        +                            int p_72810_4_)
        +
      • +
      + + + +
        +
      • +

        getSpecialBlockBrightness

        +
        public int getSpecialBlockBrightness(EnumSkyBlock p_72812_1_,
        +                            int p_72812_2_,
        +                            int p_72812_3_,
        +                            int p_72812_4_)
        +
      • +
      + + + + + + + +
        +
      • +

        isSideSolid

        +
        public boolean isSideSolid(int x,
        +                  int y,
        +                  int z,
        +                  ForgeDirection side,
        +                  boolean _default)
        +
        Description copied from interface: IBlockAccess
        +
        FORGE: isSideSolid, pulled up from World
        +
        +
        Specified by:
        +
        isSideSolid in interface IBlockAccess
        +
        Parameters:
        x - X coord
        y - Y coord
        z - Z coord
        side - Side
        _default - default return value
        +
        Returns:
        if the block is solid on the side
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/ChunkCoordIntPair.html b/javadoc/net/minecraft/world/ChunkCoordIntPair.html new file mode 100644 index 0000000..f5db131 --- /dev/null +++ b/javadoc/net/minecraft/world/ChunkCoordIntPair.html @@ -0,0 +1,397 @@ + + + + + +ChunkCoordIntPair (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class ChunkCoordIntPair

+
+
+ +
+
    +
  • +
    +
    +
    public class ChunkCoordIntPair
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      intchunkXPos 
      intchunkZPos 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ChunkCoordIntPair(int p_i1947_1_, + int p_i1947_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static longchunkXZ2Int(int p_77272_0_, + int p_77272_1_) 
      booleanequals(java.lang.Object p_equals_1_) 
      ChunkPositionfunc_151349_a(int p_151349_1_) 
      intgetCenterXPos() 
      intgetCenterZPosition() 
      inthashCode() 
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        chunkXPos

        +
        public final int chunkXPos
        +
      • +
      + + + +
        +
      • +

        chunkZPos

        +
        public final int chunkZPos
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ChunkCoordIntPair

        +
        public ChunkCoordIntPair(int p_i1947_1_,
        +                 int p_i1947_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        chunkXZ2Int

        +
        public static long chunkXZ2Int(int p_77272_0_,
        +               int p_77272_1_)
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        getCenterXPos

        +
        public int getCenterXPos()
        +
      • +
      + + + +
        +
      • +

        getCenterZPosition

        +
        public int getCenterZPosition()
        +
      • +
      + + + +
        +
      • +

        func_151349_a

        +
        public ChunkPosition func_151349_a(int p_151349_1_)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/ChunkPosition.html b/javadoc/net/minecraft/world/ChunkPosition.html new file mode 100644 index 0000000..6815707 --- /dev/null +++ b/javadoc/net/minecraft/world/ChunkPosition.html @@ -0,0 +1,353 @@ + + + + + +ChunkPosition (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class ChunkPosition

+
+
+ +
+
    +
  • +
    +
    +
    public class ChunkPosition
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      ChunkPosition(int p_i45363_1_, + int p_i45363_2_, + int p_i45363_3_) 
      ChunkPosition(Vec3 p_i45364_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object p_equals_1_) 
      inthashCode() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        chunkPosX

        +
        public final int chunkPosX
        +
      • +
      + + + +
        +
      • +

        chunkPosY

        +
        public final int chunkPosY
        +
      • +
      + + + +
        +
      • +

        chunkPosZ

        +
        public final int chunkPosZ
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ChunkPosition

        +
        public ChunkPosition(int p_i45363_1_,
        +             int p_i45363_2_,
        +             int p_i45363_3_)
        +
      • +
      + + + +
        +
      • +

        ChunkPosition

        +
        public ChunkPosition(Vec3 p_i45364_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/ColorizerFoliage.html b/javadoc/net/minecraft/world/ColorizerFoliage.html new file mode 100644 index 0000000..b9f673f --- /dev/null +++ b/javadoc/net/minecraft/world/ColorizerFoliage.html @@ -0,0 +1,308 @@ + + + + + +ColorizerFoliage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class ColorizerFoliage

+
+
+ +
+
    +
  • +
    +
    +
    public class ColorizerFoliage
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ColorizerFoliage

        +
        public ColorizerFoliage()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setFoliageBiomeColorizer

        +
        public static void setFoliageBiomeColorizer(int[] p_77467_0_)
        +
      • +
      + + + +
        +
      • +

        getFoliageColor

        +
        public static int getFoliageColor(double p_77470_0_,
        +                  double p_77470_2_)
        +
      • +
      + + + +
        +
      • +

        getFoliageColorPine

        +
        public static int getFoliageColorPine()
        +
      • +
      + + + +
        +
      • +

        getFoliageColorBirch

        +
        public static int getFoliageColorBirch()
        +
      • +
      + + + +
        +
      • +

        getFoliageColorBasic

        +
        public static int getFoliageColorBasic()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/ColorizerGrass.html b/javadoc/net/minecraft/world/ColorizerGrass.html new file mode 100644 index 0000000..f9f4735 --- /dev/null +++ b/javadoc/net/minecraft/world/ColorizerGrass.html @@ -0,0 +1,269 @@ + + + + + +ColorizerGrass (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class ColorizerGrass

+
+
+ +
+
    +
  • +
    +
    +
    public class ColorizerGrass
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ColorizerGrass() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static intgetGrassColor(double p_77480_0_, + double p_77480_2_) 
      static voidsetGrassBiomeColorizer(int[] p_77479_0_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ColorizerGrass

        +
        public ColorizerGrass()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setGrassBiomeColorizer

        +
        public static void setGrassBiomeColorizer(int[] p_77479_0_)
        +
      • +
      + + + +
        +
      • +

        getGrassColor

        +
        public static int getGrassColor(double p_77480_0_,
        +                double p_77480_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/EnumDifficulty.html b/javadoc/net/minecraft/world/EnumDifficulty.html new file mode 100644 index 0000000..2943742 --- /dev/null +++ b/javadoc/net/minecraft/world/EnumDifficulty.html @@ -0,0 +1,380 @@ + + + + + +EnumDifficulty (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Enum EnumDifficulty

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<EnumDifficulty>
    +
    +
    +
    +
    public enum EnumDifficulty
    +extends java.lang.Enum<EnumDifficulty>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      EASY 
      HARD 
      NORMAL 
      PEACEFUL 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EnumDifficultygetDifficultyEnum(int p_151523_0_) 
      intgetDifficultyId() 
      java.lang.StringgetDifficultyResourceKey() 
      static EnumDifficultyvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumDifficulty[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumDifficulty[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumDifficulty c : EnumDifficulty.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumDifficulty valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getDifficultyId

        +
        public int getDifficultyId()
        +
      • +
      + + + +
        +
      • +

        getDifficultyEnum

        +
        public static EnumDifficulty getDifficultyEnum(int p_151523_0_)
        +
      • +
      + + + +
        +
      • +

        getDifficultyResourceKey

        +
        public java.lang.String getDifficultyResourceKey()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/EnumSkyBlock.html b/javadoc/net/minecraft/world/EnumSkyBlock.html new file mode 100644 index 0000000..07e8740 --- /dev/null +++ b/javadoc/net/minecraft/world/EnumSkyBlock.html @@ -0,0 +1,353 @@ + + + + + +EnumSkyBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Enum EnumSkyBlock

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<EnumSkyBlock>
    +
    +
    +
    +
    public enum EnumSkyBlock
    +extends java.lang.Enum<EnumSkyBlock>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      Block 
      Sky 
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      intdefaultLightValue 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EnumSkyBlockvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumSkyBlock[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        defaultLightValue

        +
        public final int defaultLightValue
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumSkyBlock[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumSkyBlock c : EnumSkyBlock.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumSkyBlock valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/Explosion.html b/javadoc/net/minecraft/world/Explosion.html new file mode 100644 index 0000000..48baa73 --- /dev/null +++ b/javadoc/net/minecraft/world/Explosion.html @@ -0,0 +1,430 @@ + + + + + +Explosion (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class Explosion

+
+
+ +
+
    +
  • +
    +
    +
    public class Explosion
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        isFlaming

        +
        public boolean isFlaming
        +
      • +
      + + + +
        +
      • +

        isSmoking

        +
        public boolean isSmoking
        +
      • +
      + + + +
        +
      • +

        explosionX

        +
        public double explosionX
        +
      • +
      + + + +
        +
      • +

        explosionY

        +
        public double explosionY
        +
      • +
      + + + +
        +
      • +

        explosionZ

        +
        public double explosionZ
        +
      • +
      + + + +
        +
      • +

        exploder

        +
        public Entity exploder
        +
      • +
      + + + +
        +
      • +

        explosionSize

        +
        public float explosionSize
        +
      • +
      + + + +
        +
      • +

        affectedBlockPositions

        +
        public java.util.List affectedBlockPositions
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Explosion

        +
        public Explosion(World p_i1948_1_,
        +         Entity p_i1948_2_,
        +         double p_i1948_3_,
        +         double p_i1948_5_,
        +         double p_i1948_7_,
        +         float p_i1948_9_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        doExplosionA

        +
        public void doExplosionA()
        +
      • +
      + + + +
        +
      • +

        doExplosionB

        +
        public void doExplosionB(boolean p_77279_1_)
        +
      • +
      + + + +
        +
      • +

        func_77277_b

        +
        public java.util.Map func_77277_b()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/GameRules.html b/javadoc/net/minecraft/world/GameRules.html new file mode 100644 index 0000000..20932c4 --- /dev/null +++ b/javadoc/net/minecraft/world/GameRules.html @@ -0,0 +1,349 @@ + + + + + +GameRules (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class GameRules

+
+
+ +
+
    +
  • +
    +
    +
    public class GameRules
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GameRules

        +
        public GameRules()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addGameRule

        +
        public void addGameRule(java.lang.String p_82769_1_,
        +               java.lang.String p_82769_2_)
        +
      • +
      + + + +
        +
      • +

        setOrCreateGameRule

        +
        public void setOrCreateGameRule(java.lang.String p_82764_1_,
        +                       java.lang.String p_82764_2_)
        +
      • +
      + + + +
        +
      • +

        getGameRuleStringValue

        +
        public java.lang.String getGameRuleStringValue(java.lang.String p_82767_1_)
        +
      • +
      + + + +
        +
      • +

        getGameRuleBooleanValue

        +
        public boolean getGameRuleBooleanValue(java.lang.String p_82766_1_)
        +
      • +
      + + + +
        +
      • +

        writeGameRulesToNBT

        +
        public NBTTagCompound writeGameRulesToNBT()
        +
      • +
      + + + +
        +
      • +

        readGameRulesFromNBT

        +
        public void readGameRulesFromNBT(NBTTagCompound p_82768_1_)
        +
      • +
      + + + +
        +
      • +

        getRules

        +
        public java.lang.String[] getRules()
        +
      • +
      + + + +
        +
      • +

        hasRule

        +
        public boolean hasRule(java.lang.String p_82765_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/IBlockAccess.html b/javadoc/net/minecraft/world/IBlockAccess.html new file mode 100644 index 0000000..c69f491 --- /dev/null +++ b/javadoc/net/minecraft/world/IBlockAccess.html @@ -0,0 +1,368 @@ + + + + + +IBlockAccess (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Interface IBlockAccess

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBlock

        +
        Block getBlock(int p_147439_1_,
        +             int p_147439_2_,
        +             int p_147439_3_)
        +
      • +
      + + + +
        +
      • +

        getTileEntity

        +
        TileEntity getTileEntity(int p_147438_1_,
        +                       int p_147438_2_,
        +                       int p_147438_3_)
        +
      • +
      + + + +
        +
      • +

        getLightBrightnessForSkyBlocks

        +
        int getLightBrightnessForSkyBlocks(int p_72802_1_,
        +                                 int p_72802_2_,
        +                                 int p_72802_3_,
        +                                 int p_72802_4_)
        +
      • +
      + + + +
        +
      • +

        getBlockMetadata

        +
        int getBlockMetadata(int p_72805_1_,
        +                   int p_72805_2_,
        +                   int p_72805_3_)
        +
      • +
      + + + +
        +
      • +

        isBlockProvidingPowerTo

        +
        int isBlockProvidingPowerTo(int p_72879_1_,
        +                          int p_72879_2_,
        +                          int p_72879_3_,
        +                          int p_72879_4_)
        +
      • +
      + + + +
        +
      • +

        isAirBlock

        +
        boolean isAirBlock(int p_147437_1_,
        +                 int p_147437_2_,
        +                 int p_147437_3_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenForCoords

        +
        BiomeGenBase getBiomeGenForCoords(int p_72807_1_,
        +                                int p_72807_2_)
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        int getHeight()
        +
      • +
      + + + +
        +
      • +

        extendedLevelsInChunkCache

        +
        boolean extendedLevelsInChunkCache()
        +
      • +
      + + + +
        +
      • +

        isSideSolid

        +
        boolean isSideSolid(int x,
        +                  int y,
        +                  int z,
        +                  ForgeDirection side,
        +                  boolean _default)
        +
        FORGE: isSideSolid, pulled up from World
        +
        Parameters:
        x - X coord
        y - Y coord
        z - Z coord
        side - Side
        _default - default return value
        +
        Returns:
        if the block is solid on the side
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/IWorldAccess.html b/javadoc/net/minecraft/world/IWorldAccess.html new file mode 100644 index 0000000..cf6ff1b --- /dev/null +++ b/javadoc/net/minecraft/world/IWorldAccess.html @@ -0,0 +1,448 @@ + + + + + +IWorldAccess (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Interface IWorldAccess

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidbroadcastSound(int p_82746_1_, + int p_82746_2_, + int p_82746_3_, + int p_82746_4_, + int p_82746_5_) 
      voiddestroyBlockPartially(int p_147587_1_, + int p_147587_2_, + int p_147587_3_, + int p_147587_4_, + int p_147587_5_) 
      voidmarkBlockForRenderUpdate(int p_147588_1_, + int p_147588_2_, + int p_147588_3_) 
      voidmarkBlockForUpdate(int p_147586_1_, + int p_147586_2_, + int p_147586_3_) 
      voidmarkBlockRangeForRenderUpdate(int p_147585_1_, + int p_147585_2_, + int p_147585_3_, + int p_147585_4_, + int p_147585_5_, + int p_147585_6_) 
      voidonEntityCreate(Entity p_72703_1_) 
      voidonEntityDestroy(Entity p_72709_1_) 
      voidonStaticEntitiesChanged() 
      voidplayAuxSFX(EntityPlayer p_72706_1_, + int p_72706_2_, + int p_72706_3_, + int p_72706_4_, + int p_72706_5_, + int p_72706_6_) 
      voidplayRecord(java.lang.String p_72702_1_, + int p_72702_2_, + int p_72702_3_, + int p_72702_4_) 
      voidplaySound(java.lang.String p_72704_1_, + double p_72704_2_, + double p_72704_4_, + double p_72704_6_, + float p_72704_8_, + float p_72704_9_) 
      voidplaySoundToNearExcept(EntityPlayer p_85102_1_, + java.lang.String p_85102_2_, + double p_85102_3_, + double p_85102_5_, + double p_85102_7_, + float p_85102_9_, + float p_85102_10_) 
      voidspawnParticle(java.lang.String p_72708_1_, + double p_72708_2_, + double p_72708_4_, + double p_72708_6_, + double p_72708_8_, + double p_72708_10_, + double p_72708_12_) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        markBlockForUpdate

        +
        void markBlockForUpdate(int p_147586_1_,
        +                      int p_147586_2_,
        +                      int p_147586_3_)
        +
      • +
      + + + +
        +
      • +

        markBlockForRenderUpdate

        +
        void markBlockForRenderUpdate(int p_147588_1_,
        +                            int p_147588_2_,
        +                            int p_147588_3_)
        +
      • +
      + + + +
        +
      • +

        markBlockRangeForRenderUpdate

        +
        void markBlockRangeForRenderUpdate(int p_147585_1_,
        +                                 int p_147585_2_,
        +                                 int p_147585_3_,
        +                                 int p_147585_4_,
        +                                 int p_147585_5_,
        +                                 int p_147585_6_)
        +
      • +
      + + + +
        +
      • +

        playSound

        +
        void playSound(java.lang.String p_72704_1_,
        +             double p_72704_2_,
        +             double p_72704_4_,
        +             double p_72704_6_,
        +             float p_72704_8_,
        +             float p_72704_9_)
        +
      • +
      + + + +
        +
      • +

        playSoundToNearExcept

        +
        void playSoundToNearExcept(EntityPlayer p_85102_1_,
        +                         java.lang.String p_85102_2_,
        +                         double p_85102_3_,
        +                         double p_85102_5_,
        +                         double p_85102_7_,
        +                         float p_85102_9_,
        +                         float p_85102_10_)
        +
      • +
      + + + +
        +
      • +

        spawnParticle

        +
        void spawnParticle(java.lang.String p_72708_1_,
        +                 double p_72708_2_,
        +                 double p_72708_4_,
        +                 double p_72708_6_,
        +                 double p_72708_8_,
        +                 double p_72708_10_,
        +                 double p_72708_12_)
        +
      • +
      + + + +
        +
      • +

        onEntityCreate

        +
        void onEntityCreate(Entity p_72703_1_)
        +
      • +
      + + + +
        +
      • +

        onEntityDestroy

        +
        void onEntityDestroy(Entity p_72709_1_)
        +
      • +
      + + + +
        +
      • +

        playRecord

        +
        void playRecord(java.lang.String p_72702_1_,
        +              int p_72702_2_,
        +              int p_72702_3_,
        +              int p_72702_4_)
        +
      • +
      + + + +
        +
      • +

        broadcastSound

        +
        void broadcastSound(int p_82746_1_,
        +                  int p_82746_2_,
        +                  int p_82746_3_,
        +                  int p_82746_4_,
        +                  int p_82746_5_)
        +
      • +
      + + + +
        +
      • +

        playAuxSFX

        +
        void playAuxSFX(EntityPlayer p_72706_1_,
        +              int p_72706_2_,
        +              int p_72706_3_,
        +              int p_72706_4_,
        +              int p_72706_5_,
        +              int p_72706_6_)
        +
      • +
      + + + +
        +
      • +

        destroyBlockPartially

        +
        void destroyBlockPartially(int p_147587_1_,
        +                         int p_147587_2_,
        +                         int p_147587_3_,
        +                         int p_147587_4_,
        +                         int p_147587_5_)
        +
      • +
      + + + +
        +
      • +

        onStaticEntitiesChanged

        +
        void onStaticEntitiesChanged()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/MinecraftException.html b/javadoc/net/minecraft/world/MinecraftException.html new file mode 100644 index 0000000..76cba1f --- /dev/null +++ b/javadoc/net/minecraft/world/MinecraftException.html @@ -0,0 +1,248 @@ + + + + + +MinecraftException (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class MinecraftException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class MinecraftException
    +extends java.lang.Exception
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MinecraftException(java.lang.String p_i1955_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MinecraftException

        +
        public MinecraftException(java.lang.String p_i1955_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/NextTickListEntry.html b/javadoc/net/minecraft/world/NextTickListEntry.html new file mode 100644 index 0000000..1997141 --- /dev/null +++ b/javadoc/net/minecraft/world/NextTickListEntry.html @@ -0,0 +1,460 @@ + + + + + +NextTickListEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class NextTickListEntry

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Comparable
    +
    +
    +
    +
    public class NextTickListEntry
    +extends java.lang.Object
    +implements java.lang.Comparable
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        xCoord

        +
        public int xCoord
        +
      • +
      + + + +
        +
      • +

        yCoord

        +
        public int yCoord
        +
      • +
      + + + +
        +
      • +

        zCoord

        +
        public int zCoord
        +
      • +
      + + + +
        +
      • +

        scheduledTime

        +
        public long scheduledTime
        +
      • +
      + + + +
        +
      • +

        priority

        +
        public int priority
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NextTickListEntry

        +
        public NextTickListEntry(int p_i45370_1_,
        +                 int p_i45370_2_,
        +                 int p_i45370_3_,
        +                 Block p_i45370_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        setScheduledTime

        +
        public NextTickListEntry setScheduledTime(long p_77176_1_)
        +
      • +
      + + + +
        +
      • +

        setPriority

        +
        public void setPriority(int p_82753_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        func_151351_a

        +
        public Block func_151351_a()
        +
      • +
      + + + +
        +
      • +

        compareTo

        +
        public int compareTo(java.lang.Object p_compareTo_1_)
        +
        +
        Specified by:
        +
        compareTo in interface java.lang.Comparable
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/SpawnerAnimals.html b/javadoc/net/minecraft/world/SpawnerAnimals.html new file mode 100644 index 0000000..74630e4 --- /dev/null +++ b/javadoc/net/minecraft/world/SpawnerAnimals.html @@ -0,0 +1,323 @@ + + + + + +SpawnerAnimals (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class SpawnerAnimals

+
+
+ +
+
    +
  • +
    +
    +
    public final class SpawnerAnimals
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SpawnerAnimals() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static booleancanCreatureTypeSpawnAtLocation(EnumCreatureType p_77190_0_, + World p_77190_1_, + int p_77190_2_, + int p_77190_3_, + int p_77190_4_) 
      intfindChunksForSpawning(WorldServer p_77192_1_, + boolean p_77192_2_, + boolean p_77192_3_, + boolean p_77192_4_) 
      protected static ChunkPositionfunc_151350_a(World p_151350_0_, + int p_151350_1_, + int p_151350_2_) 
      static voidperformWorldGenSpawning(World p_77191_0_, + BiomeGenBase p_77191_1_, + int p_77191_2_, + int p_77191_3_, + int p_77191_4_, + int p_77191_5_, + java.util.Random p_77191_6_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpawnerAnimals

        +
        public SpawnerAnimals()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151350_a

        +
        protected static ChunkPosition func_151350_a(World p_151350_0_,
        +                          int p_151350_1_,
        +                          int p_151350_2_)
        +
      • +
      + + + +
        +
      • +

        findChunksForSpawning

        +
        public int findChunksForSpawning(WorldServer p_77192_1_,
        +                        boolean p_77192_2_,
        +                        boolean p_77192_3_,
        +                        boolean p_77192_4_)
        +
      • +
      + + + +
        +
      • +

        canCreatureTypeSpawnAtLocation

        +
        public static boolean canCreatureTypeSpawnAtLocation(EnumCreatureType p_77190_0_,
        +                                     World p_77190_1_,
        +                                     int p_77190_2_,
        +                                     int p_77190_3_,
        +                                     int p_77190_4_)
        +
      • +
      + + + +
        +
      • +

        performWorldGenSpawning

        +
        public static void performWorldGenSpawning(World p_77191_0_,
        +                           BiomeGenBase p_77191_1_,
        +                           int p_77191_2_,
        +                           int p_77191_3_,
        +                           int p_77191_4_,
        +                           int p_77191_5_,
        +                           java.util.Random p_77191_6_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/Teleporter.PortalPosition.html b/javadoc/net/minecraft/world/Teleporter.PortalPosition.html new file mode 100644 index 0000000..2e96793 --- /dev/null +++ b/javadoc/net/minecraft/world/Teleporter.PortalPosition.html @@ -0,0 +1,295 @@ + + + + + +Teleporter.PortalPosition (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class Teleporter.PortalPosition

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Comparable
    +
    +
    +
    Enclosing class:
    +
    Teleporter
    +
    +
    +
    +
    public class Teleporter.PortalPosition
    +extends ChunkCoordinates
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        lastUpdateTime

        +
        public long lastUpdateTime
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Teleporter.PortalPosition

        +
        public Teleporter.PortalPosition(int p_i1962_2_,
        +                         int p_i1962_3_,
        +                         int p_i1962_4_,
        +                         long p_i1962_5_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/Teleporter.html b/javadoc/net/minecraft/world/Teleporter.html new file mode 100644 index 0000000..a93051b --- /dev/null +++ b/javadoc/net/minecraft/world/Teleporter.html @@ -0,0 +1,328 @@ + + + + + +Teleporter (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class Teleporter

+
+
+ +
+
    +
  • +
    +
    +
    public class Teleporter
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      Teleporter(WorldServer p_i1963_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanmakePortal(Entity p_85188_1_) 
      booleanplaceInExistingPortal(Entity p_77184_1_, + double p_77184_2_, + double p_77184_4_, + double p_77184_6_, + float p_77184_8_) 
      voidplaceInPortal(Entity p_77185_1_, + double p_77185_2_, + double p_77185_4_, + double p_77185_6_, + float p_77185_8_) 
      voidremoveStalePortalLocations(long p_85189_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Teleporter

        +
        public Teleporter(WorldServer p_i1963_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        placeInPortal

        +
        public void placeInPortal(Entity p_77185_1_,
        +                 double p_77185_2_,
        +                 double p_77185_4_,
        +                 double p_77185_6_,
        +                 float p_77185_8_)
        +
      • +
      + + + +
        +
      • +

        placeInExistingPortal

        +
        public boolean placeInExistingPortal(Entity p_77184_1_,
        +                            double p_77184_2_,
        +                            double p_77184_4_,
        +                            double p_77184_6_,
        +                            float p_77184_8_)
        +
      • +
      + + + +
        +
      • +

        makePortal

        +
        public boolean makePortal(Entity p_85188_1_)
        +
      • +
      + + + +
        +
      • +

        removeStalePortalLocations

        +
        public void removeStalePortalLocations(long p_85189_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/World.html b/javadoc/net/minecraft/world/World.html new file mode 100644 index 0000000..a6523c6 --- /dev/null +++ b/javadoc/net/minecraft/world/World.html @@ -0,0 +1,4236 @@ + + + + + +World (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class World

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        MAX_ENTITY_RADIUS

        +
        public static double MAX_ENTITY_RADIUS
        +
        Used in the getEntitiesWithinAABB functions to expand the search area for entities. + Modders should change this variable to a higher value if it is less then the radius + of one of there entities.
        +
      • +
      + + + +
        +
      • +

        perWorldStorage

        +
        public final MapStorage perWorldStorage
        +
      • +
      + + + +
        +
      • +

        scheduledUpdatesAreImmediate

        +
        public boolean scheduledUpdatesAreImmediate
        +
      • +
      + + + +
        +
      • +

        loadedEntityList

        +
        public java.util.List loadedEntityList
        +
      • +
      + + + +
        +
      • +

        unloadedEntityList

        +
        protected java.util.List unloadedEntityList
        +
      • +
      + + + +
        +
      • +

        loadedTileEntityList

        +
        public java.util.List loadedTileEntityList
        +
      • +
      + + + +
        +
      • +

        playerEntities

        +
        public java.util.List playerEntities
        +
      • +
      + + + +
        +
      • +

        weatherEffects

        +
        public java.util.List weatherEffects
        +
      • +
      + + + +
        +
      • +

        skylightSubtracted

        +
        public int skylightSubtracted
        +
      • +
      + + + +
        +
      • +

        updateLCG

        +
        protected int updateLCG
        +
      • +
      + + + + + + + +
        +
      • +

        prevRainingStrength

        +
        public float prevRainingStrength
        +
      • +
      + + + +
        +
      • +

        rainingStrength

        +
        public float rainingStrength
        +
      • +
      + + + +
        +
      • +

        prevThunderingStrength

        +
        public float prevThunderingStrength
        +
      • +
      + + + +
        +
      • +

        thunderingStrength

        +
        public float thunderingStrength
        +
      • +
      + + + +
        +
      • +

        lastLightningBolt

        +
        public int lastLightningBolt
        +
      • +
      + + + + + + + +
        +
      • +

        rand

        +
        public java.util.Random rand
        +
      • +
      + + + + + + + +
        +
      • +

        worldAccesses

        +
        protected java.util.List worldAccesses
        +
      • +
      + + + + + + + +
        +
      • +

        saveHandler

        +
        protected final ISaveHandler saveHandler
        +
      • +
      + + + +
        +
      • +

        worldInfo

        +
        protected WorldInfo worldInfo
        +
      • +
      + + + +
        +
      • +

        findingSpawnPoint

        +
        public boolean findingSpawnPoint
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        villageSiegeObj

        +
        protected final VillageSiege villageSiegeObj
        +
      • +
      + + + +
        +
      • +

        theProfiler

        +
        public final Profiler theProfiler
        +
      • +
      + + + +
        +
      • +

        worldScoreboard

        +
        protected Scoreboard worldScoreboard
        +
      • +
      + + + +
        +
      • +

        isRemote

        +
        public boolean isRemote
        +
      • +
      + + + +
        +
      • +

        activeChunkSet

        +
        protected java.util.Set activeChunkSet
        +
      • +
      + + + +
        +
      • +

        spawnHostileMobs

        +
        protected boolean spawnHostileMobs
        +
      • +
      + + + +
        +
      • +

        spawnPeacefulMobs

        +
        protected boolean spawnPeacefulMobs
        +
      • +
      + + + +
        +
      • +

        restoringBlockSnapshots

        +
        public boolean restoringBlockSnapshots
        +
      • +
      + + + +
        +
      • +

        captureBlockSnapshots

        +
        public boolean captureBlockSnapshots
        +
      • +
      + + + +
        +
      • +

        capturedBlockSnapshots

        +
        public java.util.ArrayList<BlockSnapshot> capturedBlockSnapshots
        +
      • +
      +
    • +
    + + + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getBiomeGenForCoordsBody

        +
        public BiomeGenBase getBiomeGenForCoordsBody(int p_72807_1_,
        +                                    int p_72807_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        finishSetup

        +
        protected void finishSetup()
        +
      • +
      + + + +
        +
      • +

        createChunkProvider

        +
        protected abstract IChunkProvider createChunkProvider()
        +
      • +
      + + + +
        +
      • +

        initialize

        +
        protected void initialize(WorldSettings p_72963_1_)
        +
      • +
      + + + +
        +
      • +

        setSpawnLocation

        +
        public void setSpawnLocation()
        +
      • +
      + + + +
        +
      • +

        getTopBlock

        +
        public Block getTopBlock(int p_147474_1_,
        +                int p_147474_2_)
        +
      • +
      + + + +
        +
      • +

        getBlock

        +
        public Block getBlock(int p_147439_1_,
        +             int p_147439_2_,
        +             int p_147439_3_)
        +
        +
        Specified by:
        +
        getBlock in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        isAirBlock

        +
        public boolean isAirBlock(int p_147437_1_,
        +                 int p_147437_2_,
        +                 int p_147437_3_)
        +
        +
        Specified by:
        +
        isAirBlock in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        blockExists

        +
        public boolean blockExists(int p_72899_1_,
        +                  int p_72899_2_,
        +                  int p_72899_3_)
        +
      • +
      + + + +
        +
      • +

        doChunksNearChunkExist

        +
        public boolean doChunksNearChunkExist(int p_72873_1_,
        +                             int p_72873_2_,
        +                             int p_72873_3_,
        +                             int p_72873_4_)
        +
      • +
      + + + +
        +
      • +

        checkChunksExist

        +
        public boolean checkChunksExist(int p_72904_1_,
        +                       int p_72904_2_,
        +                       int p_72904_3_,
        +                       int p_72904_4_,
        +                       int p_72904_5_,
        +                       int p_72904_6_)
        +
      • +
      + + + +
        +
      • +

        chunkExists

        +
        protected boolean chunkExists(int p_72916_1_,
        +                  int p_72916_2_)
        +
      • +
      + + + +
        +
      • +

        getChunkFromBlockCoords

        +
        public Chunk getChunkFromBlockCoords(int p_72938_1_,
        +                            int p_72938_2_)
        +
      • +
      + + + +
        +
      • +

        getChunkFromChunkCoords

        +
        public Chunk getChunkFromChunkCoords(int p_72964_1_,
        +                            int p_72964_2_)
        +
      • +
      + + + +
        +
      • +

        setBlock

        +
        public boolean setBlock(int p_147465_1_,
        +               int p_147465_2_,
        +               int p_147465_3_,
        +               Block p_147465_4_,
        +               int p_147465_5_,
        +               int p_147465_6_)
        +
      • +
      + + + +
        +
      • +

        markAndNotifyBlock

        +
        public void markAndNotifyBlock(int x,
        +                      int y,
        +                      int z,
        +                      Chunk chunk,
        +                      Block oldBlock,
        +                      Block newBlock,
        +                      int flag)
        +
      • +
      + + + +
        +
      • +

        getBlockMetadata

        +
        public int getBlockMetadata(int p_72805_1_,
        +                   int p_72805_2_,
        +                   int p_72805_3_)
        +
        +
        Specified by:
        +
        getBlockMetadata in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        setBlockMetadataWithNotify

        +
        public boolean setBlockMetadataWithNotify(int p_72921_1_,
        +                                 int p_72921_2_,
        +                                 int p_72921_3_,
        +                                 int p_72921_4_,
        +                                 int p_72921_5_)
        +
      • +
      + + + +
        +
      • +

        setBlockToAir

        +
        public boolean setBlockToAir(int p_147468_1_,
        +                    int p_147468_2_,
        +                    int p_147468_3_)
        +
      • +
      + + + +
        +
      • +

        func_147480_a

        +
        public boolean func_147480_a(int p_147480_1_,
        +                    int p_147480_2_,
        +                    int p_147480_3_,
        +                    boolean p_147480_4_)
        +
      • +
      + + + +
        +
      • +

        setBlock

        +
        public boolean setBlock(int p_147449_1_,
        +               int p_147449_2_,
        +               int p_147449_3_,
        +               Block p_147449_4_)
        +
      • +
      + + + +
        +
      • +

        markBlockForUpdate

        +
        public void markBlockForUpdate(int p_147471_1_,
        +                      int p_147471_2_,
        +                      int p_147471_3_)
        +
      • +
      + + + +
        +
      • +

        notifyBlockChange

        +
        public void notifyBlockChange(int p_147444_1_,
        +                     int p_147444_2_,
        +                     int p_147444_3_,
        +                     Block p_147444_4_)
        +
      • +
      + + + +
        +
      • +

        markBlocksDirtyVertical

        +
        public void markBlocksDirtyVertical(int p_72975_1_,
        +                           int p_72975_2_,
        +                           int p_72975_3_,
        +                           int p_72975_4_)
        +
      • +
      + + + +
        +
      • +

        markBlockRangeForRenderUpdate

        +
        public void markBlockRangeForRenderUpdate(int p_147458_1_,
        +                                 int p_147458_2_,
        +                                 int p_147458_3_,
        +                                 int p_147458_4_,
        +                                 int p_147458_5_,
        +                                 int p_147458_6_)
        +
      • +
      + + + +
        +
      • +

        notifyBlocksOfNeighborChange

        +
        public void notifyBlocksOfNeighborChange(int p_147459_1_,
        +                                int p_147459_2_,
        +                                int p_147459_3_,
        +                                Block p_147459_4_)
        +
      • +
      + + + +
        +
      • +

        notifyBlocksOfNeighborChange

        +
        public void notifyBlocksOfNeighborChange(int p_147441_1_,
        +                                int p_147441_2_,
        +                                int p_147441_3_,
        +                                Block p_147441_4_,
        +                                int p_147441_5_)
        +
      • +
      + + + +
        +
      • +

        notifyBlockOfNeighborChange

        +
        public void notifyBlockOfNeighborChange(int p_147460_1_,
        +                               int p_147460_2_,
        +                               int p_147460_3_,
        +                               Block p_147460_4_)
        +
      • +
      + + + +
        +
      • +

        isBlockTickScheduledThisTick

        +
        public boolean isBlockTickScheduledThisTick(int p_147477_1_,
        +                                   int p_147477_2_,
        +                                   int p_147477_3_,
        +                                   Block p_147477_4_)
        +
      • +
      + + + +
        +
      • +

        canBlockSeeTheSky

        +
        public boolean canBlockSeeTheSky(int p_72937_1_,
        +                        int p_72937_2_,
        +                        int p_72937_3_)
        +
      • +
      + + + +
        +
      • +

        getFullBlockLightValue

        +
        public int getFullBlockLightValue(int p_72883_1_,
        +                         int p_72883_2_,
        +                         int p_72883_3_)
        +
      • +
      + + + +
        +
      • +

        getBlockLightValue

        +
        public int getBlockLightValue(int p_72957_1_,
        +                     int p_72957_2_,
        +                     int p_72957_3_)
        +
      • +
      + + + +
        +
      • +

        getBlockLightValue_do

        +
        public int getBlockLightValue_do(int p_72849_1_,
        +                        int p_72849_2_,
        +                        int p_72849_3_,
        +                        boolean p_72849_4_)
        +
      • +
      + + + +
        +
      • +

        getHeightValue

        +
        public int getHeightValue(int p_72976_1_,
        +                 int p_72976_2_)
        +
      • +
      + + + +
        +
      • +

        getChunkHeightMapMinimum

        +
        public int getChunkHeightMapMinimum(int p_82734_1_,
        +                           int p_82734_2_)
        +
      • +
      + + + +
        +
      • +

        getSkyBlockTypeBrightness

        +
        public int getSkyBlockTypeBrightness(EnumSkyBlock p_72925_1_,
        +                            int p_72925_2_,
        +                            int p_72925_3_,
        +                            int p_72925_4_)
        +
      • +
      + + + +
        +
      • +

        getSavedLightValue

        +
        public int getSavedLightValue(EnumSkyBlock p_72972_1_,
        +                     int p_72972_2_,
        +                     int p_72972_3_,
        +                     int p_72972_4_)
        +
      • +
      + + + +
        +
      • +

        setLightValue

        +
        public void setLightValue(EnumSkyBlock p_72915_1_,
        +                 int p_72915_2_,
        +                 int p_72915_3_,
        +                 int p_72915_4_,
        +                 int p_72915_5_)
        +
      • +
      + + + +
        +
      • +

        func_147479_m

        +
        public void func_147479_m(int p_147479_1_,
        +                 int p_147479_2_,
        +                 int p_147479_3_)
        +
      • +
      + + + +
        +
      • +

        getLightBrightnessForSkyBlocks

        +
        public int getLightBrightnessForSkyBlocks(int p_72802_1_,
        +                                 int p_72802_2_,
        +                                 int p_72802_3_,
        +                                 int p_72802_4_)
        +
        +
        Specified by:
        +
        getLightBrightnessForSkyBlocks in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getLightBrightness

        +
        public float getLightBrightness(int p_72801_1_,
        +                       int p_72801_2_,
        +                       int p_72801_3_)
        +
      • +
      + + + +
        +
      • +

        isDaytime

        +
        public boolean isDaytime()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_147447_a

        +
        public MovingObjectPosition func_147447_a(Vec3 p_147447_1_,
        +                                 Vec3 p_147447_2_,
        +                                 boolean p_147447_3_,
        +                                 boolean p_147447_4_,
        +                                 boolean p_147447_5_)
        +
      • +
      + + + +
        +
      • +

        playSoundAtEntity

        +
        public void playSoundAtEntity(Entity p_72956_1_,
        +                     java.lang.String p_72956_2_,
        +                     float p_72956_3_,
        +                     float p_72956_4_)
        +
      • +
      + + + +
        +
      • +

        playSoundToNearExcept

        +
        public void playSoundToNearExcept(EntityPlayer p_85173_1_,
        +                         java.lang.String p_85173_2_,
        +                         float p_85173_3_,
        +                         float p_85173_4_)
        +
      • +
      + + + +
        +
      • +

        playSoundEffect

        +
        public void playSoundEffect(double p_72908_1_,
        +                   double p_72908_3_,
        +                   double p_72908_5_,
        +                   java.lang.String p_72908_7_,
        +                   float p_72908_8_,
        +                   float p_72908_9_)
        +
      • +
      + + + +
        +
      • +

        playSound

        +
        public void playSound(double p_72980_1_,
        +             double p_72980_3_,
        +             double p_72980_5_,
        +             java.lang.String p_72980_7_,
        +             float p_72980_8_,
        +             float p_72980_9_,
        +             boolean p_72980_10_)
        +
      • +
      + + + +
        +
      • +

        playRecord

        +
        public void playRecord(java.lang.String p_72934_1_,
        +              int p_72934_2_,
        +              int p_72934_3_,
        +              int p_72934_4_)
        +
      • +
      + + + +
        +
      • +

        spawnParticle

        +
        public void spawnParticle(java.lang.String p_72869_1_,
        +                 double p_72869_2_,
        +                 double p_72869_4_,
        +                 double p_72869_6_,
        +                 double p_72869_8_,
        +                 double p_72869_10_,
        +                 double p_72869_12_)
        +
      • +
      + + + +
        +
      • +

        addWeatherEffect

        +
        public boolean addWeatherEffect(Entity p_72942_1_)
        +
      • +
      + + + +
        +
      • +

        spawnEntityInWorld

        +
        public boolean spawnEntityInWorld(Entity p_72838_1_)
        +
      • +
      + + + +
        +
      • +

        onEntityAdded

        +
        public void onEntityAdded(Entity p_72923_1_)
        +
      • +
      + + + +
        +
      • +

        onEntityRemoved

        +
        public void onEntityRemoved(Entity p_72847_1_)
        +
      • +
      + + + +
        +
      • +

        removeEntity

        +
        public void removeEntity(Entity p_72900_1_)
        +
      • +
      + + + +
        +
      • +

        removePlayerEntityDangerously

        +
        public void removePlayerEntityDangerously(Entity p_72973_1_)
        +
      • +
      + + + +
        +
      • +

        addWorldAccess

        +
        public void addWorldAccess(IWorldAccess p_72954_1_)
        +
      • +
      + + + +
        +
      • +

        getCollidingBoundingBoxes

        +
        public java.util.List getCollidingBoundingBoxes(Entity p_72945_1_,
        +                                       AxisAlignedBB p_72945_2_)
        +
      • +
      + + + +
        +
      • +

        func_147461_a

        +
        public java.util.List func_147461_a(AxisAlignedBB p_147461_1_)
        +
      • +
      + + + +
        +
      • +

        calculateSkylightSubtracted

        +
        public int calculateSkylightSubtracted(float p_72967_1_)
        +
      • +
      + + + +
        +
      • +

        getSunBrightnessFactor

        +
        public float getSunBrightnessFactor(float p_72967_1_)
        +
        The current sun brightness factor for this dimension. + 0.0f means no light at all, and 1.0f means maximum sunlight. + Highly recommended for sunlight detection like solar panel.
        +
        Returns:
        The current brightness factor
        +
      • +
      + + + +
        +
      • +

        removeWorldAccess

        +
        public void removeWorldAccess(IWorldAccess p_72848_1_)
        +
      • +
      + + + +
        +
      • +

        getSunBrightness

        +
        public float getSunBrightness(float p_72971_1_)
        +
      • +
      + + + +
        +
      • +

        getSunBrightnessBody

        +
        public float getSunBrightnessBody(float p_72971_1_)
        +
      • +
      + + + +
        +
      • +

        getSkyColor

        +
        public Vec3 getSkyColor(Entity p_72833_1_,
        +               float p_72833_2_)
        +
      • +
      + + + +
        +
      • +

        getSkyColorBody

        +
        public Vec3 getSkyColorBody(Entity p_72833_1_,
        +                   float p_72833_2_)
        +
      • +
      + + + +
        +
      • +

        getCelestialAngle

        +
        public float getCelestialAngle(float p_72826_1_)
        +
      • +
      + + + +
        +
      • +

        getMoonPhase

        +
        public int getMoonPhase()
        +
      • +
      + + + +
        +
      • +

        getCurrentMoonPhaseFactor

        +
        public float getCurrentMoonPhaseFactor()
        +
      • +
      + + + +
        +
      • +

        getCurrentMoonPhaseFactorBody

        +
        public float getCurrentMoonPhaseFactorBody()
        +
      • +
      + + + +
        +
      • +

        getCelestialAngleRadians

        +
        public float getCelestialAngleRadians(float p_72929_1_)
        +
      • +
      + + + +
        +
      • +

        getCloudColour

        +
        public Vec3 getCloudColour(float p_72824_1_)
        +
      • +
      + + + +
        +
      • +

        drawCloudsBody

        +
        public Vec3 drawCloudsBody(float p_72824_1_)
        +
      • +
      + + + +
        +
      • +

        getFogColor

        +
        public Vec3 getFogColor(float p_72948_1_)
        +
      • +
      + + + +
        +
      • +

        getPrecipitationHeight

        +
        public int getPrecipitationHeight(int p_72874_1_,
        +                         int p_72874_2_)
        +
      • +
      + + + +
        +
      • +

        getTopSolidOrLiquidBlock

        +
        public int getTopSolidOrLiquidBlock(int p_72825_1_,
        +                           int p_72825_2_)
        +
      • +
      + + + +
        +
      • +

        getStarBrightness

        +
        public float getStarBrightness(float p_72880_1_)
        +
      • +
      + + + +
        +
      • +

        getStarBrightnessBody

        +
        public float getStarBrightnessBody(float par1)
        +
      • +
      + + + +
        +
      • +

        scheduleBlockUpdate

        +
        public void scheduleBlockUpdate(int p_147464_1_,
        +                       int p_147464_2_,
        +                       int p_147464_3_,
        +                       Block p_147464_4_,
        +                       int p_147464_5_)
        +
      • +
      + + + +
        +
      • +

        scheduleBlockUpdateWithPriority

        +
        public void scheduleBlockUpdateWithPriority(int p_147454_1_,
        +                                   int p_147454_2_,
        +                                   int p_147454_3_,
        +                                   Block p_147454_4_,
        +                                   int p_147454_5_,
        +                                   int p_147454_6_)
        +
      • +
      + + + +
        +
      • +

        func_147446_b

        +
        public void func_147446_b(int p_147446_1_,
        +                 int p_147446_2_,
        +                 int p_147446_3_,
        +                 Block p_147446_4_,
        +                 int p_147446_5_,
        +                 int p_147446_6_)
        +
      • +
      + + + +
        +
      • +

        updateEntities

        +
        public void updateEntities()
        +
      • +
      + + + +
        +
      • +

        func_147448_a

        +
        public void func_147448_a(java.util.Collection p_147448_1_)
        +
      • +
      + + + +
        +
      • +

        updateEntity

        +
        public void updateEntity(Entity p_72870_1_)
        +
      • +
      + + + +
        +
      • +

        updateEntityWithOptionalForce

        +
        public void updateEntityWithOptionalForce(Entity p_72866_1_,
        +                                 boolean p_72866_2_)
        +
      • +
      + + + +
        +
      • +

        checkNoEntityCollision

        +
        public boolean checkNoEntityCollision(AxisAlignedBB p_72855_1_)
        +
      • +
      + + + +
        +
      • +

        checkNoEntityCollision

        +
        public boolean checkNoEntityCollision(AxisAlignedBB p_72917_1_,
        +                             Entity p_72917_2_)
        +
      • +
      + + + +
        +
      • +

        checkBlockCollision

        +
        public boolean checkBlockCollision(AxisAlignedBB p_72829_1_)
        +
      • +
      + + + +
        +
      • +

        isAnyLiquid

        +
        public boolean isAnyLiquid(AxisAlignedBB p_72953_1_)
        +
      • +
      + + + +
        +
      • +

        func_147470_e

        +
        public boolean func_147470_e(AxisAlignedBB p_147470_1_)
        +
      • +
      + + + +
        +
      • +

        handleMaterialAcceleration

        +
        public boolean handleMaterialAcceleration(AxisAlignedBB p_72918_1_,
        +                                 Material p_72918_2_,
        +                                 Entity p_72918_3_)
        +
      • +
      + + + +
        +
      • +

        isMaterialInBB

        +
        public boolean isMaterialInBB(AxisAlignedBB p_72875_1_,
        +                     Material p_72875_2_)
        +
      • +
      + + + +
        +
      • +

        isAABBInMaterial

        +
        public boolean isAABBInMaterial(AxisAlignedBB p_72830_1_,
        +                       Material p_72830_2_)
        +
      • +
      + + + +
        +
      • +

        createExplosion

        +
        public Explosion createExplosion(Entity p_72876_1_,
        +                        double p_72876_2_,
        +                        double p_72876_4_,
        +                        double p_72876_6_,
        +                        float p_72876_8_,
        +                        boolean p_72876_9_)
        +
      • +
      + + + +
        +
      • +

        newExplosion

        +
        public Explosion newExplosion(Entity p_72885_1_,
        +                     double p_72885_2_,
        +                     double p_72885_4_,
        +                     double p_72885_6_,
        +                     float p_72885_8_,
        +                     boolean p_72885_9_,
        +                     boolean p_72885_10_)
        +
      • +
      + + + +
        +
      • +

        getBlockDensity

        +
        public float getBlockDensity(Vec3 p_72842_1_,
        +                    AxisAlignedBB p_72842_2_)
        +
      • +
      + + + +
        +
      • +

        extinguishFire

        +
        public boolean extinguishFire(EntityPlayer p_72886_1_,
        +                     int p_72886_2_,
        +                     int p_72886_3_,
        +                     int p_72886_4_,
        +                     int p_72886_5_)
        +
      • +
      + + + +
        +
      • +

        getDebugLoadedEntities

        +
        public java.lang.String getDebugLoadedEntities()
        +
      • +
      + + + +
        +
      • +

        getProviderName

        +
        public java.lang.String getProviderName()
        +
      • +
      + + + +
        +
      • +

        getTileEntity

        +
        public TileEntity getTileEntity(int p_147438_1_,
        +                       int p_147438_2_,
        +                       int p_147438_3_)
        +
        +
        Specified by:
        +
        getTileEntity in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        setTileEntity

        +
        public void setTileEntity(int p_147455_1_,
        +                 int p_147455_2_,
        +                 int p_147455_3_,
        +                 TileEntity p_147455_4_)
        +
      • +
      + + + +
        +
      • +

        removeTileEntity

        +
        public void removeTileEntity(int p_147475_1_,
        +                    int p_147475_2_,
        +                    int p_147475_3_)
        +
      • +
      + + + +
        +
      • +

        func_147457_a

        +
        public void func_147457_a(TileEntity p_147457_1_)
        +
      • +
      + + + +
        +
      • +

        func_147469_q

        +
        public boolean func_147469_q(int p_147469_1_,
        +                    int p_147469_2_,
        +                    int p_147469_3_)
        +
      • +
      + + + +
        +
      • +

        doesBlockHaveSolidTopSurface

        +
        public static boolean doesBlockHaveSolidTopSurface(IBlockAccess p_147466_0_,
        +                                   int p_147466_1_,
        +                                   int p_147466_2_,
        +                                   int p_147466_3_)
        +
      • +
      + + + +
        +
      • +

        isBlockNormalCubeDefault

        +
        public boolean isBlockNormalCubeDefault(int p_147445_1_,
        +                               int p_147445_2_,
        +                               int p_147445_3_,
        +                               boolean p_147445_4_)
        +
      • +
      + + + +
        +
      • +

        calculateInitialSkylight

        +
        public void calculateInitialSkylight()
        +
      • +
      + + + +
        +
      • +

        setAllowedSpawnTypes

        +
        public void setAllowedSpawnTypes(boolean p_72891_1_,
        +                        boolean p_72891_2_)
        +
      • +
      + + + +
        +
      • +

        tick

        +
        public void tick()
        +
      • +
      + + + +
        +
      • +

        calculateInitialWeatherBody

        +
        public void calculateInitialWeatherBody()
        +
      • +
      + + + +
        +
      • +

        updateWeather

        +
        protected void updateWeather()
        +
      • +
      + + + +
        +
      • +

        updateWeatherBody

        +
        public void updateWeatherBody()
        +
      • +
      + + + +
        +
      • +

        setActivePlayerChunksAndCheckLight

        +
        protected void setActivePlayerChunksAndCheckLight()
        +
      • +
      + + + +
        +
      • +

        func_152379_p

        +
        protected abstract int func_152379_p()
        +
      • +
      + + + +
        +
      • +

        func_147467_a

        +
        protected void func_147467_a(int p_147467_1_,
        +                 int p_147467_2_,
        +                 Chunk p_147467_3_)
        +
      • +
      + + + +
        +
      • +

        func_147456_g

        +
        protected void func_147456_g()
        +
      • +
      + + + +
        +
      • +

        isBlockFreezable

        +
        public boolean isBlockFreezable(int p_72884_1_,
        +                       int p_72884_2_,
        +                       int p_72884_3_)
        +
      • +
      + + + +
        +
      • +

        isBlockFreezableNaturally

        +
        public boolean isBlockFreezableNaturally(int p_72850_1_,
        +                                int p_72850_2_,
        +                                int p_72850_3_)
        +
      • +
      + + + +
        +
      • +

        canBlockFreeze

        +
        public boolean canBlockFreeze(int p_72834_1_,
        +                     int p_72834_2_,
        +                     int p_72834_3_,
        +                     boolean p_72834_4_)
        +
      • +
      + + + +
        +
      • +

        canBlockFreezeBody

        +
        public boolean canBlockFreezeBody(int p_72834_1_,
        +                         int p_72834_2_,
        +                         int p_72834_3_,
        +                         boolean p_72834_4_)
        +
      • +
      + + + +
        +
      • +

        func_147478_e

        +
        public boolean func_147478_e(int p_147478_1_,
        +                    int p_147478_2_,
        +                    int p_147478_3_,
        +                    boolean p_147478_4_)
        +
      • +
      + + + +
        +
      • +

        canSnowAtBody

        +
        public boolean canSnowAtBody(int p_147478_1_,
        +                    int p_147478_2_,
        +                    int p_147478_3_,
        +                    boolean p_147478_4_)
        +
      • +
      + + + +
        +
      • +

        func_147451_t

        +
        public boolean func_147451_t(int p_147451_1_,
        +                    int p_147451_2_,
        +                    int p_147451_3_)
        +
      • +
      + + + +
        +
      • +

        updateLightByType

        +
        public boolean updateLightByType(EnumSkyBlock p_147463_1_,
        +                        int p_147463_2_,
        +                        int p_147463_3_,
        +                        int p_147463_4_)
        +
      • +
      + + + +
        +
      • +

        tickUpdates

        +
        public boolean tickUpdates(boolean p_72955_1_)
        +
      • +
      + + + +
        +
      • +

        getPendingBlockUpdates

        +
        public java.util.List getPendingBlockUpdates(Chunk p_72920_1_,
        +                                    boolean p_72920_2_)
        +
      • +
      + + + +
        +
      • +

        getEntitiesWithinAABBExcludingEntity

        +
        public java.util.List getEntitiesWithinAABBExcludingEntity(Entity p_72839_1_,
        +                                                  AxisAlignedBB p_72839_2_)
        +
      • +
      + + + +
        +
      • +

        getEntitiesWithinAABBExcludingEntity

        +
        public java.util.List getEntitiesWithinAABBExcludingEntity(Entity p_94576_1_,
        +                                                  AxisAlignedBB p_94576_2_,
        +                                                  IEntitySelector p_94576_3_)
        +
      • +
      + + + +
        +
      • +

        getEntitiesWithinAABB

        +
        public java.util.List getEntitiesWithinAABB(java.lang.Class p_72872_1_,
        +                                   AxisAlignedBB p_72872_2_)
        +
      • +
      + + + +
        +
      • +

        selectEntitiesWithinAABB

        +
        public java.util.List selectEntitiesWithinAABB(java.lang.Class p_82733_1_,
        +                                      AxisAlignedBB p_82733_2_,
        +                                      IEntitySelector p_82733_3_)
        +
      • +
      + + + +
        +
      • +

        findNearestEntityWithinAABB

        +
        public Entity findNearestEntityWithinAABB(java.lang.Class p_72857_1_,
        +                                 AxisAlignedBB p_72857_2_,
        +                                 Entity p_72857_3_)
        +
      • +
      + + + +
        +
      • +

        getEntityByID

        +
        public abstract Entity getEntityByID(int p_73045_1_)
        +
      • +
      + + + +
        +
      • +

        getLoadedEntityList

        +
        public java.util.List getLoadedEntityList()
        +
      • +
      + + + +
        +
      • +

        markTileEntityChunkModified

        +
        public void markTileEntityChunkModified(int p_147476_1_,
        +                               int p_147476_2_,
        +                               int p_147476_3_,
        +                               TileEntity p_147476_4_)
        +
      • +
      + + + +
        +
      • +

        countEntities

        +
        public int countEntities(java.lang.Class p_72907_1_)
        +
      • +
      + + + +
        +
      • +

        addLoadedEntities

        +
        public void addLoadedEntities(java.util.List p_72868_1_)
        +
      • +
      + + + +
        +
      • +

        unloadEntities

        +
        public void unloadEntities(java.util.List p_72828_1_)
        +
      • +
      + + + +
        +
      • +

        canPlaceEntityOnSide

        +
        public boolean canPlaceEntityOnSide(Block p_147472_1_,
        +                           int p_147472_2_,
        +                           int p_147472_3_,
        +                           int p_147472_4_,
        +                           boolean p_147472_5_,
        +                           int p_147472_6_,
        +                           Entity p_147472_7_,
        +                           ItemStack p_147472_8_)
        +
      • +
      + + + +
        +
      • +

        getPathEntityToEntity

        +
        public PathEntity getPathEntityToEntity(Entity p_72865_1_,
        +                               Entity p_72865_2_,
        +                               float p_72865_3_,
        +                               boolean p_72865_4_,
        +                               boolean p_72865_5_,
        +                               boolean p_72865_6_,
        +                               boolean p_72865_7_)
        +
      • +
      + + + +
        +
      • +

        getEntityPathToXYZ

        +
        public PathEntity getEntityPathToXYZ(Entity p_72844_1_,
        +                            int p_72844_2_,
        +                            int p_72844_3_,
        +                            int p_72844_4_,
        +                            float p_72844_5_,
        +                            boolean p_72844_6_,
        +                            boolean p_72844_7_,
        +                            boolean p_72844_8_,
        +                            boolean p_72844_9_)
        +
      • +
      + + + +
        +
      • +

        isBlockProvidingPowerTo

        +
        public int isBlockProvidingPowerTo(int p_72879_1_,
        +                          int p_72879_2_,
        +                          int p_72879_3_,
        +                          int p_72879_4_)
        +
        +
        Specified by:
        +
        isBlockProvidingPowerTo in interface IBlockAccess
        +
        +
      • +
      + + + +
        +
      • +

        getBlockPowerInput

        +
        public int getBlockPowerInput(int p_94577_1_,
        +                     int p_94577_2_,
        +                     int p_94577_3_)
        +
      • +
      + + + +
        +
      • +

        getIndirectPowerOutput

        +
        public boolean getIndirectPowerOutput(int p_94574_1_,
        +                             int p_94574_2_,
        +                             int p_94574_3_,
        +                             int p_94574_4_)
        +
      • +
      + + + +
        +
      • +

        getIndirectPowerLevelTo

        +
        public int getIndirectPowerLevelTo(int p_72878_1_,
        +                          int p_72878_2_,
        +                          int p_72878_3_,
        +                          int p_72878_4_)
        +
      • +
      + + + +
        +
      • +

        isBlockIndirectlyGettingPowered

        +
        public boolean isBlockIndirectlyGettingPowered(int p_72864_1_,
        +                                      int p_72864_2_,
        +                                      int p_72864_3_)
        +
      • +
      + + + +
        +
      • +

        getStrongestIndirectPower

        +
        public int getStrongestIndirectPower(int p_94572_1_,
        +                            int p_94572_2_,
        +                            int p_94572_3_)
        +
      • +
      + + + +
        +
      • +

        getClosestPlayerToEntity

        +
        public EntityPlayer getClosestPlayerToEntity(Entity p_72890_1_,
        +                                    double p_72890_2_)
        +
      • +
      + + + +
        +
      • +

        getClosestPlayer

        +
        public EntityPlayer getClosestPlayer(double p_72977_1_,
        +                            double p_72977_3_,
        +                            double p_72977_5_,
        +                            double p_72977_7_)
        +
      • +
      + + + +
        +
      • +

        getClosestVulnerablePlayerToEntity

        +
        public EntityPlayer getClosestVulnerablePlayerToEntity(Entity p_72856_1_,
        +                                              double p_72856_2_)
        +
      • +
      + + + +
        +
      • +

        getClosestVulnerablePlayer

        +
        public EntityPlayer getClosestVulnerablePlayer(double p_72846_1_,
        +                                      double p_72846_3_,
        +                                      double p_72846_5_,
        +                                      double p_72846_7_)
        +
      • +
      + + + +
        +
      • +

        getPlayerEntityByName

        +
        public EntityPlayer getPlayerEntityByName(java.lang.String p_72924_1_)
        +
      • +
      + + + +
        +
      • +

        func_152378_a

        +
        public EntityPlayer func_152378_a(java.util.UUID p_152378_1_)
        +
      • +
      + + + +
        +
      • +

        sendQuittingDisconnectingPacket

        +
        public void sendQuittingDisconnectingPacket()
        +
      • +
      + + + + + + + +
        +
      • +

        func_82738_a

        +
        public void func_82738_a(long p_82738_1_)
        +
      • +
      + + + +
        +
      • +

        getSeed

        +
        public long getSeed()
        +
      • +
      + + + +
        +
      • +

        getTotalWorldTime

        +
        public long getTotalWorldTime()
        +
      • +
      + + + +
        +
      • +

        getWorldTime

        +
        public long getWorldTime()
        +
      • +
      + + + +
        +
      • +

        setWorldTime

        +
        public void setWorldTime(long p_72877_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        setSpawnLocation

        +
        public void setSpawnLocation(int p_72950_1_,
        +                    int p_72950_2_,
        +                    int p_72950_3_)
        +
      • +
      + + + +
        +
      • +

        joinEntityInSurroundings

        +
        public void joinEntityInSurroundings(Entity p_72897_1_)
        +
      • +
      + + + +
        +
      • +

        canMineBlock

        +
        public boolean canMineBlock(EntityPlayer p_72962_1_,
        +                   int p_72962_2_,
        +                   int p_72962_3_,
        +                   int p_72962_4_)
        +
      • +
      + + + +
        +
      • +

        canMineBlockBody

        +
        public boolean canMineBlockBody(EntityPlayer par1EntityPlayer,
        +                       int par2,
        +                       int par3,
        +                       int par4)
        +
      • +
      + + + +
        +
      • +

        setEntityState

        +
        public void setEntityState(Entity p_72960_1_,
        +                  byte p_72960_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        addBlockEvent

        +
        public void addBlockEvent(int p_147452_1_,
        +                 int p_147452_2_,
        +                 int p_147452_3_,
        +                 Block p_147452_4_,
        +                 int p_147452_5_,
        +                 int p_147452_6_)
        +
      • +
      + + + +
        +
      • +

        getSaveHandler

        +
        public ISaveHandler getSaveHandler()
        +
      • +
      + + + +
        +
      • +

        getWorldInfo

        +
        public WorldInfo getWorldInfo()
        +
      • +
      + + + +
        +
      • +

        getGameRules

        +
        public GameRules getGameRules()
        +
      • +
      + + + +
        +
      • +

        updateAllPlayersSleepingFlag

        +
        public void updateAllPlayersSleepingFlag()
        +
      • +
      + + + +
        +
      • +

        getWeightedThunderStrength

        +
        public float getWeightedThunderStrength(float p_72819_1_)
        +
      • +
      + + + +
        +
      • +

        setThunderStrength

        +
        public void setThunderStrength(float p_147442_1_)
        +
      • +
      + + + +
        +
      • +

        getRainStrength

        +
        public float getRainStrength(float p_72867_1_)
        +
      • +
      + + + +
        +
      • +

        setRainStrength

        +
        public void setRainStrength(float p_72894_1_)
        +
      • +
      + + + +
        +
      • +

        isThundering

        +
        public boolean isThundering()
        +
      • +
      + + + +
        +
      • +

        isRaining

        +
        public boolean isRaining()
        +
      • +
      + + + +
        +
      • +

        canLightningStrikeAt

        +
        public boolean canLightningStrikeAt(int p_72951_1_,
        +                           int p_72951_2_,
        +                           int p_72951_3_)
        +
      • +
      + + + +
        +
      • +

        isBlockHighHumidity

        +
        public boolean isBlockHighHumidity(int p_72958_1_,
        +                          int p_72958_2_,
        +                          int p_72958_3_)
        +
      • +
      + + + +
        +
      • +

        setItemData

        +
        public void setItemData(java.lang.String p_72823_1_,
        +               WorldSavedData p_72823_2_)
        +
      • +
      + + + +
        +
      • +

        loadItemData

        +
        public WorldSavedData loadItemData(java.lang.Class p_72943_1_,
        +                          java.lang.String p_72943_2_)
        +
      • +
      + + + +
        +
      • +

        getUniqueDataId

        +
        public int getUniqueDataId(java.lang.String p_72841_1_)
        +
      • +
      + + + +
        +
      • +

        playBroadcastSound

        +
        public void playBroadcastSound(int p_82739_1_,
        +                      int p_82739_2_,
        +                      int p_82739_3_,
        +                      int p_82739_4_,
        +                      int p_82739_5_)
        +
      • +
      + + + +
        +
      • +

        playAuxSFX

        +
        public void playAuxSFX(int p_72926_1_,
        +              int p_72926_2_,
        +              int p_72926_3_,
        +              int p_72926_4_,
        +              int p_72926_5_)
        +
      • +
      + + + +
        +
      • +

        playAuxSFXAtEntity

        +
        public void playAuxSFXAtEntity(EntityPlayer p_72889_1_,
        +                      int p_72889_2_,
        +                      int p_72889_3_,
        +                      int p_72889_4_,
        +                      int p_72889_5_,
        +                      int p_72889_6_)
        +
      • +
      + + + + + + + +
        +
      • +

        getActualHeight

        +
        public int getActualHeight()
        +
      • +
      + + + +
        +
      • +

        setRandomSeed

        +
        public java.util.Random setRandomSeed(int p_72843_1_,
        +                             int p_72843_2_,
        +                             int p_72843_3_)
        +
      • +
      + + + +
        +
      • +

        findClosestStructure

        +
        public ChunkPosition findClosestStructure(java.lang.String p_147440_1_,
        +                                 int p_147440_2_,
        +                                 int p_147440_3_,
        +                                 int p_147440_4_)
        +
      • +
      + + + + + + + +
        +
      • +

        getHorizon

        +
        public double getHorizon()
        +
      • +
      + + + + + + + +
        +
      • +

        destroyBlockInWorldPartially

        +
        public void destroyBlockInWorldPartially(int p_147443_1_,
        +                                int p_147443_2_,
        +                                int p_147443_3_,
        +                                int p_147443_4_,
        +                                int p_147443_5_)
        +
      • +
      + + + +
        +
      • +

        getCurrentDate

        +
        public java.util.Calendar getCurrentDate()
        +
      • +
      + + + +
        +
      • +

        makeFireworks

        +
        public void makeFireworks(double p_92088_1_,
        +                 double p_92088_3_,
        +                 double p_92088_5_,
        +                 double p_92088_7_,
        +                 double p_92088_9_,
        +                 double p_92088_11_,
        +                 NBTTagCompound p_92088_13_)
        +
      • +
      + + + +
        +
      • +

        getScoreboard

        +
        public Scoreboard getScoreboard()
        +
      • +
      + + + +
        +
      • +

        func_147453_f

        +
        public void func_147453_f(int p_147453_1_,
        +                 int p_147453_2_,
        +                 int p_147453_3_,
        +                 Block p_147453_4_)
        +
      • +
      + + + +
        +
      • +

        func_147462_b

        +
        public float func_147462_b(double p_147462_1_,
        +                  double p_147462_3_,
        +                  double p_147462_5_)
        +
      • +
      + + + +
        +
      • +

        func_147473_B

        +
        public float func_147473_B(int p_147473_1_,
        +                  int p_147473_2_,
        +                  int p_147473_3_)
        +
      • +
      + + + +
        +
      • +

        func_147450_X

        +
        public void func_147450_X()
        +
      • +
      + + + +
        +
      • +

        addTileEntity

        +
        public void addTileEntity(TileEntity entity)
        +
        Adds a single TileEntity to the world.
        +
        Parameters:
        entity - The TileEntity to be added.
        +
      • +
      + + + +
        +
      • +

        isSideSolid

        +
        public boolean isSideSolid(int x,
        +                  int y,
        +                  int z,
        +                  ForgeDirection side)
        +
        Determine if the given block is considered solid on the + specified side. Used by placement logic.
        +
        Parameters:
        x - Block X Position
        y - Block Y Position
        z - Block Z Position
        side - The Side in question
        +
        Returns:
        True if the side is solid
        +
      • +
      + + + +
        +
      • +

        isSideSolid

        +
        public boolean isSideSolid(int x,
        +                  int y,
        +                  int z,
        +                  ForgeDirection side,
        +                  boolean _default)
        +
        Determine if the given block is considered solid on the + specified side. Used by placement logic.
        +
        +
        Specified by:
        +
        isSideSolid in interface IBlockAccess
        +
        Parameters:
        x - Block X Position
        y - Block Y Position
        z - Block Z Position
        side - The Side in question
        _default - The default to return if the block doesn't exist.
        +
        Returns:
        True if the side is solid
        +
      • +
      + + + + + + + +
        +
      • +

        getBlockLightOpacity

        +
        public int getBlockLightOpacity(int x,
        +                       int y,
        +                       int z)
        +
        Readded as it was removed, very useful helper function
        +
        Parameters:
        x - X position
        y - Y Position
        z - Z Position
        +
        Returns:
        The blocks light opacity
        +
      • +
      + + + +
        +
      • +

        countEntities

        +
        public int countEntities(EnumCreatureType type,
        +                boolean forSpawnCount)
        +
        Returns a count of entities that classify themselves as the specified creature type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldManager.html b/javadoc/net/minecraft/world/WorldManager.html new file mode 100644 index 0000000..9fc29b9 --- /dev/null +++ b/javadoc/net/minecraft/world/WorldManager.html @@ -0,0 +1,553 @@ + + + + + +WorldManager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldManager

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IWorldAccess
    +
    +
    +
    +
    public class WorldManager
    +extends java.lang.Object
    +implements IWorldAccess
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidbroadcastSound(int p_82746_1_, + int p_82746_2_, + int p_82746_3_, + int p_82746_4_, + int p_82746_5_) 
      voiddestroyBlockPartially(int p_147587_1_, + int p_147587_2_, + int p_147587_3_, + int p_147587_4_, + int p_147587_5_) 
      voidmarkBlockForRenderUpdate(int p_147588_1_, + int p_147588_2_, + int p_147588_3_) 
      voidmarkBlockForUpdate(int p_147586_1_, + int p_147586_2_, + int p_147586_3_) 
      voidmarkBlockRangeForRenderUpdate(int p_147585_1_, + int p_147585_2_, + int p_147585_3_, + int p_147585_4_, + int p_147585_5_, + int p_147585_6_) 
      voidonEntityCreate(Entity p_72703_1_) 
      voidonEntityDestroy(Entity p_72709_1_) 
      voidonStaticEntitiesChanged() 
      voidplayAuxSFX(EntityPlayer p_72706_1_, + int p_72706_2_, + int p_72706_3_, + int p_72706_4_, + int p_72706_5_, + int p_72706_6_) 
      voidplayRecord(java.lang.String p_72702_1_, + int p_72702_2_, + int p_72702_3_, + int p_72702_4_) 
      voidplaySound(java.lang.String p_72704_1_, + double p_72704_2_, + double p_72704_4_, + double p_72704_6_, + float p_72704_8_, + float p_72704_9_) 
      voidplaySoundToNearExcept(EntityPlayer p_85102_1_, + java.lang.String p_85102_2_, + double p_85102_3_, + double p_85102_5_, + double p_85102_7_, + float p_85102_9_, + float p_85102_10_) 
      voidspawnParticle(java.lang.String p_72708_1_, + double p_72708_2_, + double p_72708_4_, + double p_72708_6_, + double p_72708_8_, + double p_72708_10_, + double p_72708_12_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        spawnParticle

        +
        public void spawnParticle(java.lang.String p_72708_1_,
        +                 double p_72708_2_,
        +                 double p_72708_4_,
        +                 double p_72708_6_,
        +                 double p_72708_8_,
        +                 double p_72708_10_,
        +                 double p_72708_12_)
        +
        +
        Specified by:
        +
        spawnParticle in interface IWorldAccess
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        playSound

        +
        public void playSound(java.lang.String p_72704_1_,
        +             double p_72704_2_,
        +             double p_72704_4_,
        +             double p_72704_6_,
        +             float p_72704_8_,
        +             float p_72704_9_)
        +
        +
        Specified by:
        +
        playSound in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        playSoundToNearExcept

        +
        public void playSoundToNearExcept(EntityPlayer p_85102_1_,
        +                         java.lang.String p_85102_2_,
        +                         double p_85102_3_,
        +                         double p_85102_5_,
        +                         double p_85102_7_,
        +                         float p_85102_9_,
        +                         float p_85102_10_)
        +
        +
        Specified by:
        +
        playSoundToNearExcept in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        markBlockRangeForRenderUpdate

        +
        public void markBlockRangeForRenderUpdate(int p_147585_1_,
        +                                 int p_147585_2_,
        +                                 int p_147585_3_,
        +                                 int p_147585_4_,
        +                                 int p_147585_5_,
        +                                 int p_147585_6_)
        +
        +
        Specified by:
        +
        markBlockRangeForRenderUpdate in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        markBlockForUpdate

        +
        public void markBlockForUpdate(int p_147586_1_,
        +                      int p_147586_2_,
        +                      int p_147586_3_)
        +
        +
        Specified by:
        +
        markBlockForUpdate in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        markBlockForRenderUpdate

        +
        public void markBlockForRenderUpdate(int p_147588_1_,
        +                            int p_147588_2_,
        +                            int p_147588_3_)
        +
        +
        Specified by:
        +
        markBlockForRenderUpdate in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        playRecord

        +
        public void playRecord(java.lang.String p_72702_1_,
        +              int p_72702_2_,
        +              int p_72702_3_,
        +              int p_72702_4_)
        +
        +
        Specified by:
        +
        playRecord in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        playAuxSFX

        +
        public void playAuxSFX(EntityPlayer p_72706_1_,
        +              int p_72706_2_,
        +              int p_72706_3_,
        +              int p_72706_4_,
        +              int p_72706_5_,
        +              int p_72706_6_)
        +
        +
        Specified by:
        +
        playAuxSFX in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        broadcastSound

        +
        public void broadcastSound(int p_82746_1_,
        +                  int p_82746_2_,
        +                  int p_82746_3_,
        +                  int p_82746_4_,
        +                  int p_82746_5_)
        +
        +
        Specified by:
        +
        broadcastSound in interface IWorldAccess
        +
        +
      • +
      + + + +
        +
      • +

        destroyBlockPartially

        +
        public void destroyBlockPartially(int p_147587_1_,
        +                         int p_147587_2_,
        +                         int p_147587_3_,
        +                         int p_147587_4_,
        +                         int p_147587_5_)
        +
        +
        Specified by:
        +
        destroyBlockPartially in interface IWorldAccess
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldProvider.html b/javadoc/net/minecraft/world/WorldProvider.html new file mode 100644 index 0000000..16a85b1 --- /dev/null +++ b/javadoc/net/minecraft/world/WorldProvider.html @@ -0,0 +1,1266 @@ + + + + + +WorldProvider (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldProvider

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        moonPhaseFactors

        +
        public static final float[] moonPhaseFactors
        +
      • +
      + + + +
        +
      • +

        worldObj

        +
        public World worldObj
        +
      • +
      + + + +
        +
      • +

        terrainType

        +
        public WorldType terrainType
        +
      • +
      + + + +
        +
      • +

        field_82913_c

        +
        public java.lang.String field_82913_c
        +
      • +
      + + + + + + + +
        +
      • +

        isHellWorld

        +
        public boolean isHellWorld
        +
      • +
      + + + +
        +
      • +

        hasNoSky

        +
        public boolean hasNoSky
        +
      • +
      + + + +
        +
      • +

        lightBrightnessTable

        +
        public float[] lightBrightnessTable
        +
      • +
      + + + +
        +
      • +

        dimensionId

        +
        public int dimensionId
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldProvider

        +
        public WorldProvider()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerWorld

        +
        public final void registerWorld(World p_76558_1_)
        +
      • +
      + + + +
        +
      • +

        generateLightBrightnessTable

        +
        protected void generateLightBrightnessTable()
        +
      • +
      + + + +
        +
      • +

        registerWorldChunkManager

        +
        protected void registerWorldChunkManager()
        +
      • +
      + + + +
        +
      • +

        createChunkGenerator

        +
        public IChunkProvider createChunkGenerator()
        +
      • +
      + + + +
        +
      • +

        canCoordinateBeSpawn

        +
        public boolean canCoordinateBeSpawn(int p_76566_1_,
        +                           int p_76566_2_)
        +
      • +
      + + + +
        +
      • +

        calculateCelestialAngle

        +
        public float calculateCelestialAngle(long p_76563_1_,
        +                            float p_76563_3_)
        +
      • +
      + + + +
        +
      • +

        getMoonPhase

        +
        public int getMoonPhase(long p_76559_1_)
        +
      • +
      + + + +
        +
      • +

        isSurfaceWorld

        +
        public boolean isSurfaceWorld()
        +
      • +
      + + + +
        +
      • +

        calcSunriseSunsetColors

        +
        public float[] calcSunriseSunsetColors(float p_76560_1_,
        +                              float p_76560_2_)
        +
      • +
      + + + +
        +
      • +

        getFogColor

        +
        public Vec3 getFogColor(float p_76562_1_,
        +               float p_76562_2_)
        +
      • +
      + + + +
        +
      • +

        canRespawnHere

        +
        public boolean canRespawnHere()
        +
      • +
      + + + +
        +
      • +

        getProviderForDimension

        +
        public static WorldProvider getProviderForDimension(int p_76570_0_)
        +
      • +
      + + + +
        +
      • +

        getCloudHeight

        +
        public float getCloudHeight()
        +
      • +
      + + + +
        +
      • +

        isSkyColored

        +
        public boolean isSkyColored()
        +
      • +
      + + + +
        +
      • +

        getEntrancePortalLocation

        +
        public ChunkCoordinates getEntrancePortalLocation()
        +
      • +
      + + + +
        +
      • +

        getAverageGroundLevel

        +
        public int getAverageGroundLevel()
        +
      • +
      + + + +
        +
      • +

        getWorldHasVoidParticles

        +
        public boolean getWorldHasVoidParticles()
        +
      • +
      + + + +
        +
      • +

        getVoidFogYFactor

        +
        public double getVoidFogYFactor()
        +
      • +
      + + + +
        +
      • +

        doesXZShowFog

        +
        public boolean doesXZShowFog(int p_76568_1_,
        +                    int p_76568_2_)
        +
      • +
      + + + +
        +
      • +

        getDimensionName

        +
        public abstract java.lang.String getDimensionName()
        +
      • +
      + + + +
        +
      • +

        setDimension

        +
        public void setDimension(int dim)
        +
        Sets the providers current dimension ID, used in default getSaveFolder() + Added to allow default providers to be registered for multiple dimensions.
        +
        Parameters:
        dim - Dimension ID
        +
      • +
      + + + +
        +
      • +

        getSaveFolder

        +
        public java.lang.String getSaveFolder()
        +
        Returns the sub-folder of the world folder that this WorldProvider saves to. + EXA: DIM1, DIM-1
        +
        Returns:
        The sub-folder name to save this world's chunks to.
        +
      • +
      + + + +
        +
      • +

        getWelcomeMessage

        +
        public java.lang.String getWelcomeMessage()
        +
        A message to display to the user when they transfer to this dimension.
        +
        Returns:
        The message to be displayed
        +
      • +
      + + + +
        +
      • +

        getDepartMessage

        +
        public java.lang.String getDepartMessage()
        +
        A Message to display to the user when they transfer out of this dismension.
        +
        Returns:
        The message to be displayed
        +
      • +
      + + + +
        +
      • +

        getMovementFactor

        +
        public double getMovementFactor()
        +
        The dimensions movement factor. Relative to normal overworld. + It is applied to the players position when they transfer dimensions. + Exa: Nether movement is 8.0
        +
        Returns:
        The movement factor
        +
      • +
      + + + + + + + +
        +
      • +

        setSkyRenderer

        +
        public void setSkyRenderer(IRenderHandler skyRenderer)
        +
      • +
      + + + + + + + +
        +
      • +

        setCloudRenderer

        +
        public void setCloudRenderer(IRenderHandler renderer)
        +
      • +
      + + + +
        +
      • +

        getWeatherRenderer

        +
        public IRenderHandler getWeatherRenderer()
        +
      • +
      + + + +
        +
      • +

        setWeatherRenderer

        +
        public void setWeatherRenderer(IRenderHandler renderer)
        +
      • +
      + + + +
        +
      • +

        getRandomizedSpawnPoint

        +
        public ChunkCoordinates getRandomizedSpawnPoint()
        +
      • +
      + + + +
        +
      • +

        shouldMapSpin

        +
        public boolean shouldMapSpin(java.lang.String entity,
        +                    double x,
        +                    double y,
        +                    double z)
        +
        Determine if the cusor on the map should 'spin' when rendered, like it does for the player in the nether.
        +
        Parameters:
        entity - The entity holding the map, playername, or frame-ENTITYID
        x - X Position
        y - Y Position
        z - Z Postion
        +
        Returns:
        True to 'spin' the cursor
        +
      • +
      + + + +
        +
      • +

        getRespawnDimension

        +
        public int getRespawnDimension(EntityPlayerMP player)
        +
        Determines the dimension the player will be respawned in, typically this brings them back to the overworld.
        +
        Parameters:
        player - The player that is respawning
        +
        Returns:
        The dimension to respawn the player in
        +
      • +
      + + + +
        +
      • +

        getBiomeGenForCoords

        +
        public BiomeGenBase getBiomeGenForCoords(int x,
        +                                int z)
        +
      • +
      + + + +
        +
      • +

        isDaytime

        +
        public boolean isDaytime()
        +
      • +
      + + + +
        +
      • +

        getSunBrightnessFactor

        +
        public float getSunBrightnessFactor(float par1)
        +
        The current sun brightness factor for this dimension. + 0.0f means no light at all, and 1.0f means maximum sunlight. + This will be used for the "calculateSkylightSubtracted" + which is for Sky light value calculation.
        +
        Returns:
        The current brightness factor
        +
      • +
      + + + +
        +
      • +

        getCurrentMoonPhaseFactor

        +
        public float getCurrentMoonPhaseFactor()
        +
        Calculates the current moon phase factor. + This factor is effective for slimes. + (This method do not affect the moon rendering)
        +
      • +
      + + + +
        +
      • +

        getSkyColor

        +
        public Vec3 getSkyColor(Entity cameraEntity,
        +               float partialTicks)
        +
      • +
      + + + +
        +
      • +

        drawClouds

        +
        public Vec3 drawClouds(float partialTicks)
        +
      • +
      + + + +
        +
      • +

        getSunBrightness

        +
        public float getSunBrightness(float par1)
        +
        Gets the Sun Brightness for rendering sky.
        +
      • +
      + + + +
        +
      • +

        getStarBrightness

        +
        public float getStarBrightness(float par1)
        +
        Gets the Star Brightness for rendering sky.
        +
      • +
      + + + +
        +
      • +

        setAllowedSpawnTypes

        +
        public void setAllowedSpawnTypes(boolean allowHostile,
        +                        boolean allowPeaceful)
        +
      • +
      + + + +
        +
      • +

        calculateInitialWeather

        +
        public void calculateInitialWeather()
        +
      • +
      + + + +
        +
      • +

        updateWeather

        +
        public void updateWeather()
        +
      • +
      + + + +
        +
      • +

        canBlockFreeze

        +
        public boolean canBlockFreeze(int x,
        +                     int y,
        +                     int z,
        +                     boolean byWater)
        +
      • +
      + + + +
        +
      • +

        canSnowAt

        +
        public boolean canSnowAt(int x,
        +                int y,
        +                int z,
        +                boolean checkLight)
        +
      • +
      + + + +
        +
      • +

        setWorldTime

        +
        public void setWorldTime(long time)
        +
      • +
      + + + +
        +
      • +

        getSeed

        +
        public long getSeed()
        +
      • +
      + + + +
        +
      • +

        getWorldTime

        +
        public long getWorldTime()
        +
      • +
      + + + + + + + +
        +
      • +

        setSpawnPoint

        +
        public void setSpawnPoint(int x,
        +                 int y,
        +                 int z)
        +
      • +
      + + + +
        +
      • +

        canMineBlock

        +
        public boolean canMineBlock(EntityPlayer player,
        +                   int x,
        +                   int y,
        +                   int z)
        +
      • +
      + + + +
        +
      • +

        isBlockHighHumidity

        +
        public boolean isBlockHighHumidity(int x,
        +                          int y,
        +                          int z)
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public int getHeight()
        +
      • +
      + + + +
        +
      • +

        getActualHeight

        +
        public int getActualHeight()
        +
      • +
      + + + +
        +
      • +

        getHorizon

        +
        public double getHorizon()
        +
      • +
      + + + +
        +
      • +

        resetRainAndThunder

        +
        public void resetRainAndThunder()
        +
      • +
      + + + +
        +
      • +

        canDoLightning

        +
        public boolean canDoLightning(Chunk chunk)
        +
      • +
      + + + +
        +
      • +

        canDoRainSnowIce

        +
        public boolean canDoRainSnowIce(Chunk chunk)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldProviderEnd.html b/javadoc/net/minecraft/world/WorldProviderEnd.html new file mode 100644 index 0000000..2be31f0 --- /dev/null +++ b/javadoc/net/minecraft/world/WorldProviderEnd.html @@ -0,0 +1,516 @@ + + + + + +WorldProviderEnd (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldProviderEnd

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldProviderHell.html b/javadoc/net/minecraft/world/WorldProviderHell.html new file mode 100644 index 0000000..0d0e05a --- /dev/null +++ b/javadoc/net/minecraft/world/WorldProviderHell.html @@ -0,0 +1,446 @@ + + + + + +WorldProviderHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldProviderHell

+
+
+ +
+
    +
  • +
    +
    +
    public class WorldProviderHell
    +extends WorldProvider
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldProviderSurface.html b/javadoc/net/minecraft/world/WorldProviderSurface.html new file mode 100644 index 0000000..d656a3c --- /dev/null +++ b/javadoc/net/minecraft/world/WorldProviderSurface.html @@ -0,0 +1,285 @@ + + + + + +WorldProviderSurface (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldProviderSurface

+
+
+ +
+
    +
  • +
    +
    +
    public class WorldProviderSurface
    +extends WorldProvider
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldProviderSurface

        +
        public WorldProviderSurface()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldSavedData.html b/javadoc/net/minecraft/world/WorldSavedData.html new file mode 100644 index 0000000..7d93045 --- /dev/null +++ b/javadoc/net/minecraft/world/WorldSavedData.html @@ -0,0 +1,346 @@ + + + + + +WorldSavedData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldSavedData

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      java.lang.StringmapName 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldSavedData(java.lang.String p_i2141_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanisDirty() 
      voidmarkDirty() 
      abstract voidreadFromNBT(NBTTagCompound p_76184_1_) 
      voidsetDirty(boolean p_76186_1_) 
      abstract voidwriteToNBT(NBTTagCompound p_76187_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        mapName

        +
        public final java.lang.String mapName
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldSavedData

        +
        public WorldSavedData(java.lang.String p_i2141_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        readFromNBT

        +
        public abstract void readFromNBT(NBTTagCompound p_76184_1_)
        +
      • +
      + + + +
        +
      • +

        writeToNBT

        +
        public abstract void writeToNBT(NBTTagCompound p_76187_1_)
        +
      • +
      + + + +
        +
      • +

        markDirty

        +
        public void markDirty()
        +
      • +
      + + + +
        +
      • +

        setDirty

        +
        public void setDirty(boolean p_76186_1_)
        +
      • +
      + + + +
        +
      • +

        isDirty

        +
        public boolean isDirty()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldServer.html b/javadoc/net/minecraft/world/WorldServer.html new file mode 100644 index 0000000..b84212a --- /dev/null +++ b/javadoc/net/minecraft/world/WorldServer.html @@ -0,0 +1,1142 @@ + + + + + +WorldServer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldServer

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        levelSaving

        +
        public boolean levelSaving
        +
      • +
      + + + + + + + +
        +
      • +

        doneChunks

        +
        protected java.util.Set<ChunkCoordIntPair> doneChunks
        +
        Stores the recently processed (lighting) chunks
        +
      • +
      + + + +
        +
      • +

        customTeleporters

        +
        public java.util.List<Teleporter> customTeleporters
        +
      • +
      +
    • +
    + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        tick

        +
        public void tick()
        +
        +
        Overrides:
        +
        tick in class World
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        wakeAllPlayers

        +
        protected void wakeAllPlayers()
        +
      • +
      + + + +
        +
      • +

        areAllPlayersAsleep

        +
        public boolean areAllPlayersAsleep()
        +
      • +
      + + + +
        +
      • +

        setSpawnLocation

        +
        public void setSpawnLocation()
        +
        +
        Overrides:
        +
        setSpawnLocation in class World
        +
        +
      • +
      + + + +
        +
      • +

        func_147456_g

        +
        protected void func_147456_g()
        +
        +
        Overrides:
        +
        func_147456_g in class World
        +
        +
      • +
      + + + +
        +
      • +

        isBlockTickScheduledThisTick

        +
        public boolean isBlockTickScheduledThisTick(int p_147477_1_,
        +                                   int p_147477_2_,
        +                                   int p_147477_3_,
        +                                   Block p_147477_4_)
        +
        +
        Overrides:
        +
        isBlockTickScheduledThisTick in class World
        +
        +
      • +
      + + + +
        +
      • +

        scheduleBlockUpdate

        +
        public void scheduleBlockUpdate(int p_147464_1_,
        +                       int p_147464_2_,
        +                       int p_147464_3_,
        +                       Block p_147464_4_,
        +                       int p_147464_5_)
        +
        +
        Overrides:
        +
        scheduleBlockUpdate in class World
        +
        +
      • +
      + + + +
        +
      • +

        scheduleBlockUpdateWithPriority

        +
        public void scheduleBlockUpdateWithPriority(int p_147454_1_,
        +                                   int p_147454_2_,
        +                                   int p_147454_3_,
        +                                   Block p_147454_4_,
        +                                   int p_147454_5_,
        +                                   int p_147454_6_)
        +
        +
        Overrides:
        +
        scheduleBlockUpdateWithPriority in class World
        +
        +
      • +
      + + + +
        +
      • +

        func_147446_b

        +
        public void func_147446_b(int p_147446_1_,
        +                 int p_147446_2_,
        +                 int p_147446_3_,
        +                 Block p_147446_4_,
        +                 int p_147446_5_,
        +                 int p_147446_6_)
        +
        +
        Overrides:
        +
        func_147446_b in class World
        +
        +
      • +
      + + + +
        +
      • +

        updateEntities

        +
        public void updateEntities()
        +
        +
        Overrides:
        +
        updateEntities in class World
        +
        +
      • +
      + + + +
        +
      • +

        resetUpdateEntityTick

        +
        public void resetUpdateEntityTick()
        +
      • +
      + + + +
        +
      • +

        tickUpdates

        +
        public boolean tickUpdates(boolean p_72955_1_)
        +
        +
        Overrides:
        +
        tickUpdates in class World
        +
        +
      • +
      + + + +
        +
      • +

        getPendingBlockUpdates

        +
        public java.util.List getPendingBlockUpdates(Chunk p_72920_1_,
        +                                    boolean p_72920_2_)
        +
        +
        Overrides:
        +
        getPendingBlockUpdates in class World
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_147486_a

        +
        public java.util.List func_147486_a(int p_147486_1_,
        +                           int p_147486_2_,
        +                           int p_147486_3_,
        +                           int p_147486_4_,
        +                           int p_147486_5_,
        +                           int p_147486_6_)
        +
      • +
      + + + +
        +
      • +

        canMineBlock

        +
        public boolean canMineBlock(EntityPlayer p_72962_1_,
        +                   int p_72962_2_,
        +                   int p_72962_3_,
        +                   int p_72962_4_)
        +
        +
        Overrides:
        +
        canMineBlock in class World
        +
        +
      • +
      + + + +
        +
      • +

        canMineBlockBody

        +
        public boolean canMineBlockBody(EntityPlayer par1EntityPlayer,
        +                       int par2,
        +                       int par3,
        +                       int par4)
        +
        +
        Overrides:
        +
        canMineBlockBody in class World
        +
        +
      • +
      + + + + + + + +
        +
      • +

        createSpawnPosition

        +
        protected void createSpawnPosition(WorldSettings p_73052_1_)
        +
      • +
      + + + +
        +
      • +

        createBonusChest

        +
        protected void createBonusChest()
        +
      • +
      + + + +
        +
      • +

        getEntrancePortalLocation

        +
        public ChunkCoordinates getEntrancePortalLocation()
        +
      • +
      + + + + + + + +
        +
      • +

        saveChunkData

        +
        public void saveChunkData()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getEntityByID

        +
        public Entity getEntityByID(int p_73045_1_)
        +
        +
        Specified by:
        +
        getEntityByID in class World
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setEntityState

        +
        public void setEntityState(Entity p_72960_1_,
        +                  byte p_72960_2_)
        +
        +
        Overrides:
        +
        setEntityState in class World
        +
        +
      • +
      + + + +
        +
      • +

        newExplosion

        +
        public Explosion newExplosion(Entity p_72885_1_,
        +                     double p_72885_2_,
        +                     double p_72885_4_,
        +                     double p_72885_6_,
        +                     float p_72885_8_,
        +                     boolean p_72885_9_,
        +                     boolean p_72885_10_)
        +
        +
        Overrides:
        +
        newExplosion in class World
        +
        +
      • +
      + + + +
        +
      • +

        addBlockEvent

        +
        public void addBlockEvent(int p_147452_1_,
        +                 int p_147452_2_,
        +                 int p_147452_3_,
        +                 Block p_147452_4_,
        +                 int p_147452_5_,
        +                 int p_147452_6_)
        +
        +
        Overrides:
        +
        addBlockEvent in class World
        +
        +
      • +
      + + + +
        +
      • +

        flush

        +
        public void flush()
        +
      • +
      + + + +
        +
      • +

        updateWeather

        +
        protected void updateWeather()
        +
        +
        Overrides:
        +
        updateWeather in class World
        +
        +
      • +
      + + + +
        +
      • +

        func_152379_p

        +
        protected int func_152379_p()
        +
        +
        Specified by:
        +
        func_152379_p in class World
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getEntityTracker

        +
        public EntityTracker getEntityTracker()
        +
      • +
      + + + +
        +
      • +

        getPlayerManager

        +
        public PlayerManager getPlayerManager()
        +
      • +
      + + + +
        +
      • +

        getDefaultTeleporter

        +
        public Teleporter getDefaultTeleporter()
        +
      • +
      + + + +
        +
      • +

        func_147487_a

        +
        public void func_147487_a(java.lang.String p_147487_1_,
        +                 double p_147487_2_,
        +                 double p_147487_4_,
        +                 double p_147487_6_,
        +                 int p_147487_8_,
        +                 double p_147487_9_,
        +                 double p_147487_11_,
        +                 double p_147487_13_,
        +                 double p_147487_15_)
        +
      • +
      + + + +
        +
      • +

        getChunkSaveLocation

        +
        public java.io.File getChunkSaveLocation()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldServerMulti.html b/javadoc/net/minecraft/world/WorldServerMulti.html new file mode 100644 index 0000000..48828f1 --- /dev/null +++ b/javadoc/net/minecraft/world/WorldServerMulti.html @@ -0,0 +1,322 @@ + + + + + +WorldServerMulti (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldServerMulti

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldSettings.GameType.html b/javadoc/net/minecraft/world/WorldSettings.GameType.html new file mode 100644 index 0000000..7ea2a1f --- /dev/null +++ b/javadoc/net/minecraft/world/WorldSettings.GameType.html @@ -0,0 +1,449 @@ + + + + + +WorldSettings.GameType (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Enum WorldSettings.GameType

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static WorldSettings.GameType[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (WorldSettings.GameType c : WorldSettings.GameType.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static WorldSettings.GameType valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getID

        +
        public int getID()
        +
      • +
      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
      • +
      + + + +
        +
      • +

        configurePlayerCapabilities

        +
        public void configurePlayerCapabilities(PlayerCapabilities p_77147_1_)
        +
      • +
      + + + +
        +
      • +

        isAdventure

        +
        public boolean isAdventure()
        +
      • +
      + + + +
        +
      • +

        isCreative

        +
        public boolean isCreative()
        +
      • +
      + + + +
        +
      • +

        isSurvivalOrAdventure

        +
        public boolean isSurvivalOrAdventure()
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldSettings.html b/javadoc/net/minecraft/world/WorldSettings.html new file mode 100644 index 0000000..c452e8b --- /dev/null +++ b/javadoc/net/minecraft/world/WorldSettings.html @@ -0,0 +1,436 @@ + + + + + +WorldSettings (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldSettings

+
+
+ +
+
    +
  • +
    +
    +
    public final class WorldSettings
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldSettings

        +
        public WorldSettings(long p_i1957_1_,
        +             WorldSettings.GameType p_i1957_3_,
        +             boolean p_i1957_4_,
        +             boolean p_i1957_5_,
        +             WorldType p_i1957_6_)
        +
      • +
      + + + +
        +
      • +

        WorldSettings

        +
        public WorldSettings(WorldInfo p_i1958_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        enableBonusChest

        +
        public WorldSettings enableBonusChest()
        +
      • +
      + + + +
        +
      • +

        func_82750_a

        +
        public WorldSettings func_82750_a(java.lang.String p_82750_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        isBonusChestEnabled

        +
        public boolean isBonusChestEnabled()
        +
      • +
      + + + +
        +
      • +

        getSeed

        +
        public long getSeed()
        +
      • +
      + + + + + + + +
        +
      • +

        getHardcoreEnabled

        +
        public boolean getHardcoreEnabled()
        +
      • +
      + + + +
        +
      • +

        isMapFeaturesEnabled

        +
        public boolean isMapFeaturesEnabled()
        +
      • +
      + + + +
        +
      • +

        getTerrainType

        +
        public WorldType getTerrainType()
        +
      • +
      + + + +
        +
      • +

        areCommandsAllowed

        +
        public boolean areCommandsAllowed()
        +
      • +
      + + + + + + + +
        +
      • +

        func_82749_j

        +
        public java.lang.String func_82749_j()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/WorldType.html b/javadoc/net/minecraft/world/WorldType.html new file mode 100644 index 0000000..b4b31cc --- /dev/null +++ b/javadoc/net/minecraft/world/WorldType.html @@ -0,0 +1,679 @@ + + + + + +WorldType (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world
+

Class WorldType

+
+
+ +
+
    +
  • +
    +
    +
    public class WorldType
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        worldTypes

        +
        public static WorldType[] worldTypes
        +
      • +
      + + + +
        +
      • +

        DEFAULT

        +
        public static final WorldType DEFAULT
        +
      • +
      + + + +
        +
      • +

        FLAT

        +
        public static final WorldType FLAT
        +
      • +
      + + + +
        +
      • +

        LARGE_BIOMES

        +
        public static final WorldType LARGE_BIOMES
        +
      • +
      + + + +
        +
      • +

        AMPLIFIED

        +
        public static final WorldType AMPLIFIED
        +
      • +
      + + + +
        +
      • +

        DEFAULT_1_1

        +
        public static final WorldType DEFAULT_1_1
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldType

        +
        public WorldType(java.lang.String name)
        +
        Creates a new world type, the ID is hidden and should not be referenced by modders. + It will automatically expand the underlying workdType array if there are no IDs left.
        +
        Parameters:
        name -
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getWorldTypeName

        +
        public java.lang.String getWorldTypeName()
        +
      • +
      + + + +
        +
      • +

        getTranslateName

        +
        public java.lang.String getTranslateName()
        +
      • +
      + + + +
        +
      • +

        func_151359_c

        +
        public java.lang.String func_151359_c()
        +
      • +
      + + + +
        +
      • +

        getGeneratorVersion

        +
        public int getGeneratorVersion()
        +
      • +
      + + + +
        +
      • +

        getWorldTypeForGeneratorVersion

        +
        public WorldType getWorldTypeForGeneratorVersion(int p_77132_1_)
        +
      • +
      + + + +
        +
      • +

        getCanBeCreated

        +
        public boolean getCanBeCreated()
        +
      • +
      + + + +
        +
      • +

        isVersioned

        +
        public boolean isVersioned()
        +
      • +
      + + + +
        +
      • +

        parseWorldType

        +
        public static WorldType parseWorldType(java.lang.String p_77130_0_)
        +
      • +
      + + + +
        +
      • +

        getWorldTypeID

        +
        public int getWorldTypeID()
        +
      • +
      + + + +
        +
      • +

        showWorldInfoNotice

        +
        public boolean showWorldInfoNotice()
        +
      • +
      + + + + + + + +
        +
      • +

        getChunkGenerator

        +
        public IChunkProvider getChunkGenerator(World world,
        +                               java.lang.String generatorOptions)
        +
      • +
      + + + +
        +
      • +

        getMinimumSpawnHeight

        +
        public int getMinimumSpawnHeight(World world)
        +
      • +
      + + + +
        +
      • +

        getHorizon

        +
        public double getHorizon(World world)
        +
      • +
      + + + +
        +
      • +

        hasVoidParticles

        +
        public boolean hasVoidParticles(boolean flag)
        +
      • +
      + + + +
        +
      • +

        voidFadeMagnitude

        +
        public double voidFadeMagnitude()
        +
      • +
      + + + +
        +
      • +

        handleSlimeSpawnReduction

        +
        public boolean handleSlimeSpawnReduction(java.util.Random random,
        +                                World world)
        +
      • +
      + + + +
        +
      • +

        onGUICreateWorldPress

        +
        public void onGUICreateWorldPress()
        +
        Called when 'Create New World' button is pressed before starting game
        +
      • +
      + + + +
        +
      • +

        getSpawnFuzz

        +
        public int getSpawnFuzz()
        +
        Gets the spawn fuzz for players who join the world. + Useful for void world types.
        +
        Returns:
        Fuzz for entity initial spawn in blocks.
        +
      • +
      + + + +
        +
      • +

        onCustomizeButton

        +
        public void onCustomizeButton(Minecraft instance,
        +                     GuiCreateWorld guiCreateWorld)
        +
        Called when the 'Customize' button is pressed on world creation GUI
        +
        Parameters:
        instance - The minecraft instance
        guiCreateWorld - the createworld GUI
        +
      • +
      + + + +
        +
      • +

        isCustomizable

        +
        public boolean isCustomizable()
        +
        Should world creation GUI show 'Customize' button for this world type?
        +
        Returns:
        if this world type has customization parameters
        +
      • +
      + + + +
        +
      • +

        getCloudHeight

        +
        public float getCloudHeight()
        +
        Get the height to render the clouds for this world type
        +
        Returns:
        The height to render clouds at
        +
      • +
      + + + +
        +
      • +

        getBiomeLayer

        +
        public GenLayer getBiomeLayer(long worldSeed,
        +                     GenLayer parentLayer)
        +
        Creates the GenLayerBiome used for generating the world
        +
        Parameters:
        worldSeed - The world seed
        parentLayer - The parent layer to feed into any layer you return
        +
        Returns:
        A GenLayer that will return ints representing the Biomes to be generated, see GenLayerBiome
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeCache.Block.html b/javadoc/net/minecraft/world/biome/BiomeCache.Block.html new file mode 100644 index 0000000..d421e6b --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeCache.Block.html @@ -0,0 +1,350 @@ + + + + + +BiomeCache.Block (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeCache.Block

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeCache
    +
    +
    +
    +
    public class BiomeCache.Block
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeCache.Block(int p_i1972_2_, + int p_i1972_3_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      BiomeGenBasegetBiomeGenAt(int p_76885_1_, + int p_76885_2_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        rainfallValues

        +
        public float[] rainfallValues
        +
      • +
      + + + + + + + +
        +
      • +

        xPosition

        +
        public int xPosition
        +
      • +
      + + + +
        +
      • +

        zPosition

        +
        public int zPosition
        +
      • +
      + + + +
        +
      • +

        lastAccessTime

        +
        public long lastAccessTime
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeCache.Block

        +
        public BiomeCache.Block(int p_i1972_2_,
        +                int p_i1972_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76885_1_,
        +                         int p_76885_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeCache.html b/javadoc/net/minecraft/world/biome/BiomeCache.html new file mode 100644 index 0000000..9e3f765 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeCache.html @@ -0,0 +1,318 @@ + + + + + +BiomeCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeCache

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeCache
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomeCacheBlock

        +
        public BiomeCache.Block getBiomeCacheBlock(int p_76840_1_,
        +                                  int p_76840_2_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76837_1_,
        +                         int p_76837_2_)
        +
      • +
      + + + +
        +
      • +

        cleanupCache

        +
        public void cleanupCache()
        +
      • +
      + + + +
        +
      • +

        getCachedBiomes

        +
        public BiomeGenBase[] getCachedBiomes(int p_76839_1_,
        +                             int p_76839_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeDecorator.html b/javadoc/net/minecraft/world/biome/BiomeDecorator.html new file mode 100644 index 0000000..5fd7b81 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeDecorator.html @@ -0,0 +1,808 @@ + + + + + +BiomeDecorator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeDecorator

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        currentWorld

        +
        public World currentWorld
        +
      • +
      + + + +
        +
      • +

        randomGenerator

        +
        public java.util.Random randomGenerator
        +
      • +
      + + + +
        +
      • +

        chunk_X

        +
        public int chunk_X
        +
      • +
      + + + +
        +
      • +

        chunk_Z

        +
        public int chunk_Z
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        waterlilyPerChunk

        +
        public int waterlilyPerChunk
        +
      • +
      + + + +
        +
      • +

        treesPerChunk

        +
        public int treesPerChunk
        +
      • +
      + + + +
        +
      • +

        flowersPerChunk

        +
        public int flowersPerChunk
        +
      • +
      + + + +
        +
      • +

        grassPerChunk

        +
        public int grassPerChunk
        +
      • +
      + + + +
        +
      • +

        deadBushPerChunk

        +
        public int deadBushPerChunk
        +
      • +
      + + + +
        +
      • +

        mushroomsPerChunk

        +
        public int mushroomsPerChunk
        +
      • +
      + + + +
        +
      • +

        reedsPerChunk

        +
        public int reedsPerChunk
        +
      • +
      + + + +
        +
      • +

        cactiPerChunk

        +
        public int cactiPerChunk
        +
      • +
      + + + +
        +
      • +

        sandPerChunk

        +
        public int sandPerChunk
        +
      • +
      + + + +
        +
      • +

        sandPerChunk2

        +
        public int sandPerChunk2
        +
      • +
      + + + +
        +
      • +

        clayPerChunk

        +
        public int clayPerChunk
        +
      • +
      + + + +
        +
      • +

        bigMushroomsPerChunk

        +
        public int bigMushroomsPerChunk
        +
      • +
      + + + +
        +
      • +

        generateLakes

        +
        public boolean generateLakes
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeDecorator

        +
        public BiomeDecorator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        decorateChunk

        +
        public void decorateChunk(World p_150512_1_,
        +                 java.util.Random p_150512_2_,
        +                 BiomeGenBase p_150512_3_,
        +                 int p_150512_4_,
        +                 int p_150512_5_)
        +
      • +
      + + + +
        +
      • +

        genDecorations

        +
        protected void genDecorations(BiomeGenBase p_150513_1_)
        +
      • +
      + + + +
        +
      • +

        genStandardOre1

        +
        protected void genStandardOre1(int p_76795_1_,
        +                   WorldGenerator p_76795_2_,
        +                   int p_76795_3_,
        +                   int p_76795_4_)
        +
      • +
      + + + +
        +
      • +

        genStandardOre2

        +
        protected void genStandardOre2(int p_76793_1_,
        +                   WorldGenerator p_76793_2_,
        +                   int p_76793_3_,
        +                   int p_76793_4_)
        +
      • +
      + + + +
        +
      • +

        generateOres

        +
        protected void generateOres()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html b/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html new file mode 100644 index 0000000..4503199 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html @@ -0,0 +1,313 @@ + + + + + +BiomeEndDecorator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeEndDecorator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html new file mode 100644 index 0000000..068fff7 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html @@ -0,0 +1,297 @@ + + + + + +BiomeGenBase.FlowerEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.FlowerEntry

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeGenBase
    +
    +
    +
    +
    public static class BiomeGenBase.FlowerEntry
    +extends WeightedRandom.Item
    +
    Weighted random holder class used to hold possible flowers + that can spawn in this biome when bonemeal is used on grass.
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        block

        +
        public final Block block
        +
      • +
      + + + +
        +
      • +

        metadata

        +
        public final int metadata
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.FlowerEntry

        +
        public BiomeGenBase.FlowerEntry(Block block,
        +                        int meta,
        +                        int weight)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html new file mode 100644 index 0000000..fe730f0 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html @@ -0,0 +1,309 @@ + + + + + +BiomeGenBase.Height (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.Height

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeGenBase
    +
    +
    +
    +
    public static class BiomeGenBase.Height
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      floatrootHeight 
      floatvariation 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeGenBase.Height(float p_i45371_1_, + float p_i45371_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      BiomeGenBase.Heightattenuate() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        rootHeight

        +
        public float rootHeight
        +
      • +
      + + + +
        +
      • +

        variation

        +
        public float variation
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.Height

        +
        public BiomeGenBase.Height(float p_i45371_1_,
        +                   float p_i45371_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html new file mode 100644 index 0000000..a1d5644 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html @@ -0,0 +1,342 @@ + + + + + +BiomeGenBase.SpawnListEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.SpawnListEntry

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeGenBase.SpawnListEntry(java.lang.Class p_i1970_1_, + int p_i1970_2_, + int p_i1970_3_, + int p_i1970_4_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        entityClass

        +
        public java.lang.Class entityClass
        +
      • +
      + + + +
        +
      • +

        minGroupCount

        +
        public int minGroupCount
        +
      • +
      + + + +
        +
      • +

        maxGroupCount

        +
        public int maxGroupCount
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.SpawnListEntry

        +
        public BiomeGenBase.SpawnListEntry(java.lang.Class p_i1970_1_,
        +                           int p_i1970_2_,
        +                           int p_i1970_3_,
        +                           int p_i1970_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html new file mode 100644 index 0000000..f85cb5e --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html @@ -0,0 +1,345 @@ + + + + + +BiomeGenBase.TempCategory (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Enum BiomeGenBase.TempCategory

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      COLD 
      MEDIUM 
      OCEAN 
      WARM 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static BiomeGenBase.TempCategoryvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static BiomeGenBase.TempCategory[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static BiomeGenBase.TempCategory[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (BiomeGenBase.TempCategory c : BiomeGenBase.TempCategory.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static BiomeGenBase.TempCategory valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.html new file mode 100644 index 0000000..3904e3c --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.html @@ -0,0 +1,1974 @@ + + + + + +BiomeGenBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        height_PartiallySubmerged

        +
        protected static final BiomeGenBase.Height height_PartiallySubmerged
        +
      • +
      + + + +
        +
      • +

        explorationBiomesList

        +
        public static final java.util.Set explorationBiomesList
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        extremeHills

        +
        public static final BiomeGenBase extremeHills
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        swampland

        +
        public static final BiomeGenBase swampland
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        frozenOcean

        +
        public static final BiomeGenBase frozenOcean
        +
      • +
      + + + +
        +
      • +

        frozenRiver

        +
        public static final BiomeGenBase frozenRiver
        +
      • +
      + + + +
        +
      • +

        icePlains

        +
        public static final BiomeGenBase icePlains
        +
      • +
      + + + +
        +
      • +

        iceMountains

        +
        public static final BiomeGenBase iceMountains
        +
      • +
      + + + +
        +
      • +

        mushroomIsland

        +
        public static final BiomeGenBase mushroomIsland
        +
      • +
      + + + +
        +
      • +

        mushroomIslandShore

        +
        public static final BiomeGenBase mushroomIslandShore
        +
      • +
      + + + + + + + +
        +
      • +

        desertHills

        +
        public static final BiomeGenBase desertHills
        +
      • +
      + + + +
        +
      • +

        forestHills

        +
        public static final BiomeGenBase forestHills
        +
      • +
      + + + +
        +
      • +

        taigaHills

        +
        public static final BiomeGenBase taigaHills
        +
      • +
      + + + +
        +
      • +

        extremeHillsEdge

        +
        public static final BiomeGenBase extremeHillsEdge
        +
      • +
      + + + + + + + +
        +
      • +

        jungleHills

        +
        public static final BiomeGenBase jungleHills
        +
      • +
      + + + +
        +
      • +

        jungleEdge

        +
        public static final BiomeGenBase jungleEdge
        +
      • +
      + + + +
        +
      • +

        deepOcean

        +
        public static final BiomeGenBase deepOcean
        +
      • +
      + + + +
        +
      • +

        stoneBeach

        +
        public static final BiomeGenBase stoneBeach
        +
      • +
      + + + +
        +
      • +

        coldBeach

        +
        public static final BiomeGenBase coldBeach
        +
      • +
      + + + +
        +
      • +

        birchForest

        +
        public static final BiomeGenBase birchForest
        +
      • +
      + + + +
        +
      • +

        birchForestHills

        +
        public static final BiomeGenBase birchForestHills
        +
      • +
      + + + +
        +
      • +

        roofedForest

        +
        public static final BiomeGenBase roofedForest
        +
      • +
      + + + +
        +
      • +

        coldTaiga

        +
        public static final BiomeGenBase coldTaiga
        +
      • +
      + + + +
        +
      • +

        coldTaigaHills

        +
        public static final BiomeGenBase coldTaigaHills
        +
      • +
      + + + +
        +
      • +

        megaTaiga

        +
        public static final BiomeGenBase megaTaiga
        +
      • +
      + + + +
        +
      • +

        megaTaigaHills

        +
        public static final BiomeGenBase megaTaigaHills
        +
      • +
      + + + +
        +
      • +

        extremeHillsPlus

        +
        public static final BiomeGenBase extremeHillsPlus
        +
      • +
      + + + + + + + +
        +
      • +

        savannaPlateau

        +
        public static final BiomeGenBase savannaPlateau
        +
      • +
      + + + + + + + +
        +
      • +

        mesaPlateau_F

        +
        public static final BiomeGenBase mesaPlateau_F
        +
      • +
      + + + +
        +
      • +

        mesaPlateau

        +
        public static final BiomeGenBase mesaPlateau
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        biomeName

        +
        public java.lang.String biomeName
        +
      • +
      + + + +
        +
      • +

        color

        +
        public int color
        +
      • +
      + + + +
        +
      • +

        field_150609_ah

        +
        public int field_150609_ah
        +
      • +
      + + + +
        +
      • +

        topBlock

        +
        public Block topBlock
        +
      • +
      + + + +
        +
      • +

        field_150604_aj

        +
        public int field_150604_aj
        +
      • +
      + + + +
        +
      • +

        fillerBlock

        +
        public Block fillerBlock
        +
      • +
      + + + +
        +
      • +

        field_76754_C

        +
        public int field_76754_C
        +
      • +
      + + + +
        +
      • +

        rootHeight

        +
        public float rootHeight
        +
      • +
      + + + +
        +
      • +

        heightVariation

        +
        public float heightVariation
        +
      • +
      + + + +
        +
      • +

        temperature

        +
        public float temperature
        +
      • +
      + + + +
        +
      • +

        rainfall

        +
        public float rainfall
        +
      • +
      + + + +
        +
      • +

        waterColorMultiplier

        +
        public int waterColorMultiplier
        +
      • +
      + + + + + + + +
        +
      • +

        spawnableMonsterList

        +
        protected java.util.List spawnableMonsterList
        +
      • +
      + + + +
        +
      • +

        spawnableCreatureList

        +
        protected java.util.List spawnableCreatureList
        +
      • +
      + + + +
        +
      • +

        spawnableWaterCreatureList

        +
        protected java.util.List spawnableWaterCreatureList
        +
      • +
      + + + +
        +
      • +

        spawnableCaveCreatureList

        +
        protected java.util.List spawnableCaveCreatureList
        +
      • +
      + + + +
        +
      • +

        enableSnow

        +
        protected boolean enableSnow
        +
      • +
      + + + +
        +
      • +

        enableRain

        +
        protected boolean enableRain
        +
      • +
      + + + +
        +
      • +

        biomeID

        +
        public final int biomeID
        +
      • +
      + + + +
        +
      • +

        worldGeneratorTrees

        +
        protected WorldGenTrees worldGeneratorTrees
        +
      • +
      + + + +
        +
      • +

        worldGeneratorBigTree

        +
        protected WorldGenBigTree worldGeneratorBigTree
        +
      • +
      + + + +
        +
      • +

        worldGeneratorSwamp

        +
        protected WorldGenSwamp worldGeneratorSwamp
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase

        +
        public BiomeGenBase(int p_i1971_1_)
        +
      • +
      + + + +
        +
      • +

        BiomeGenBase

        +
        public BiomeGenBase(int p_i1971_1_,
        +            boolean register)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createBiomeDecorator

        +
        public BiomeDecorator createBiomeDecorator()
        +
      • +
      + + + +
        +
      • +

        setTemperatureRainfall

        +
        public BiomeGenBase setTemperatureRainfall(float p_76732_1_,
        +                                  float p_76732_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        setDisableRain

        +
        public BiomeGenBase setDisableRain()
        +
      • +
      + + + + + + + +
        +
      • +

        getRandomWorldGenForGrass

        +
        public WorldGenerator getRandomWorldGenForGrass(java.util.Random p_76730_1_)
        +
      • +
      + + + +
        +
      • +

        func_150572_a

        +
        public java.lang.String func_150572_a(java.util.Random p_150572_1_,
        +                             int p_150572_2_,
        +                             int p_150572_3_,
        +                             int p_150572_4_)
        +
      • +
      + + + +
        +
      • +

        setEnableSnow

        +
        public BiomeGenBase setEnableSnow()
        +
      • +
      + + + +
        +
      • +

        setBiomeName

        +
        public BiomeGenBase setBiomeName(java.lang.String p_76735_1_)
        +
      • +
      + + + +
        +
      • +

        func_76733_a

        +
        public BiomeGenBase func_76733_a(int p_76733_1_)
        +
      • +
      + + + +
        +
      • +

        setColor

        +
        public BiomeGenBase setColor(int p_76739_1_)
        +
      • +
      + + + +
        +
      • +

        func_150563_c

        +
        public BiomeGenBase func_150563_c(int p_150563_1_)
        +
      • +
      + + + +
        +
      • +

        func_150557_a

        +
        public BiomeGenBase func_150557_a(int p_150557_1_,
        +                         boolean p_150557_2_)
        +
      • +
      + + + +
        +
      • +

        getSkyColorByTemp

        +
        public int getSkyColorByTemp(float p_76731_1_)
        +
      • +
      + + + +
        +
      • +

        getSpawnableList

        +
        public java.util.List getSpawnableList(EnumCreatureType p_76747_1_)
        +
      • +
      + + + +
        +
      • +

        getEnableSnow

        +
        public boolean getEnableSnow()
        +
      • +
      + + + +
        +
      • +

        canSpawnLightningBolt

        +
        public boolean canSpawnLightningBolt()
        +
      • +
      + + + +
        +
      • +

        isHighHumidity

        +
        public boolean isHighHumidity()
        +
      • +
      + + + +
        +
      • +

        getSpawningChance

        +
        public float getSpawningChance()
        +
      • +
      + + + +
        +
      • +

        getIntRainfall

        +
        public final int getIntRainfall()
        +
      • +
      + + + +
        +
      • +

        getFloatRainfall

        +
        public final float getFloatRainfall()
        +
      • +
      + + + +
        +
      • +

        getFloatTemperature

        +
        public final float getFloatTemperature(int p_150564_1_,
        +                        int p_150564_2_,
        +                        int p_150564_3_)
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
      • +
      + + + +
        +
      • +

        func_150559_j

        +
        public boolean func_150559_j()
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
      • +
      + + + +
        +
      • +

        genBiomeTerrain

        +
        public final void genBiomeTerrain(World p_150560_1_,
        +                   java.util.Random p_150560_2_,
        +                   Block[] p_150560_3_,
        +                   byte[] p_150560_4_,
        +                   int p_150560_5_,
        +                   int p_150560_6_,
        +                   double p_150560_7_)
        +
      • +
      + + + +
        +
      • +

        createMutation

        +
        public BiomeGenBase createMutation()
        +
      • +
      + + + +
        +
      • +

        getBiomeClass

        +
        public java.lang.Class getBiomeClass()
        +
      • +
      + + + +
        +
      • +

        isEqualTo

        +
        public boolean isEqualTo(BiomeGenBase p_150569_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getBiomeGenArray

        +
        public static BiomeGenBase[] getBiomeGenArray()
        +
      • +
      + + + +
        +
      • +

        getBiome

        +
        public static BiomeGenBase getBiome(int p_150568_0_)
        +
      • +
      + + + + + + + +
        +
      • +

        getWaterColorMultiplier

        +
        public int getWaterColorMultiplier()
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeGrassColor

        +
        public int getModdedBiomeGrassColor(int original)
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeFoliageColor

        +
        public int getModdedBiomeFoliageColor(int original)
        +
      • +
      + + + +
        +
      • +

        addDefaultFlowers

        +
        public void addDefaultFlowers()
        +
        Adds the default flowers, as of 1.7, it is 2 yellow, and 1 red. I chose 10 to allow some wiggle room in the numbers.
        +
      • +
      + + + +
        +
      • +

        addFlower

        +
        public void addFlower(Block block,
        +             int metadata,
        +             int weight)
        +
        Register a new plant to be planted when bonemeal is used on grass.
        +
        Parameters:
        block - The block to place.
        metadata - The metadata to set for the block when being placed.
        weight - The weight of the plant, where red flowers are + 10 and yellow flowers are 20.
        +
      • +
      + + + +
        +
      • +

        plantFlower

        +
        public void plantFlower(World world,
        +               java.util.Random rand,
        +               int x,
        +               int y,
        +               int z)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBeach.html b/javadoc/net/minecraft/world/biome/BiomeGenBeach.html new file mode 100644 index 0000000..c52d524 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBeach.html @@ -0,0 +1,268 @@ + + + + + +BiomeGenBeach (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBeach

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenBeach
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBeach

        +
        public BiomeGenBeach(int p_i1969_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenDesert.html b/javadoc/net/minecraft/world/biome/BiomeGenDesert.html new file mode 100644 index 0000000..26c1a0e --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenDesert.html @@ -0,0 +1,306 @@ + + + + + +BiomeGenDesert (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenDesert

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenDesert
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenDesert

        +
        public BiomeGenDesert(int p_i1977_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenEnd.html b/javadoc/net/minecraft/world/biome/BiomeGenEnd.html new file mode 100644 index 0000000..e8b846a --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenEnd.html @@ -0,0 +1,300 @@ + + + + + +BiomeGenEnd (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenEnd

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenEnd

        +
        public BiomeGenEnd(int p_i1990_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenForest.html b/javadoc/net/minecraft/world/biome/BiomeGenForest.html new file mode 100644 index 0000000..26bc9b5 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenForest.html @@ -0,0 +1,459 @@ + + + + + +BiomeGenForest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenForest

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenForest
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenForest

        +
        public BiomeGenForest(int p_i45377_1_,
        +              int p_i45377_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenHell.html b/javadoc/net/minecraft/world/biome/BiomeGenHell.html new file mode 100644 index 0000000..5ef0d65 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenHell.html @@ -0,0 +1,268 @@ + + + + + +BiomeGenHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenHell

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenHell

        +
        public BiomeGenHell(int p_i1981_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenHills.html b/javadoc/net/minecraft/world/biome/BiomeGenHills.html new file mode 100644 index 0000000..45092b1 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenHills.html @@ -0,0 +1,384 @@ + + + + + +BiomeGenHills (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenHills

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenHills
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenJungle.html b/javadoc/net/minecraft/world/biome/BiomeGenJungle.html new file mode 100644 index 0000000..1db61e9 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenJungle.html @@ -0,0 +1,342 @@ + + + + + +BiomeGenJungle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenJungle

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenJungle
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenMesa.html b/javadoc/net/minecraft/world/biome/BiomeGenMesa.html new file mode 100644 index 0000000..f2c2fc6 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMesa.html @@ -0,0 +1,445 @@ + + + + + +BiomeGenMesa (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMesa

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenMesa

        +
        public BiomeGenMesa(int p_i45380_1_,
        +            boolean p_i45380_2_,
        +            boolean p_i45380_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        func_150619_a

        +
        public void func_150619_a(long p_150619_1_)
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
        +
        Overrides:
        +
        getBiomeFoliageColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
        +
        Overrides:
        +
        getBiomeGrassColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        func_150618_d

        +
        public byte func_150618_d(int p_150618_1_,
        +                 int p_150618_2_,
        +                 int p_150618_3_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html b/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html new file mode 100644 index 0000000..93a2f57 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html @@ -0,0 +1,268 @@ + + + + + +BiomeGenMushroomIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMushroomIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenMushroomIsland
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenMushroomIsland

        +
        public BiomeGenMushroomIsland(int p_i1984_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenMutated.html b/javadoc/net/minecraft/world/biome/BiomeGenMutated.html new file mode 100644 index 0000000..45053cd --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMutated.html @@ -0,0 +1,496 @@ + + + + + +BiomeGenMutated (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMutated

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenOcean.html b/javadoc/net/minecraft/world/biome/BiomeGenOcean.html new file mode 100644 index 0000000..81488b9 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenOcean.html @@ -0,0 +1,329 @@ + + + + + +BiomeGenOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenOcean
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenOcean

        +
        public BiomeGenOcean(int p_i1985_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenPlains.html b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html new file mode 100644 index 0000000..14b2fe1 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html @@ -0,0 +1,374 @@ + + + + + +BiomeGenPlains (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenPlains

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenPlains
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_150628_aC

        +
        protected boolean field_150628_aC
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenPlains

        +
        public BiomeGenPlains(int p_i1986_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150572_a

        +
        public java.lang.String func_150572_a(java.util.Random p_150572_1_,
        +                             int p_150572_2_,
        +                             int p_150572_3_,
        +                             int p_150572_4_)
        +
        +
        Overrides:
        +
        func_150572_a in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenRiver.html b/javadoc/net/minecraft/world/biome/BiomeGenRiver.html new file mode 100644 index 0000000..d235713 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenRiver.html @@ -0,0 +1,268 @@ + + + + + +BiomeGenRiver (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenRiver

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenRiver
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenRiver

        +
        public BiomeGenRiver(int p_i1987_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html new file mode 100644 index 0000000..79b7f56 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html @@ -0,0 +1,360 @@ + + + + + +BiomeGenSavanna.Mutated (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSavanna.Mutated

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenSavanna.Mutated

        +
        public BiomeGenSavanna.Mutated(int p_i45382_1_,
        +                       BiomeGenBase p_i45382_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenMutated
        +
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenMutated
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html new file mode 100644 index 0000000..61a9e99 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html @@ -0,0 +1,351 @@ + + + + + +BiomeGenSavanna (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSavanna

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenSavanna
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSnow.html b/javadoc/net/minecraft/world/biome/BiomeGenSnow.html new file mode 100644 index 0000000..4900c57 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSnow.html @@ -0,0 +1,342 @@ + + + + + +BiomeGenSnow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSnow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html b/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html new file mode 100644 index 0000000..0469371 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html @@ -0,0 +1,268 @@ + + + + + +BiomeGenStoneBeach (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenStoneBeach

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenStoneBeach
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenStoneBeach

        +
        public BiomeGenStoneBeach(int p_i45384_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSwamp.html b/javadoc/net/minecraft/world/biome/BiomeGenSwamp.html new file mode 100644 index 0000000..73cb286 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSwamp.html @@ -0,0 +1,396 @@ + + + + + +BiomeGenSwamp (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSwamp

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenSwamp
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenSwamp

        +
        protected BiomeGenSwamp(int p_i1988_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_150572_a

        +
        public java.lang.String func_150572_a(java.util.Random p_150572_1_,
        +                             int p_150572_2_,
        +                             int p_150572_3_,
        +                             int p_150572_4_)
        +
        +
        Overrides:
        +
        func_150572_a in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
        +
        Overrides:
        +
        getBiomeGrassColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
        +
        Overrides:
        +
        getBiomeFoliageColor in class BiomeGenBase
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html b/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html new file mode 100644 index 0000000..b124531 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html @@ -0,0 +1,388 @@ + + + + + +BiomeGenTaiga (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenTaiga

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenTaiga
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/WorldChunkManager.html b/javadoc/net/minecraft/world/biome/WorldChunkManager.html new file mode 100644 index 0000000..b36934f --- /dev/null +++ b/javadoc/net/minecraft/world/biome/WorldChunkManager.html @@ -0,0 +1,510 @@ + + + + + +WorldChunkManager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class WorldChunkManager

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    WorldChunkManagerHell
    +
    +
    +
    +
    public class WorldChunkManager
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        allowedBiomes

        +
        public static java.util.ArrayList<BiomeGenBase> allowedBiomes
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldChunkManager

        +
        protected WorldChunkManager()
        +
      • +
      + + + +
        +
      • +

        WorldChunkManager

        +
        public WorldChunkManager(long p_i1975_1_,
        +                 WorldType p_i1975_3_)
        +
      • +
      + + + +
        +
      • +

        WorldChunkManager

        +
        public WorldChunkManager(World p_i1976_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomesToSpawnIn

        +
        public java.util.List getBiomesToSpawnIn()
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76935_1_,
        +                         int p_76935_2_)
        +
      • +
      + + + +
        +
      • +

        getRainfall

        +
        public float[] getRainfall(float[] p_76936_1_,
        +                  int p_76936_2_,
        +                  int p_76936_3_,
        +                  int p_76936_4_,
        +                  int p_76936_5_)
        +
      • +
      + + + +
        +
      • +

        getTemperatureAtHeight

        +
        public float getTemperatureAtHeight(float p_76939_1_,
        +                           int p_76939_2_)
        +
      • +
      + + + +
        +
      • +

        getBiomesForGeneration

        +
        public BiomeGenBase[] getBiomesForGeneration(BiomeGenBase[] p_76937_1_,
        +                                    int p_76937_2_,
        +                                    int p_76937_3_,
        +                                    int p_76937_4_,
        +                                    int p_76937_5_)
        +
      • +
      + + + +
        +
      • +

        loadBlockGeneratorData

        +
        public BiomeGenBase[] loadBlockGeneratorData(BiomeGenBase[] p_76933_1_,
        +                                    int p_76933_2_,
        +                                    int p_76933_3_,
        +                                    int p_76933_4_,
        +                                    int p_76933_5_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase[] getBiomeGenAt(BiomeGenBase[] p_76931_1_,
        +                           int p_76931_2_,
        +                           int p_76931_3_,
        +                           int p_76931_4_,
        +                           int p_76931_5_,
        +                           boolean p_76931_6_)
        +
      • +
      + + + +
        +
      • +

        areBiomesViable

        +
        public boolean areBiomesViable(int p_76940_1_,
        +                      int p_76940_2_,
        +                      int p_76940_3_,
        +                      java.util.List p_76940_4_)
        +
      • +
      + + + +
        +
      • +

        findBiomePosition

        +
        public ChunkPosition findBiomePosition(int p_150795_1_,
        +                              int p_150795_2_,
        +                              int p_150795_3_,
        +                              java.util.List p_150795_4_,
        +                              java.util.Random p_150795_5_)
        +
      • +
      + + + +
        +
      • +

        cleanupCache

        +
        public void cleanupCache()
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeGenerators

        +
        public GenLayer[] getModdedBiomeGenerators(WorldType worldType,
        +                                  long seed,
        +                                  GenLayer[] original)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html b/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html new file mode 100644 index 0000000..990d16a --- /dev/null +++ b/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html @@ -0,0 +1,439 @@ + + + + + +WorldChunkManagerHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class WorldChunkManagerHell

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/package-frame.html b/javadoc/net/minecraft/world/biome/package-frame.html new file mode 100644 index 0000000..5b4596c --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-frame.html @@ -0,0 +1,50 @@ + + + + + +net.minecraft.world.biome (Forge API) + + + + +

net.minecraft.world.biome

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/world/biome/package-summary.html b/javadoc/net/minecraft/world/biome/package-summary.html new file mode 100644 index 0000000..121cb69 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-summary.html @@ -0,0 +1,257 @@ + + + + + +net.minecraft.world.biome (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.biome

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/biome/package-tree.html b/javadoc/net/minecraft/world/biome/package-tree.html new file mode 100644 index 0000000..209f902 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-tree.html @@ -0,0 +1,182 @@ + + + + + +net.minecraft.world.biome Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.biome

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/Chunk.html b/javadoc/net/minecraft/world/chunk/Chunk.html new file mode 100644 index 0000000..1d9cb73 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/Chunk.html @@ -0,0 +1,1277 @@ + + + + + +Chunk (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk
+

Class Chunk

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    EmptyChunk
    +
    +
    +
    +
    public class Chunk
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        isLit

        +
        public static boolean isLit
        +
      • +
      + + + +
        +
      • +

        precipitationHeightMap

        +
        public int[] precipitationHeightMap
        +
      • +
      + + + +
        +
      • +

        updateSkylightColumns

        +
        public boolean[] updateSkylightColumns
        +
      • +
      + + + +
        +
      • +

        isChunkLoaded

        +
        public boolean isChunkLoaded
        +
      • +
      + + + +
        +
      • +

        worldObj

        +
        public World worldObj
        +
      • +
      + + + +
        +
      • +

        heightMap

        +
        public int[] heightMap
        +
      • +
      + + + +
        +
      • +

        xPosition

        +
        public final int xPosition
        +
      • +
      + + + +
        +
      • +

        zPosition

        +
        public final int zPosition
        +
      • +
      + + + +
        +
      • +

        chunkTileEntityMap

        +
        public java.util.Map chunkTileEntityMap
        +
      • +
      + + + +
        +
      • +

        entityLists

        +
        public java.util.List[] entityLists
        +
      • +
      + + + +
        +
      • +

        isTerrainPopulated

        +
        public boolean isTerrainPopulated
        +
      • +
      + + + +
        +
      • +

        isLightPopulated

        +
        public boolean isLightPopulated
        +
      • +
      + + + +
        +
      • +

        field_150815_m

        +
        public boolean field_150815_m
        +
      • +
      + + + +
        +
      • +

        isModified

        +
        public boolean isModified
        +
      • +
      + + + +
        +
      • +

        hasEntities

        +
        public boolean hasEntities
        +
      • +
      + + + +
        +
      • +

        lastSaveTime

        +
        public long lastSaveTime
        +
      • +
      + + + +
        +
      • +

        sendUpdates

        +
        public boolean sendUpdates
        +
      • +
      + + + +
        +
      • +

        heightMapMinimum

        +
        public int heightMapMinimum
        +
      • +
      + + + +
        +
      • +

        inhabitedTime

        +
        public long inhabitedTime
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Chunk

        +
        public Chunk(World p_i1995_1_,
        +     int p_i1995_2_,
        +     int p_i1995_3_)
        +
      • +
      + + + +
        +
      • +

        Chunk

        +
        public Chunk(World p_i45446_1_,
        +     Block[] p_i45446_2_,
        +     int p_i45446_3_,
        +     int p_i45446_4_)
        +
      • +
      + + + +
        +
      • +

        Chunk

        +
        public Chunk(World p_i45447_1_,
        +     Block[] p_i45447_2_,
        +     byte[] p_i45447_3_,
        +     int p_i45447_4_,
        +     int p_i45447_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isAtLocation

        +
        public boolean isAtLocation(int p_76600_1_,
        +                   int p_76600_2_)
        +
      • +
      + + + +
        +
      • +

        getHeightValue

        +
        public int getHeightValue(int p_76611_1_,
        +                 int p_76611_2_)
        +
      • +
      + + + +
        +
      • +

        getTopFilledSegment

        +
        public int getTopFilledSegment()
        +
      • +
      + + + + + + + +
        +
      • +

        generateHeightMap

        +
        public void generateHeightMap()
        +
      • +
      + + + +
        +
      • +

        generateSkylightMap

        +
        public void generateSkylightMap()
        +
      • +
      + + + +
        +
      • +

        func_150808_b

        +
        public int func_150808_b(int p_150808_1_,
        +                int p_150808_2_,
        +                int p_150808_3_)
        +
      • +
      + + + +
        +
      • +

        getBlock

        +
        public Block getBlock(int p_150810_1_,
        +             int p_150810_2_,
        +             int p_150810_3_)
        +
      • +
      + + + +
        +
      • +

        getBlockMetadata

        +
        public int getBlockMetadata(int p_76628_1_,
        +                   int p_76628_2_,
        +                   int p_76628_3_)
        +
      • +
      + + + +
        +
      • +

        func_150807_a

        +
        public boolean func_150807_a(int p_150807_1_,
        +                    int p_150807_2_,
        +                    int p_150807_3_,
        +                    Block p_150807_4_,
        +                    int p_150807_5_)
        +
      • +
      + + + +
        +
      • +

        setBlockMetadata

        +
        public boolean setBlockMetadata(int p_76589_1_,
        +                       int p_76589_2_,
        +                       int p_76589_3_,
        +                       int p_76589_4_)
        +
      • +
      + + + +
        +
      • +

        getSavedLightValue

        +
        public int getSavedLightValue(EnumSkyBlock p_76614_1_,
        +                     int p_76614_2_,
        +                     int p_76614_3_,
        +                     int p_76614_4_)
        +
      • +
      + + + +
        +
      • +

        setLightValue

        +
        public void setLightValue(EnumSkyBlock p_76633_1_,
        +                 int p_76633_2_,
        +                 int p_76633_3_,
        +                 int p_76633_4_,
        +                 int p_76633_5_)
        +
      • +
      + + + +
        +
      • +

        getBlockLightValue

        +
        public int getBlockLightValue(int p_76629_1_,
        +                     int p_76629_2_,
        +                     int p_76629_3_,
        +                     int p_76629_4_)
        +
      • +
      + + + +
        +
      • +

        addEntity

        +
        public void addEntity(Entity p_76612_1_)
        +
      • +
      + + + +
        +
      • +

        removeEntity

        +
        public void removeEntity(Entity p_76622_1_)
        +
      • +
      + + + +
        +
      • +

        removeEntityAtIndex

        +
        public void removeEntityAtIndex(Entity p_76608_1_,
        +                       int p_76608_2_)
        +
      • +
      + + + +
        +
      • +

        canBlockSeeTheSky

        +
        public boolean canBlockSeeTheSky(int p_76619_1_,
        +                        int p_76619_2_,
        +                        int p_76619_3_)
        +
      • +
      + + + +
        +
      • +

        func_150806_e

        +
        public TileEntity func_150806_e(int p_150806_1_,
        +                       int p_150806_2_,
        +                       int p_150806_3_)
        +
      • +
      + + + +
        +
      • +

        addTileEntity

        +
        public void addTileEntity(TileEntity p_150813_1_)
        +
      • +
      + + + +
        +
      • +

        func_150812_a

        +
        public void func_150812_a(int p_150812_1_,
        +                 int p_150812_2_,
        +                 int p_150812_3_,
        +                 TileEntity p_150812_4_)
        +
      • +
      + + + +
        +
      • +

        removeTileEntity

        +
        public void removeTileEntity(int p_150805_1_,
        +                    int p_150805_2_,
        +                    int p_150805_3_)
        +
      • +
      + + + +
        +
      • +

        onChunkLoad

        +
        public void onChunkLoad()
        +
      • +
      + + + +
        +
      • +

        onChunkUnload

        +
        public void onChunkUnload()
        +
      • +
      + + + +
        +
      • +

        setChunkModified

        +
        public void setChunkModified()
        +
      • +
      + + + +
        +
      • +

        getEntitiesWithinAABBForEntity

        +
        public void getEntitiesWithinAABBForEntity(Entity p_76588_1_,
        +                                  AxisAlignedBB p_76588_2_,
        +                                  java.util.List p_76588_3_,
        +                                  IEntitySelector p_76588_4_)
        +
      • +
      + + + +
        +
      • +

        getEntitiesOfTypeWithinAAAB

        +
        public void getEntitiesOfTypeWithinAAAB(java.lang.Class p_76618_1_,
        +                               AxisAlignedBB p_76618_2_,
        +                               java.util.List p_76618_3_,
        +                               IEntitySelector p_76618_4_)
        +
      • +
      + + + +
        +
      • +

        needsSaving

        +
        public boolean needsSaving(boolean p_76601_1_)
        +
      • +
      + + + +
        +
      • +

        getRandomWithSeed

        +
        public java.util.Random getRandomWithSeed(long p_76617_1_)
        +
      • +
      + + + +
        +
      • +

        isEmpty

        +
        public boolean isEmpty()
        +
      • +
      + + + +
        +
      • +

        populateChunk

        +
        public void populateChunk(IChunkProvider p_76624_1_,
        +                 IChunkProvider p_76624_2_,
        +                 int p_76624_3_,
        +                 int p_76624_4_)
        +
      • +
      + + + +
        +
      • +

        getPrecipitationHeight

        +
        public int getPrecipitationHeight(int p_76626_1_,
        +                         int p_76626_2_)
        +
      • +
      + + + +
        +
      • +

        func_150804_b

        +
        public void func_150804_b(boolean p_150804_1_)
        +
      • +
      + + + +
        +
      • +

        func_150802_k

        +
        public boolean func_150802_k()
        +
      • +
      + + + + + + + +
        +
      • +

        getAreLevelsEmpty

        +
        public boolean getAreLevelsEmpty(int p_76606_1_,
        +                        int p_76606_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        fillChunk

        +
        public void fillChunk(byte[] p_76607_1_,
        +             int p_76607_2_,
        +             int p_76607_3_,
        +             boolean p_76607_4_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenForWorldCoords

        +
        public BiomeGenBase getBiomeGenForWorldCoords(int p_76591_1_,
        +                                     int p_76591_2_,
        +                                     WorldChunkManager p_76591_3_)
        +
      • +
      + + + +
        +
      • +

        getBiomeArray

        +
        public byte[] getBiomeArray()
        +
      • +
      + + + +
        +
      • +

        setBiomeArray

        +
        public void setBiomeArray(byte[] p_76616_1_)
        +
      • +
      + + + +
        +
      • +

        resetRelightChecks

        +
        public void resetRelightChecks()
        +
      • +
      + + + +
        +
      • +

        enqueueRelightChecks

        +
        public void enqueueRelightChecks()
        +
      • +
      + + + +
        +
      • +

        func_150809_p

        +
        public void func_150809_p()
        +
      • +
      + + + +
        +
      • +

        getTileEntityUnsafe

        +
        public TileEntity getTileEntityUnsafe(int x,
        +                             int y,
        +                             int z)
        +
        Retrieves the tile entity, WITHOUT creating it. + Good for checking if it exists.
        +
        Parameters:
        x -
        y -
        z -
        +
        Returns:
        The tile entity at the specified location, if it exists and is valid.
        +
      • +
      + + + +
        +
      • +

        removeInvalidTileEntity

        +
        public void removeInvalidTileEntity(int x,
        +                           int y,
        +                           int z)
        +
        Removes the tile entity at the specified position, only if it's + marked as invalid.
        +
        Parameters:
        x -
        y -
        z -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/EmptyChunk.html b/javadoc/net/minecraft/world/chunk/EmptyChunk.html new file mode 100644 index 0000000..88a9a02 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/EmptyChunk.html @@ -0,0 +1,849 @@ + + + + + +EmptyChunk (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk
+

Class EmptyChunk

+
+
+ +
+
    +
  • +
    +
    +
    public class EmptyChunk
    +extends Chunk
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EmptyChunk

        +
        public EmptyChunk(World p_i1994_1_,
        +          int p_i1994_2_,
        +          int p_i1994_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isAtLocation

        +
        public boolean isAtLocation(int p_76600_1_,
        +                   int p_76600_2_)
        +
        +
        Overrides:
        +
        isAtLocation in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getHeightValue

        +
        public int getHeightValue(int p_76611_1_,
        +                 int p_76611_2_)
        +
        +
        Overrides:
        +
        getHeightValue in class Chunk
        +
        +
      • +
      + + + + + + + +
        +
      • +

        generateHeightMap

        +
        public void generateHeightMap()
        +
        +
        Overrides:
        +
        generateHeightMap in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getBlock

        +
        public Block getBlock(int p_150810_1_,
        +             int p_150810_2_,
        +             int p_150810_3_)
        +
        +
        Overrides:
        +
        getBlock in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        func_150808_b

        +
        public int func_150808_b(int p_150808_1_,
        +                int p_150808_2_,
        +                int p_150808_3_)
        +
        +
        Overrides:
        +
        func_150808_b in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        func_150807_a

        +
        public boolean func_150807_a(int p_150807_1_,
        +                    int p_150807_2_,
        +                    int p_150807_3_,
        +                    Block p_150807_4_,
        +                    int p_150807_5_)
        +
        +
        Overrides:
        +
        func_150807_a in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getBlockMetadata

        +
        public int getBlockMetadata(int p_76628_1_,
        +                   int p_76628_2_,
        +                   int p_76628_3_)
        +
        +
        Overrides:
        +
        getBlockMetadata in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        setBlockMetadata

        +
        public boolean setBlockMetadata(int p_76589_1_,
        +                       int p_76589_2_,
        +                       int p_76589_3_,
        +                       int p_76589_4_)
        +
        +
        Overrides:
        +
        setBlockMetadata in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getSavedLightValue

        +
        public int getSavedLightValue(EnumSkyBlock p_76614_1_,
        +                     int p_76614_2_,
        +                     int p_76614_3_,
        +                     int p_76614_4_)
        +
        +
        Overrides:
        +
        getSavedLightValue in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        setLightValue

        +
        public void setLightValue(EnumSkyBlock p_76633_1_,
        +                 int p_76633_2_,
        +                 int p_76633_3_,
        +                 int p_76633_4_,
        +                 int p_76633_5_)
        +
        +
        Overrides:
        +
        setLightValue in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getBlockLightValue

        +
        public int getBlockLightValue(int p_76629_1_,
        +                     int p_76629_2_,
        +                     int p_76629_3_,
        +                     int p_76629_4_)
        +
        +
        Overrides:
        +
        getBlockLightValue in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        addEntity

        +
        public void addEntity(Entity p_76612_1_)
        +
        +
        Overrides:
        +
        addEntity in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        removeEntity

        +
        public void removeEntity(Entity p_76622_1_)
        +
        +
        Overrides:
        +
        removeEntity in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        removeEntityAtIndex

        +
        public void removeEntityAtIndex(Entity p_76608_1_,
        +                       int p_76608_2_)
        +
        +
        Overrides:
        +
        removeEntityAtIndex in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        canBlockSeeTheSky

        +
        public boolean canBlockSeeTheSky(int p_76619_1_,
        +                        int p_76619_2_,
        +                        int p_76619_3_)
        +
        +
        Overrides:
        +
        canBlockSeeTheSky in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        func_150806_e

        +
        public TileEntity func_150806_e(int p_150806_1_,
        +                       int p_150806_2_,
        +                       int p_150806_3_)
        +
        +
        Overrides:
        +
        func_150806_e in class Chunk
        +
        +
      • +
      + + + + + + + +
        +
      • +

        func_150812_a

        +
        public void func_150812_a(int p_150812_1_,
        +                 int p_150812_2_,
        +                 int p_150812_3_,
        +                 TileEntity p_150812_4_)
        +
        +
        Overrides:
        +
        func_150812_a in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        removeTileEntity

        +
        public void removeTileEntity(int p_150805_1_,
        +                    int p_150805_2_,
        +                    int p_150805_3_)
        +
        +
        Overrides:
        +
        removeTileEntity in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        onChunkLoad

        +
        public void onChunkLoad()
        +
        +
        Overrides:
        +
        onChunkLoad in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        onChunkUnload

        +
        public void onChunkUnload()
        +
        +
        Overrides:
        +
        onChunkUnload in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        setChunkModified

        +
        public void setChunkModified()
        +
        +
        Overrides:
        +
        setChunkModified in class Chunk
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        needsSaving

        +
        public boolean needsSaving(boolean p_76601_1_)
        +
        +
        Overrides:
        +
        needsSaving in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getRandomWithSeed

        +
        public java.util.Random getRandomWithSeed(long p_76617_1_)
        +
        +
        Overrides:
        +
        getRandomWithSeed in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        isEmpty

        +
        public boolean isEmpty()
        +
        +
        Overrides:
        +
        isEmpty in class Chunk
        +
        +
      • +
      + + + +
        +
      • +

        getAreLevelsEmpty

        +
        public boolean getAreLevelsEmpty(int p_76606_1_,
        +                        int p_76606_2_)
        +
        +
        Overrides:
        +
        getAreLevelsEmpty in class Chunk
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/IChunkProvider.html b/javadoc/net/minecraft/world/chunk/IChunkProvider.html new file mode 100644 index 0000000..5d10373 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/IChunkProvider.html @@ -0,0 +1,392 @@ + + + + + +IChunkProvider (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk
+

Interface IChunkProvider

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        chunkExists

        +
        boolean chunkExists(int p_73149_1_,
        +                  int p_73149_2_)
        +
      • +
      + + + +
        +
      • +

        provideChunk

        +
        Chunk provideChunk(int p_73154_1_,
        +                 int p_73154_2_)
        +
      • +
      + + + +
        +
      • +

        loadChunk

        +
        Chunk loadChunk(int p_73158_1_,
        +              int p_73158_2_)
        +
      • +
      + + + +
        +
      • +

        populate

        +
        void populate(IChunkProvider p_73153_1_,
        +            int p_73153_2_,
        +            int p_73153_3_)
        +
      • +
      + + + +
        +
      • +

        saveChunks

        +
        boolean saveChunks(boolean p_73151_1_,
        +                 IProgressUpdate p_73151_2_)
        +
      • +
      + + + +
        +
      • +

        unloadQueuedChunks

        +
        boolean unloadQueuedChunks()
        +
      • +
      + + + +
        +
      • +

        canSave

        +
        boolean canSave()
        +
      • +
      + + + +
        +
      • +

        makeString

        +
        java.lang.String makeString()
        +
      • +
      + + + +
        +
      • +

        getPossibleCreatures

        +
        java.util.List getPossibleCreatures(EnumCreatureType p_73155_1_,
        +                                  int p_73155_2_,
        +                                  int p_73155_3_,
        +                                  int p_73155_4_)
        +
      • +
      + + + +
        +
      • +

        func_147416_a

        +
        ChunkPosition func_147416_a(World p_147416_1_,
        +                          java.lang.String p_147416_2_,
        +                          int p_147416_3_,
        +                          int p_147416_4_,
        +                          int p_147416_5_)
        +
      • +
      + + + +
        +
      • +

        getLoadedChunkCount

        +
        int getLoadedChunkCount()
        +
      • +
      + + + +
        +
      • +

        recreateStructures

        +
        void recreateStructures(int p_82695_1_,
        +                      int p_82695_2_)
        +
      • +
      + + + +
        +
      • +

        saveExtraData

        +
        void saveExtraData()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/NibbleArray.html b/javadoc/net/minecraft/world/chunk/NibbleArray.html new file mode 100644 index 0000000..2f64063 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/NibbleArray.html @@ -0,0 +1,329 @@ + + + + + +NibbleArray (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk
+

Class NibbleArray

+
+
+ +
+
    +
  • +
    +
    +
    public class NibbleArray
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      byte[]data 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      NibbleArray(byte[] p_i1993_1_, + int p_i1993_2_) 
      NibbleArray(int p_i1992_1_, + int p_i1992_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intget(int p_76582_1_, + int p_76582_2_, + int p_76582_3_) 
      voidset(int p_76581_1_, + int p_76581_2_, + int p_76581_3_, + int p_76581_4_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        data

        +
        public final byte[] data
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NibbleArray

        +
        public NibbleArray(int p_i1992_1_,
        +           int p_i1992_2_)
        +
      • +
      + + + +
        +
      • +

        NibbleArray

        +
        public NibbleArray(byte[] p_i1993_1_,
        +           int p_i1993_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        public int get(int p_76582_1_,
        +      int p_76582_2_,
        +      int p_76582_3_)
        +
      • +
      + + + +
        +
      • +

        set

        +
        public void set(int p_76581_1_,
        +       int p_76581_2_,
        +       int p_76581_3_,
        +       int p_76581_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/package-frame.html b/javadoc/net/minecraft/world/chunk/package-frame.html new file mode 100644 index 0000000..d332a15 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/package-frame.html @@ -0,0 +1,25 @@ + + + + + +net.minecraft.world.chunk (Forge API) + + + + +

net.minecraft.world.chunk

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/chunk/package-summary.html b/javadoc/net/minecraft/world/chunk/package-summary.html new file mode 100644 index 0000000..11fe849 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/package-summary.html @@ -0,0 +1,154 @@ + + + + + +net.minecraft.world.chunk (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.chunk

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/package-tree.html b/javadoc/net/minecraft/world/chunk/package-tree.html new file mode 100644 index 0000000..8bc8f5d --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/package-tree.html @@ -0,0 +1,135 @@ + + + + + +net.minecraft.world.chunk Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.chunk

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/AnvilChunkLoader.html b/javadoc/net/minecraft/world/chunk/storage/AnvilChunkLoader.html new file mode 100644 index 0000000..ae45d99 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/AnvilChunkLoader.html @@ -0,0 +1,505 @@ + + + + + +AnvilChunkLoader (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class AnvilChunkLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        chunkSaveLocation

        +
        public final java.io.File chunkSaveLocation
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnvilChunkLoader

        +
        public AnvilChunkLoader(java.io.File p_i2003_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        chunkExists

        +
        public boolean chunkExists(World world,
        +                  int i,
        +                  int j)
        +
      • +
      + + + +
        +
      • +

        loadChunk

        +
        public Chunk loadChunk(World p_75815_1_,
        +              int p_75815_2_,
        +              int p_75815_3_)
        +                throws java.io.IOException
        +
        +
        Specified by:
        +
        loadChunk in interface IChunkLoader
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        loadChunk__Async

        +
        public java.lang.Object[] loadChunk__Async(World p_75815_1_,
        +                                  int p_75815_2_,
        +                                  int p_75815_3_)
        +                                    throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        checkedReadChunkFromNBT

        +
        protected Chunk checkedReadChunkFromNBT(World p_75822_1_,
        +                            int p_75822_2_,
        +                            int p_75822_3_,
        +                            NBTTagCompound p_75822_4_)
        +
      • +
      + + + +
        +
      • +

        checkedReadChunkFromNBT__Async

        +
        protected java.lang.Object[] checkedReadChunkFromNBT__Async(World p_75822_1_,
        +                                                int p_75822_2_,
        +                                                int p_75822_3_,
        +                                                NBTTagCompound p_75822_4_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/AnvilSaveConverter.html b/javadoc/net/minecraft/world/chunk/storage/AnvilSaveConverter.html new file mode 100644 index 0000000..fa37170 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/AnvilSaveConverter.html @@ -0,0 +1,424 @@ + + + + + +AnvilSaveConverter (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class AnvilSaveConverter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/AnvilSaveHandler.html b/javadoc/net/minecraft/world/chunk/storage/AnvilSaveHandler.html new file mode 100644 index 0000000..159fa64 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/AnvilSaveHandler.html @@ -0,0 +1,320 @@ + + + + + +AnvilSaveHandler (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class AnvilSaveHandler

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.AnvilConverterData.html b/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.AnvilConverterData.html new file mode 100644 index 0000000..48d7741 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.AnvilConverterData.html @@ -0,0 +1,411 @@ + + + + + +ChunkLoader.AnvilConverterData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class ChunkLoader.AnvilConverterData

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    ChunkLoader
    +
    +
    +
    +
    public static class ChunkLoader.AnvilConverterData
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        lastUpdated

        +
        public long lastUpdated
        +
      • +
      + + + +
        +
      • +

        terrainPopulated

        +
        public boolean terrainPopulated
        +
      • +
      + + + +
        +
      • +

        heightmap

        +
        public byte[] heightmap
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        blocks

        +
        public byte[] blocks
        +
      • +
      + + + + + + + +
        +
      • +

        field_151564_i

        +
        public NBTTagList field_151564_i
        +
      • +
      + + + +
        +
      • +

        field_151563_j

        +
        public NBTTagList field_151563_j
        +
      • +
      + + + +
        +
      • +

        x

        +
        public final int x
        +
      • +
      + + + +
        +
      • +

        z

        +
        public final int z
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ChunkLoader.AnvilConverterData

        +
        public ChunkLoader.AnvilConverterData(int p_i1999_1_,
        +                              int p_i1999_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.html b/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.html new file mode 100644 index 0000000..89b520d --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/ChunkLoader.html @@ -0,0 +1,290 @@ + + + + + +ChunkLoader (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class ChunkLoader

+
+
+ +
+
    +
  • +
    +
    +
    public class ChunkLoader
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/ExtendedBlockStorage.html b/javadoc/net/minecraft/world/chunk/storage/ExtendedBlockStorage.html new file mode 100644 index 0000000..88983cb --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/ExtendedBlockStorage.html @@ -0,0 +1,595 @@ + + + + + +ExtendedBlockStorage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class ExtendedBlockStorage

+
+
+ +
+
    +
  • +
    +
    +
    public class ExtendedBlockStorage
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExtendedBlockStorage

        +
        public ExtendedBlockStorage(int p_i1997_1_,
        +                    boolean p_i1997_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBlockByExtId

        +
        public Block getBlockByExtId(int p_150819_1_,
        +                    int p_150819_2_,
        +                    int p_150819_3_)
        +
      • +
      + + + +
        +
      • +

        func_150818_a

        +
        public void func_150818_a(int p_150818_1_,
        +                 int p_150818_2_,
        +                 int p_150818_3_,
        +                 Block p_150818_4_)
        +
      • +
      + + + +
        +
      • +

        getExtBlockMetadata

        +
        public int getExtBlockMetadata(int p_76665_1_,
        +                      int p_76665_2_,
        +                      int p_76665_3_)
        +
      • +
      + + + +
        +
      • +

        setExtBlockMetadata

        +
        public void setExtBlockMetadata(int p_76654_1_,
        +                       int p_76654_2_,
        +                       int p_76654_3_,
        +                       int p_76654_4_)
        +
      • +
      + + + +
        +
      • +

        isEmpty

        +
        public boolean isEmpty()
        +
      • +
      + + + +
        +
      • +

        getNeedsRandomTick

        +
        public boolean getNeedsRandomTick()
        +
      • +
      + + + +
        +
      • +

        getYLocation

        +
        public int getYLocation()
        +
      • +
      + + + +
        +
      • +

        setExtSkylightValue

        +
        public void setExtSkylightValue(int p_76657_1_,
        +                       int p_76657_2_,
        +                       int p_76657_3_,
        +                       int p_76657_4_)
        +
      • +
      + + + +
        +
      • +

        getExtSkylightValue

        +
        public int getExtSkylightValue(int p_76670_1_,
        +                      int p_76670_2_,
        +                      int p_76670_3_)
        +
      • +
      + + + +
        +
      • +

        setExtBlocklightValue

        +
        public void setExtBlocklightValue(int p_76677_1_,
        +                         int p_76677_2_,
        +                         int p_76677_3_,
        +                         int p_76677_4_)
        +
      • +
      + + + +
        +
      • +

        getExtBlocklightValue

        +
        public int getExtBlocklightValue(int p_76674_1_,
        +                        int p_76674_2_,
        +                        int p_76674_3_)
        +
      • +
      + + + +
        +
      • +

        removeInvalidBlocks

        +
        public void removeInvalidBlocks()
        +
      • +
      + + + +
        +
      • +

        getBlockLSBArray

        +
        public byte[] getBlockLSBArray()
        +
      • +
      + + + +
        +
      • +

        clearMSBArray

        +
        public void clearMSBArray()
        +
      • +
      + + + +
        +
      • +

        getBlockMSBArray

        +
        public NibbleArray getBlockMSBArray()
        +
      • +
      + + + +
        +
      • +

        getMetadataArray

        +
        public NibbleArray getMetadataArray()
        +
      • +
      + + + +
        +
      • +

        getBlocklightArray

        +
        public NibbleArray getBlocklightArray()
        +
      • +
      + + + +
        +
      • +

        getSkylightArray

        +
        public NibbleArray getSkylightArray()
        +
      • +
      + + + +
        +
      • +

        setBlockLSBArray

        +
        public void setBlockLSBArray(byte[] p_76664_1_)
        +
      • +
      + + + +
        +
      • +

        setBlockMSBArray

        +
        public void setBlockMSBArray(NibbleArray p_76673_1_)
        +
      • +
      + + + +
        +
      • +

        setBlockMetadataArray

        +
        public void setBlockMetadataArray(NibbleArray p_76668_1_)
        +
      • +
      + + + +
        +
      • +

        setBlocklightArray

        +
        public void setBlocklightArray(NibbleArray p_76659_1_)
        +
      • +
      + + + +
        +
      • +

        setSkylightArray

        +
        public void setSkylightArray(NibbleArray p_76666_1_)
        +
      • +
      + + + +
        +
      • +

        createBlockMSBArray

        +
        public NibbleArray createBlockMSBArray()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/IChunkLoader.html b/javadoc/net/minecraft/world/chunk/storage/IChunkLoader.html new file mode 100644 index 0000000..23a0daf --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/IChunkLoader.html @@ -0,0 +1,276 @@ + + + + + +IChunkLoader (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Interface IChunkLoader

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    AnvilChunkLoader
    +
    +
    +
    +
    public interface IChunkLoader
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        loadChunk

        +
        Chunk loadChunk(World p_75815_1_,
        +              int p_75815_2_,
        +              int p_75815_3_)
        +                throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + + + + + +
        +
      • +

        saveExtraChunkData

        +
        void saveExtraChunkData(World p_75819_1_,
        +                      Chunk p_75819_2_)
        +
      • +
      + + + +
        +
      • +

        chunkTick

        +
        void chunkTick()
        +
      • +
      + + + +
        +
      • +

        saveExtraData

        +
        void saveExtraData()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/NibbleArrayReader.html b/javadoc/net/minecraft/world/chunk/storage/NibbleArrayReader.html new file mode 100644 index 0000000..897d9cc --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/NibbleArrayReader.html @@ -0,0 +1,296 @@ + + + + + +NibbleArrayReader (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class NibbleArrayReader

+
+
+ +
+
    +
  • +
    +
    +
    public class NibbleArrayReader
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      byte[]data 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NibbleArrayReader(byte[] p_i1998_1_, + int p_i1998_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intget(int p_76686_1_, + int p_76686_2_, + int p_76686_3_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        data

        +
        public final byte[] data
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NibbleArrayReader

        +
        public NibbleArrayReader(byte[] p_i1998_1_,
        +                 int p_i1998_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        public int get(int p_76686_1_,
        +      int p_76686_2_,
        +      int p_76686_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/RegionFile.html b/javadoc/net/minecraft/world/chunk/storage/RegionFile.html new file mode 100644 index 0000000..15fd3d7 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/RegionFile.html @@ -0,0 +1,336 @@ + + + + + +RegionFile (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class RegionFile

+
+
+ +
+
    +
  • +
    +
    +
    public class RegionFile
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RegionFile(java.io.File p_i2001_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanchunkExists(int x, + int z) 
      voidclose() 
      java.io.DataInputStreamgetChunkDataInputStream(int p_76704_1_, + int p_76704_2_) 
      java.io.DataOutputStreamgetChunkDataOutputStream(int p_76710_1_, + int p_76710_2_) 
      booleanisChunkSaved(int p_76709_1_, + int p_76709_2_) 
      protected voidwrite(int p_76706_1_, + int p_76706_2_, + byte[] p_76706_3_, + int p_76706_4_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RegionFile

        +
        public RegionFile(java.io.File p_i2001_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        chunkExists

        +
        public boolean chunkExists(int x,
        +                  int z)
        +
      • +
      + + + +
        +
      • +

        getChunkDataInputStream

        +
        public java.io.DataInputStream getChunkDataInputStream(int p_76704_1_,
        +                                              int p_76704_2_)
        +
      • +
      + + + +
        +
      • +

        getChunkDataOutputStream

        +
        public java.io.DataOutputStream getChunkDataOutputStream(int p_76710_1_,
        +                                                int p_76710_2_)
        +
      • +
      + + + +
        +
      • +

        write

        +
        protected void write(int p_76706_1_,
        +         int p_76706_2_,
        +         byte[] p_76706_3_,
        +         int p_76706_4_)
        +
      • +
      + + + +
        +
      • +

        isChunkSaved

        +
        public boolean isChunkSaved(int p_76709_1_,
        +                   int p_76709_2_)
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close()
        +           throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/RegionFileCache.html b/javadoc/net/minecraft/world/chunk/storage/RegionFileCache.html new file mode 100644 index 0000000..0437c1f --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/RegionFileCache.html @@ -0,0 +1,305 @@ + + + + + +RegionFileCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.chunk.storage
+

Class RegionFileCache

+
+
+ +
+
    +
  • +
    +
    +
    public class RegionFileCache
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RegionFileCache() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidclearRegionFileReferences() 
      static RegionFilecreateOrLoadRegionFile(java.io.File p_76550_0_, + int p_76550_1_, + int p_76550_2_) 
      static java.io.DataInputStreamgetChunkInputStream(java.io.File p_76549_0_, + int p_76549_1_, + int p_76549_2_) 
      static java.io.DataOutputStreamgetChunkOutputStream(java.io.File p_76552_0_, + int p_76552_1_, + int p_76552_2_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RegionFileCache

        +
        public RegionFileCache()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createOrLoadRegionFile

        +
        public static RegionFile createOrLoadRegionFile(java.io.File p_76550_0_,
        +                                int p_76550_1_,
        +                                int p_76550_2_)
        +
      • +
      + + + +
        +
      • +

        clearRegionFileReferences

        +
        public static void clearRegionFileReferences()
        +
      • +
      + + + +
        +
      • +

        getChunkInputStream

        +
        public static java.io.DataInputStream getChunkInputStream(java.io.File p_76549_0_,
        +                                          int p_76549_1_,
        +                                          int p_76549_2_)
        +
      • +
      + + + +
        +
      • +

        getChunkOutputStream

        +
        public static java.io.DataOutputStream getChunkOutputStream(java.io.File p_76552_0_,
        +                                            int p_76552_1_,
        +                                            int p_76552_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/package-frame.html b/javadoc/net/minecraft/world/chunk/storage/package-frame.html new file mode 100644 index 0000000..d89c4db --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/package-frame.html @@ -0,0 +1,31 @@ + + + + + +net.minecraft.world.chunk.storage (Forge API) + + + + +

net.minecraft.world.chunk.storage

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/chunk/storage/package-summary.html b/javadoc/net/minecraft/world/chunk/storage/package-summary.html new file mode 100644 index 0000000..642bea7 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/package-summary.html @@ -0,0 +1,178 @@ + + + + + +net.minecraft.world.chunk.storage (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.chunk.storage

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/chunk/storage/package-tree.html b/javadoc/net/minecraft/world/chunk/storage/package-tree.html new file mode 100644 index 0000000..8a036c4 --- /dev/null +++ b/javadoc/net/minecraft/world/chunk/storage/package-tree.html @@ -0,0 +1,146 @@ + + + + + +net.minecraft.world.chunk.storage Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.chunk.storage

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/demo/DemoWorldManager.html b/javadoc/net/minecraft/world/demo/DemoWorldManager.html new file mode 100644 index 0000000..47f6b38 --- /dev/null +++ b/javadoc/net/minecraft/world/demo/DemoWorldManager.html @@ -0,0 +1,406 @@ + + + + + +DemoWorldManager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.demo
+

Class DemoWorldManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/demo/DemoWorldServer.html b/javadoc/net/minecraft/world/demo/DemoWorldServer.html new file mode 100644 index 0000000..bb37e30 --- /dev/null +++ b/javadoc/net/minecraft/world/demo/DemoWorldServer.html @@ -0,0 +1,312 @@ + + + + + +DemoWorldServer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.demo
+

Class DemoWorldServer

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        demoWorldSettings

        +
        public static final WorldSettings demoWorldSettings
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DemoWorldServer

        +
        public DemoWorldServer(MinecraftServer p_i45282_1_,
        +               ISaveHandler p_i45282_2_,
        +               java.lang.String p_i45282_3_,
        +               int p_i45282_4_,
        +               Profiler p_i45282_5_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/demo/package-frame.html b/javadoc/net/minecraft/world/demo/package-frame.html new file mode 100644 index 0000000..ba1d0e8 --- /dev/null +++ b/javadoc/net/minecraft/world/demo/package-frame.html @@ -0,0 +1,20 @@ + + + + + +net.minecraft.world.demo (Forge API) + + + + +

net.minecraft.world.demo

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/demo/package-summary.html b/javadoc/net/minecraft/world/demo/package-summary.html new file mode 100644 index 0000000..de4ce3c --- /dev/null +++ b/javadoc/net/minecraft/world/demo/package-summary.html @@ -0,0 +1,135 @@ + + + + + +net.minecraft.world.demo (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.demo

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/demo/package-tree.html b/javadoc/net/minecraft/world/demo/package-tree.html new file mode 100644 index 0000000..2fa32fe --- /dev/null +++ b/javadoc/net/minecraft/world/demo/package-tree.html @@ -0,0 +1,139 @@ + + + + + +net.minecraft.world.demo Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.demo

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/ChunkProviderEnd.html b/javadoc/net/minecraft/world/gen/ChunkProviderEnd.html new file mode 100644 index 0000000..86be216 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/ChunkProviderEnd.html @@ -0,0 +1,609 @@ + + + + + +ChunkProviderEnd (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class ChunkProviderEnd

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IChunkProvider
    +
    +
    +
    +
    public class ChunkProviderEnd
    +extends java.lang.Object
    +implements IChunkProvider
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/ChunkProviderFlat.html b/javadoc/net/minecraft/world/gen/ChunkProviderFlat.html new file mode 100644 index 0000000..3979a96 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/ChunkProviderFlat.html @@ -0,0 +1,501 @@ + + + + + +ChunkProviderFlat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class ChunkProviderFlat

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IChunkProvider
    +
    +
    +
    +
    public class ChunkProviderFlat
    +extends java.lang.Object
    +implements IChunkProvider
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/ChunkProviderGenerate.html b/javadoc/net/minecraft/world/gen/ChunkProviderGenerate.html new file mode 100644 index 0000000..7a5da72 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/ChunkProviderGenerate.html @@ -0,0 +1,599 @@ + + + + + +ChunkProviderGenerate (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class ChunkProviderGenerate

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IChunkProvider
    +
    +
    +
    +
    public class ChunkProviderGenerate
    +extends java.lang.Object
    +implements IChunkProvider
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/ChunkProviderHell.html b/javadoc/net/minecraft/world/gen/ChunkProviderHell.html new file mode 100644 index 0000000..7fed3b5 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/ChunkProviderHell.html @@ -0,0 +1,618 @@ + + + + + +ChunkProviderHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class ChunkProviderHell

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IChunkProvider
    +
    +
    +
    +
    public class ChunkProviderHell
    +extends java.lang.Object
    +implements IChunkProvider
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/ChunkProviderServer.html b/javadoc/net/minecraft/world/gen/ChunkProviderServer.html new file mode 100644 index 0000000..8ad1b39 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/ChunkProviderServer.html @@ -0,0 +1,673 @@ + + + + + +ChunkProviderServer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class ChunkProviderServer

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IChunkProvider
    +
    +
    +
    +
    public class ChunkProviderServer
    +extends java.lang.Object
    +implements IChunkProvider
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        currentChunkProvider

        +
        public IChunkProvider currentChunkProvider
        +
      • +
      + + + +
        +
      • +

        currentChunkLoader

        +
        public IChunkLoader currentChunkLoader
        +
      • +
      + + + +
        +
      • +

        loadChunkOnProvideRequest

        +
        public boolean loadChunkOnProvideRequest
        +
      • +
      + + + +
        +
      • +

        loadedChunkHashMap

        +
        public LongHashMap loadedChunkHashMap
        +
      • +
      + + + +
        +
      • +

        loadedChunks

        +
        public java.util.List loadedChunks
        +
      • +
      + + + + +
    • +
    + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        chunkExists

        +
        public boolean chunkExists(int p_73149_1_,
        +                  int p_73149_2_)
        +
        +
        Specified by:
        +
        chunkExists in interface IChunkProvider
        +
        +
      • +
      + + + +
        +
      • +

        func_152380_a

        +
        public java.util.List func_152380_a()
        +
      • +
      + + + +
        +
      • +

        unloadChunksIfNotNearSpawn

        +
        public void unloadChunksIfNotNearSpawn(int p_73241_1_,
        +                              int p_73241_2_)
        +
      • +
      + + + +
        +
      • +

        unloadAllChunks

        +
        public void unloadAllChunks()
        +
      • +
      + + + + + + + +
        +
      • +

        loadChunk

        +
        public Chunk loadChunk(int par1,
        +              int par2,
        +              java.lang.Runnable runnable)
        +
      • +
      + + + +
        +
      • +

        originalLoadChunk

        +
        public Chunk originalLoadChunk(int p_73158_1_,
        +                      int p_73158_2_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        func_147416_a

        +
        public ChunkPosition func_147416_a(World p_147416_1_,
        +                          java.lang.String p_147416_2_,
        +                          int p_147416_3_,
        +                          int p_147416_4_,
        +                          int p_147416_5_)
        +
        +
        Specified by:
        +
        func_147416_a in interface IChunkProvider
        +
        +
      • +
      + + + + + + + +
        +
      • +

        recreateStructures

        +
        public void recreateStructures(int p_82695_1_,
        +                      int p_82695_2_)
        +
        +
        Specified by:
        +
        recreateStructures in interface IChunkProvider
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/FlatGeneratorInfo.html b/javadoc/net/minecraft/world/gen/FlatGeneratorInfo.html new file mode 100644 index 0000000..d41e392 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/FlatGeneratorInfo.html @@ -0,0 +1,349 @@ + + + + + +FlatGeneratorInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class FlatGeneratorInfo

+
+
+ +
+
    +
  • +
    +
    +
    public class FlatGeneratorInfo
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FlatGeneratorInfo

        +
        public FlatGeneratorInfo()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiome

        +
        public int getBiome()
        +
      • +
      + + + +
        +
      • +

        setBiome

        +
        public void setBiome(int p_82647_1_)
        +
      • +
      + + + +
        +
      • +

        getWorldFeatures

        +
        public java.util.Map getWorldFeatures()
        +
      • +
      + + + +
        +
      • +

        getFlatLayers

        +
        public java.util.List getFlatLayers()
        +
      • +
      + + + +
        +
      • +

        func_82645_d

        +
        public void func_82645_d()
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        createFlatGeneratorFromString

        +
        public static FlatGeneratorInfo createFlatGeneratorFromString(java.lang.String p_82651_0_)
        +
      • +
      + + + +
        +
      • +

        getDefaultFlatGenerator

        +
        public static FlatGeneratorInfo getDefaultFlatGenerator()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/FlatLayerInfo.html b/javadoc/net/minecraft/world/gen/FlatLayerInfo.html new file mode 100644 index 0000000..7a1ad4b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/FlatLayerInfo.html @@ -0,0 +1,341 @@ + + + + + +FlatLayerInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class FlatLayerInfo

+
+
+ +
+
    +
  • +
    +
    +
    public class FlatLayerInfo
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      FlatLayerInfo(int p_i45467_1_, + Block p_i45467_2_) 
      FlatLayerInfo(int p_i45468_1_, + Block p_i45468_2_, + int p_i45468_3_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Blockfunc_151536_b() 
      intgetFillBlockMeta() 
      intgetLayerCount() 
      intgetMinY() 
      voidsetMinY(int p_82660_1_) 
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FlatLayerInfo

        +
        public FlatLayerInfo(int p_i45467_1_,
        +             Block p_i45467_2_)
        +
      • +
      + + + +
        +
      • +

        FlatLayerInfo

        +
        public FlatLayerInfo(int p_i45468_1_,
        +             Block p_i45468_2_,
        +             int p_i45468_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLayerCount

        +
        public int getLayerCount()
        +
      • +
      + + + +
        +
      • +

        func_151536_b

        +
        public Block func_151536_b()
        +
      • +
      + + + +
        +
      • +

        getFillBlockMeta

        +
        public int getFillBlockMeta()
        +
      • +
      + + + +
        +
      • +

        getMinY

        +
        public int getMinY()
        +
      • +
      + + + +
        +
      • +

        setMinY

        +
        public void setMinY(int p_82660_1_)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/MapGenBase.html b/javadoc/net/minecraft/world/gen/MapGenBase.html new file mode 100644 index 0000000..866b36e --- /dev/null +++ b/javadoc/net/minecraft/world/gen/MapGenBase.html @@ -0,0 +1,351 @@ + + + + + +MapGenBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class MapGenBase

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected java.util.Randomrand 
      protected intrange 
      protected WorldworldObj 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapGenBase() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected voidfunc_151538_a(World p_151538_1_, + int p_151538_2_, + int p_151538_3_, + int p_151538_4_, + int p_151538_5_, + Block[] p_151538_6_) 
      voidfunc_151539_a(IChunkProvider p_151539_1_, + World p_151539_2_, + int p_151539_3_, + int p_151539_4_, + Block[] p_151539_5_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        range

        +
        protected int range
        +
      • +
      + + + +
        +
      • +

        rand

        +
        protected java.util.Random rand
        +
      • +
      + + + +
        +
      • +

        worldObj

        +
        protected World worldObj
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenBase

        +
        public MapGenBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151539_a

        +
        public void func_151539_a(IChunkProvider p_151539_1_,
        +                 World p_151539_2_,
        +                 int p_151539_3_,
        +                 int p_151539_4_,
        +                 Block[] p_151539_5_)
        +
      • +
      + + + +
        +
      • +

        func_151538_a

        +
        protected void func_151538_a(World p_151538_1_,
        +                 int p_151538_2_,
        +                 int p_151538_3_,
        +                 int p_151538_4_,
        +                 int p_151538_5_,
        +                 Block[] p_151538_6_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/MapGenCaves.html b/javadoc/net/minecraft/world/gen/MapGenCaves.html new file mode 100644 index 0000000..fa2bb21 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/MapGenCaves.html @@ -0,0 +1,417 @@ + + + + + +MapGenCaves (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class MapGenCaves

+
+
+ +
+
    +
  • +
    +
    +
    public class MapGenCaves
    +extends MapGenBase
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapGenCaves() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected voiddigBlock(Block[] data, + int index, + int x, + int y, + int z, + int chunkX, + int chunkZ, + boolean foundTop) +
      Digs out the current block, default implementation removes stone, filler, and top block + Sets the block to lava if y is less then 10, and air other wise.
      +
      protected voidfunc_151538_a(World p_151538_1_, + int p_151538_2_, + int p_151538_3_, + int p_151538_4_, + int p_151538_5_, + Block[] p_151538_6_) 
      protected voidfunc_151541_a(long p_151541_1_, + int p_151541_3_, + int p_151541_4_, + Block[] p_151541_5_, + double p_151541_6_, + double p_151541_8_, + double p_151541_10_, + float p_151541_12_, + float p_151541_13_, + float p_151541_14_, + int p_151541_15_, + int p_151541_16_, + double p_151541_17_) 
      protected voidfunc_151542_a(long p_151542_1_, + int p_151542_3_, + int p_151542_4_, + Block[] p_151542_5_, + double p_151542_6_, + double p_151542_8_, + double p_151542_10_) 
      protected booleanisOceanBlock(Block[] data, + int index, + int x, + int y, + int z, + int chunkX, + int chunkZ) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenCaves

        +
        public MapGenCaves()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151542_a

        +
        protected void func_151542_a(long p_151542_1_,
        +                 int p_151542_3_,
        +                 int p_151542_4_,
        +                 Block[] p_151542_5_,
        +                 double p_151542_6_,
        +                 double p_151542_8_,
        +                 double p_151542_10_)
        +
      • +
      + + + +
        +
      • +

        func_151541_a

        +
        protected void func_151541_a(long p_151541_1_,
        +                 int p_151541_3_,
        +                 int p_151541_4_,
        +                 Block[] p_151541_5_,
        +                 double p_151541_6_,
        +                 double p_151541_8_,
        +                 double p_151541_10_,
        +                 float p_151541_12_,
        +                 float p_151541_13_,
        +                 float p_151541_14_,
        +                 int p_151541_15_,
        +                 int p_151541_16_,
        +                 double p_151541_17_)
        +
      • +
      + + + +
        +
      • +

        func_151538_a

        +
        protected void func_151538_a(World p_151538_1_,
        +                 int p_151538_2_,
        +                 int p_151538_3_,
        +                 int p_151538_4_,
        +                 int p_151538_5_,
        +                 Block[] p_151538_6_)
        +
        +
        Overrides:
        +
        func_151538_a in class MapGenBase
        +
        +
      • +
      + + + +
        +
      • +

        isOceanBlock

        +
        protected boolean isOceanBlock(Block[] data,
        +                   int index,
        +                   int x,
        +                   int y,
        +                   int z,
        +                   int chunkX,
        +                   int chunkZ)
        +
      • +
      + + + +
        +
      • +

        digBlock

        +
        protected void digBlock(Block[] data,
        +            int index,
        +            int x,
        +            int y,
        +            int z,
        +            int chunkX,
        +            int chunkZ,
        +            boolean foundTop)
        +
        Digs out the current block, default implementation removes stone, filler, and top block + Sets the block to lava if y is less then 10, and air other wise. + If setting to air, it also checks to see if we've broken the surface and if so + tries to make the floor the biome's top block
        +
        Parameters:
        data - Block data array
        index - Pre-calculated index into block data
        x - local X position
        y - local Y position
        z - local Z position
        chunkX - Chunk X position
        chunkZ - Chunk Y position
        foundTop - True if we've encountered the biome's top block. Ideally if we've broken the surface.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/MapGenCavesHell.html b/javadoc/net/minecraft/world/gen/MapGenCavesHell.html new file mode 100644 index 0000000..59d61fa --- /dev/null +++ b/javadoc/net/minecraft/world/gen/MapGenCavesHell.html @@ -0,0 +1,357 @@ + + + + + +MapGenCavesHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class MapGenCavesHell

+
+
+ +
+
    +
  • +
    +
    +
    public class MapGenCavesHell
    +extends MapGenBase
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapGenCavesHell() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected voidfunc_151538_a(World p_151538_1_, + int p_151538_2_, + int p_151538_3_, + int p_151538_4_, + int p_151538_5_, + Block[] p_151538_6_) 
      protected voidfunc_151543_a(long p_151543_1_, + int p_151543_3_, + int p_151543_4_, + Block[] p_151543_5_, + double p_151543_6_, + double p_151543_8_, + double p_151543_10_, + float p_151543_12_, + float p_151543_13_, + float p_151543_14_, + int p_151543_15_, + int p_151543_16_, + double p_151543_17_) 
      protected voidfunc_151544_a(long p_151544_1_, + int p_151544_3_, + int p_151544_4_, + Block[] p_151544_5_, + double p_151544_6_, + double p_151544_8_, + double p_151544_10_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenCavesHell

        +
        public MapGenCavesHell()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151544_a

        +
        protected void func_151544_a(long p_151544_1_,
        +                 int p_151544_3_,
        +                 int p_151544_4_,
        +                 Block[] p_151544_5_,
        +                 double p_151544_6_,
        +                 double p_151544_8_,
        +                 double p_151544_10_)
        +
      • +
      + + + +
        +
      • +

        func_151543_a

        +
        protected void func_151543_a(long p_151543_1_,
        +                 int p_151543_3_,
        +                 int p_151543_4_,
        +                 Block[] p_151543_5_,
        +                 double p_151543_6_,
        +                 double p_151543_8_,
        +                 double p_151543_10_,
        +                 float p_151543_12_,
        +                 float p_151543_13_,
        +                 float p_151543_14_,
        +                 int p_151543_15_,
        +                 int p_151543_16_,
        +                 double p_151543_17_)
        +
      • +
      + + + +
        +
      • +

        func_151538_a

        +
        protected void func_151538_a(World p_151538_1_,
        +                 int p_151538_2_,
        +                 int p_151538_3_,
        +                 int p_151538_4_,
        +                 int p_151538_5_,
        +                 Block[] p_151538_6_)
        +
        +
        Overrides:
        +
        func_151538_a in class MapGenBase
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/MapGenRavine.html b/javadoc/net/minecraft/world/gen/MapGenRavine.html new file mode 100644 index 0000000..77c0423 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/MapGenRavine.html @@ -0,0 +1,392 @@ + + + + + +MapGenRavine (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class MapGenRavine

+
+
+ +
+
    +
  • +
    +
    +
    public class MapGenRavine
    +extends MapGenBase
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapGenRavine() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected voiddigBlock(Block[] data, + int index, + int x, + int y, + int z, + int chunkX, + int chunkZ, + boolean foundTop) +
      Digs out the current block, default implementation removes stone, filler, and top block + Sets the block to lava if y is less then 10, and air other wise.
      +
      protected voidfunc_151538_a(World p_151538_1_, + int p_151538_2_, + int p_151538_3_, + int p_151538_4_, + int p_151538_5_, + Block[] p_151538_6_) 
      protected voidfunc_151540_a(long p_151540_1_, + int p_151540_3_, + int p_151540_4_, + Block[] p_151540_5_, + double p_151540_6_, + double p_151540_8_, + double p_151540_10_, + float p_151540_12_, + float p_151540_13_, + float p_151540_14_, + int p_151540_15_, + int p_151540_16_, + double p_151540_17_) 
      protected booleanisOceanBlock(Block[] data, + int index, + int x, + int y, + int z, + int chunkX, + int chunkZ) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenRavine

        +
        public MapGenRavine()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151540_a

        +
        protected void func_151540_a(long p_151540_1_,
        +                 int p_151540_3_,
        +                 int p_151540_4_,
        +                 Block[] p_151540_5_,
        +                 double p_151540_6_,
        +                 double p_151540_8_,
        +                 double p_151540_10_,
        +                 float p_151540_12_,
        +                 float p_151540_13_,
        +                 float p_151540_14_,
        +                 int p_151540_15_,
        +                 int p_151540_16_,
        +                 double p_151540_17_)
        +
      • +
      + + + +
        +
      • +

        func_151538_a

        +
        protected void func_151538_a(World p_151538_1_,
        +                 int p_151538_2_,
        +                 int p_151538_3_,
        +                 int p_151538_4_,
        +                 int p_151538_5_,
        +                 Block[] p_151538_6_)
        +
        +
        Overrides:
        +
        func_151538_a in class MapGenBase
        +
        +
      • +
      + + + +
        +
      • +

        isOceanBlock

        +
        protected boolean isOceanBlock(Block[] data,
        +                   int index,
        +                   int x,
        +                   int y,
        +                   int z,
        +                   int chunkX,
        +                   int chunkZ)
        +
      • +
      + + + +
        +
      • +

        digBlock

        +
        protected void digBlock(Block[] data,
        +            int index,
        +            int x,
        +            int y,
        +            int z,
        +            int chunkX,
        +            int chunkZ,
        +            boolean foundTop)
        +
        Digs out the current block, default implementation removes stone, filler, and top block + Sets the block to lava if y is less then 10, and air other wise. + If setting to air, it also checks to see if we've broken the surface and if so + tries to make the floor the biome's top block
        +
        Parameters:
        data - Block data array
        index - Pre-calculated index into block data
        x - local X position
        y - local Y position
        z - local Z position
        chunkX - Chunk X position
        chunkZ - Chunk Y position
        foundTop - True if we've encountered the biome's top block. Ideally if we've broken the surface.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/NoiseGenerator.html b/javadoc/net/minecraft/world/gen/NoiseGenerator.html new file mode 100644 index 0000000..b04608a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/NoiseGenerator.html @@ -0,0 +1,230 @@ + + + + + +NoiseGenerator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class NoiseGenerator

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NoiseGenerator() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoiseGenerator

        +
        public NoiseGenerator()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/NoiseGeneratorImproved.html b/javadoc/net/minecraft/world/gen/NoiseGeneratorImproved.html new file mode 100644 index 0000000..8b193e6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/NoiseGeneratorImproved.html @@ -0,0 +1,406 @@ + + + + + +NoiseGeneratorImproved (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class NoiseGeneratorImproved

+
+
+ +
+
    +
  • +
    +
    +
    public class NoiseGeneratorImproved
    +extends NoiseGenerator
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      doublexCoord 
      doubleyCoord 
      doublezCoord 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      doublefunc_76309_a(int p_76309_1_, + double p_76309_2_, + double p_76309_4_) 
      doublegrad(int p_76310_1_, + double p_76310_2_, + double p_76310_4_, + double p_76310_6_) 
      doublelerp(double p_76311_1_, + double p_76311_3_, + double p_76311_5_) 
      voidpopulateNoiseArray(double[] p_76308_1_, + double p_76308_2_, + double p_76308_4_, + double p_76308_6_, + int p_76308_8_, + int p_76308_9_, + int p_76308_10_, + double p_76308_11_, + double p_76308_13_, + double p_76308_15_, + double p_76308_17_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        xCoord

        +
        public double xCoord
        +
      • +
      + + + +
        +
      • +

        yCoord

        +
        public double yCoord
        +
      • +
      + + + +
        +
      • +

        zCoord

        +
        public double zCoord
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoiseGeneratorImproved

        +
        public NoiseGeneratorImproved()
        +
      • +
      + + + +
        +
      • +

        NoiseGeneratorImproved

        +
        public NoiseGeneratorImproved(java.util.Random p_i45469_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        lerp

        +
        public final double lerp(double p_76311_1_,
        +          double p_76311_3_,
        +          double p_76311_5_)
        +
      • +
      + + + +
        +
      • +

        func_76309_a

        +
        public final double func_76309_a(int p_76309_1_,
        +                  double p_76309_2_,
        +                  double p_76309_4_)
        +
      • +
      + + + +
        +
      • +

        grad

        +
        public final double grad(int p_76310_1_,
        +          double p_76310_2_,
        +          double p_76310_4_,
        +          double p_76310_6_)
        +
      • +
      + + + +
        +
      • +

        populateNoiseArray

        +
        public void populateNoiseArray(double[] p_76308_1_,
        +                      double p_76308_2_,
        +                      double p_76308_4_,
        +                      double p_76308_6_,
        +                      int p_76308_8_,
        +                      int p_76308_9_,
        +                      int p_76308_10_,
        +                      double p_76308_11_,
        +                      double p_76308_13_,
        +                      double p_76308_15_,
        +                      double p_76308_17_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/NoiseGeneratorOctaves.html b/javadoc/net/minecraft/world/gen/NoiseGeneratorOctaves.html new file mode 100644 index 0000000..031f5e0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/NoiseGeneratorOctaves.html @@ -0,0 +1,306 @@ + + + + + +NoiseGeneratorOctaves (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class NoiseGeneratorOctaves

+
+
+ +
+
    +
  • +
    +
    +
    public class NoiseGeneratorOctaves
    +extends NoiseGenerator
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NoiseGeneratorOctaves(java.util.Random p_i2111_1_, + int p_i2111_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      double[]generateNoiseOctaves(double[] p_76305_1_, + int p_76305_2_, + int p_76305_3_, + int p_76305_4_, + int p_76305_5_, + double p_76305_6_, + double p_76305_8_, + double p_76305_10_) 
      double[]generateNoiseOctaves(double[] p_76304_1_, + int p_76304_2_, + int p_76304_3_, + int p_76304_4_, + int p_76304_5_, + int p_76304_6_, + int p_76304_7_, + double p_76304_8_, + double p_76304_10_, + double p_76304_12_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoiseGeneratorOctaves

        +
        public NoiseGeneratorOctaves(java.util.Random p_i2111_1_,
        +                     int p_i2111_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generateNoiseOctaves

        +
        public double[] generateNoiseOctaves(double[] p_76304_1_,
        +                            int p_76304_2_,
        +                            int p_76304_3_,
        +                            int p_76304_4_,
        +                            int p_76304_5_,
        +                            int p_76304_6_,
        +                            int p_76304_7_,
        +                            double p_76304_8_,
        +                            double p_76304_10_,
        +                            double p_76304_12_)
        +
      • +
      + + + +
        +
      • +

        generateNoiseOctaves

        +
        public double[] generateNoiseOctaves(double[] p_76305_1_,
        +                            int p_76305_2_,
        +                            int p_76305_3_,
        +                            int p_76305_4_,
        +                            int p_76305_5_,
        +                            double p_76305_6_,
        +                            double p_76305_8_,
        +                            double p_76305_10_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/NoiseGeneratorPerlin.html b/javadoc/net/minecraft/world/gen/NoiseGeneratorPerlin.html new file mode 100644 index 0000000..c0c3e18 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/NoiseGeneratorPerlin.html @@ -0,0 +1,319 @@ + + + + + +NoiseGeneratorPerlin (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class NoiseGeneratorPerlin

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NoiseGeneratorPerlin(java.util.Random p_i45470_1_, + int p_i45470_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      double[]func_151599_a(double[] p_151599_1_, + double p_151599_2_, + double p_151599_4_, + int p_151599_6_, + int p_151599_7_, + double p_151599_8_, + double p_151599_10_, + double p_151599_12_) 
      double[]func_151600_a(double[] p_151600_1_, + double p_151600_2_, + double p_151600_4_, + int p_151600_6_, + int p_151600_7_, + double p_151600_8_, + double p_151600_10_, + double p_151600_12_, + double p_151600_14_) 
      doublefunc_151601_a(double p_151601_1_, + double p_151601_3_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoiseGeneratorPerlin

        +
        public NoiseGeneratorPerlin(java.util.Random p_i45470_1_,
        +                    int p_i45470_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151601_a

        +
        public double func_151601_a(double p_151601_1_,
        +                   double p_151601_3_)
        +
      • +
      + + + +
        +
      • +

        func_151599_a

        +
        public double[] func_151599_a(double[] p_151599_1_,
        +                     double p_151599_2_,
        +                     double p_151599_4_,
        +                     int p_151599_6_,
        +                     int p_151599_7_,
        +                     double p_151599_8_,
        +                     double p_151599_10_,
        +                     double p_151599_12_)
        +
      • +
      + + + +
        +
      • +

        func_151600_a

        +
        public double[] func_151600_a(double[] p_151600_1_,
        +                     double p_151600_2_,
        +                     double p_151600_4_,
        +                     int p_151600_6_,
        +                     int p_151600_7_,
        +                     double p_151600_8_,
        +                     double p_151600_10_,
        +                     double p_151600_12_,
        +                     double p_151600_14_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/NoiseGeneratorSimplex.html b/javadoc/net/minecraft/world/gen/NoiseGeneratorSimplex.html new file mode 100644 index 0000000..40b7f07 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/NoiseGeneratorSimplex.html @@ -0,0 +1,370 @@ + + + + + +NoiseGeneratorSimplex (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen
+

Class NoiseGeneratorSimplex

+
+
+ +
+
    +
  • +
    +
    +
    public class NoiseGeneratorSimplex
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      doublefunc_151605_a(double p_151605_1_, + double p_151605_3_) 
      voidfunc_151606_a(double[] p_151606_1_, + double p_151606_2_, + double p_151606_4_, + int p_151606_6_, + int p_151606_7_, + double p_151606_8_, + double p_151606_10_, + double p_151606_12_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_151614_a

        +
        public static final double field_151614_a
        +
      • +
      + + + +
        +
      • +

        field_151612_b

        +
        public double field_151612_b
        +
      • +
      + + + +
        +
      • +

        field_151613_c

        +
        public double field_151613_c
        +
      • +
      + + + +
        +
      • +

        field_151610_d

        +
        public double field_151610_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoiseGeneratorSimplex

        +
        public NoiseGeneratorSimplex()
        +
      • +
      + + + +
        +
      • +

        NoiseGeneratorSimplex

        +
        public NoiseGeneratorSimplex(java.util.Random p_i45471_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151605_a

        +
        public double func_151605_a(double p_151605_1_,
        +                   double p_151605_3_)
        +
      • +
      + + + +
        +
      • +

        func_151606_a

        +
        public void func_151606_a(double[] p_151606_1_,
        +                 double p_151606_2_,
        +                 double p_151606_4_,
        +                 int p_151606_6_,
        +                 int p_151606_7_,
        +                 double p_151606_8_,
        +                 double p_151606_10_,
        +                 double p_151606_12_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenAbstractTree.html b/javadoc/net/minecraft/world/gen/feature/WorldGenAbstractTree.html new file mode 100644 index 0000000..f1c55e0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenAbstractTree.html @@ -0,0 +1,310 @@ + + + + + +WorldGenAbstractTree (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenAbstractTree

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenAbstractTree(boolean p_i45448_1_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenAbstractTree

        +
        public WorldGenAbstractTree(boolean p_i45448_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150523_a

        +
        protected boolean func_150523_a(Block p_150523_1_)
        +
      • +
      + + + +
        +
      • +

        func_150524_b

        +
        public void func_150524_b(World p_150524_1_,
        +                 java.util.Random p_150524_2_,
        +                 int p_150524_3_,
        +                 int p_150524_4_,
        +                 int p_150524_5_)
        +
      • +
      + + + +
        +
      • +

        isReplaceable

        +
        protected boolean isReplaceable(World world,
        +                    int x,
        +                    int y,
        +                    int z)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenBigMushroom.html b/javadoc/net/minecraft/world/gen/feature/WorldGenBigMushroom.html new file mode 100644 index 0000000..8667741 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenBigMushroom.html @@ -0,0 +1,290 @@ + + + + + +WorldGenBigMushroom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenBigMushroom

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenBigMushroom

        +
        public WorldGenBigMushroom(int p_i2017_1_)
        +
      • +
      + + + +
        +
      • +

        WorldGenBigMushroom

        +
        public WorldGenBigMushroom()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenBigTree.html b/javadoc/net/minecraft/world/gen/feature/WorldGenBigTree.html new file mode 100644 index 0000000..7e2f334 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenBigTree.html @@ -0,0 +1,311 @@ + + + + + +WorldGenBigTree (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenBigTree

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenBigTree(boolean p_i2008_1_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenBigTree

        +
        public WorldGenBigTree(boolean p_i2008_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setScale

        +
        public void setScale(double p_76487_1_,
        +            double p_76487_3_,
        +            double p_76487_5_)
        +
        +
        Overrides:
        +
        setScale in class WorldGenerator
        +
        +
      • +
      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenBlockBlob.html b/javadoc/net/minecraft/world/gen/feature/WorldGenBlockBlob.html new file mode 100644 index 0000000..29184be --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenBlockBlob.html @@ -0,0 +1,280 @@ + + + + + +WorldGenBlockBlob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenBlockBlob

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenBlockBlob(Block p_i45450_1_, + int p_i45450_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenBlockBlob

        +
        public WorldGenBlockBlob(Block p_i45450_1_,
        +                 int p_i45450_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenCactus.html b/javadoc/net/minecraft/world/gen/feature/WorldGenCactus.html new file mode 100644 index 0000000..65d655a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenCactus.html @@ -0,0 +1,278 @@ + + + + + +WorldGenCactus (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenCactus

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenCactus() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenCactus

        +
        public WorldGenCactus()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenCanopyTree.html b/javadoc/net/minecraft/world/gen/feature/WorldGenCanopyTree.html new file mode 100644 index 0000000..e0534ba --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenCanopyTree.html @@ -0,0 +1,290 @@ + + + + + +WorldGenCanopyTree (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenCanopyTree

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenCanopyTree

        +
        public WorldGenCanopyTree(boolean p_i45461_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenClay.html b/javadoc/net/minecraft/world/gen/feature/WorldGenClay.html new file mode 100644 index 0000000..1586e10 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenClay.html @@ -0,0 +1,278 @@ + + + + + +WorldGenClay (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenClay

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenClay(int p_i2011_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenClay

        +
        public WorldGenClay(int p_i2011_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenDeadBush.html b/javadoc/net/minecraft/world/gen/feature/WorldGenDeadBush.html new file mode 100644 index 0000000..839ca8c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenDeadBush.html @@ -0,0 +1,278 @@ + + + + + +WorldGenDeadBush (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenDeadBush

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenDeadBush(Block p_i45451_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenDeadBush

        +
        public WorldGenDeadBush(Block p_i45451_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenDesertWells.html b/javadoc/net/minecraft/world/gen/feature/WorldGenDesertWells.html new file mode 100644 index 0000000..de12533 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenDesertWells.html @@ -0,0 +1,278 @@ + + + + + +WorldGenDesertWells (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenDesertWells

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenDesertWells

        +
        public WorldGenDesertWells()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenDoublePlant.html b/javadoc/net/minecraft/world/gen/feature/WorldGenDoublePlant.html new file mode 100644 index 0000000..30c878d --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenDoublePlant.html @@ -0,0 +1,291 @@ + + + + + +WorldGenDoublePlant (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenDoublePlant

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_150548_a(int p_150548_1_) 
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenDoublePlant

        +
        public WorldGenDoublePlant()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150548_a

        +
        public void func_150548_a(int p_150548_1_)
        +
      • +
      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenDungeons.html b/javadoc/net/minecraft/world/gen/feature/WorldGenDungeons.html new file mode 100644 index 0000000..94d7911 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenDungeons.html @@ -0,0 +1,314 @@ + + + + + +WorldGenDungeons (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenDungeons

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenDungeons() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenDungeons

        +
        public WorldGenDungeons()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenFire.html b/javadoc/net/minecraft/world/gen/feature/WorldGenFire.html new file mode 100644 index 0000000..efc0881 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenFire.html @@ -0,0 +1,278 @@ + + + + + +WorldGenFire (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenFire

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenFire() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenFire

        +
        public WorldGenFire()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenFlowers.html b/javadoc/net/minecraft/world/gen/feature/WorldGenFlowers.html new file mode 100644 index 0000000..9537198 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenFlowers.html @@ -0,0 +1,293 @@ + + + + + +WorldGenFlowers (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenFlowers

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenFlowers(Block p_i45452_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_150550_a(Block p_150550_1_, + int p_150550_2_) 
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenFlowers

        +
        public WorldGenFlowers(Block p_i45452_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150550_a

        +
        public void func_150550_a(Block p_150550_1_,
        +                 int p_150550_2_)
        +
      • +
      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenForest.html b/javadoc/net/minecraft/world/gen/feature/WorldGenForest.html new file mode 100644 index 0000000..13be5ae --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenForest.html @@ -0,0 +1,292 @@ + + + + + +WorldGenForest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenForest

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenForest

        +
        public WorldGenForest(boolean p_i45449_1_,
        +              boolean p_i45449_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone1.html b/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone1.html new file mode 100644 index 0000000..0cbadd8 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone1.html @@ -0,0 +1,278 @@ + + + + + +WorldGenGlowStone1 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenGlowStone1

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenGlowStone1() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenGlowStone1

        +
        public WorldGenGlowStone1()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone2.html b/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone2.html new file mode 100644 index 0000000..1bec9b0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenGlowStone2.html @@ -0,0 +1,278 @@ + + + + + +WorldGenGlowStone2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenGlowStone2

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenGlowStone2() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenGlowStone2

        +
        public WorldGenGlowStone2()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenHellLava.html b/javadoc/net/minecraft/world/gen/feature/WorldGenHellLava.html new file mode 100644 index 0000000..f4b82bc --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenHellLava.html @@ -0,0 +1,280 @@ + + + + + +WorldGenHellLava (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenHellLava

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenHellLava(Block p_i45453_1_, + boolean p_i45453_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenHellLava

        +
        public WorldGenHellLava(Block p_i45453_1_,
        +                boolean p_i45453_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenHugeTrees.html b/javadoc/net/minecraft/world/gen/feature/WorldGenHugeTrees.html new file mode 100644 index 0000000..afc590b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenHugeTrees.html @@ -0,0 +1,434 @@ + + + + + +WorldGenHugeTrees (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenHugeTrees

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenHugeTrees(boolean p_i45458_1_, + int p_i45458_2_, + int p_i45458_3_, + int p_i45458_4_, + int p_i45458_5_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected intfunc_150533_a(java.util.Random p_150533_1_) 
      protected voidfunc_150534_b(World p_150534_1_, + int p_150534_2_, + int p_150534_3_, + int p_150534_4_, + int p_150534_5_, + java.util.Random p_150534_6_) 
      protected voidfunc_150535_a(World p_150535_1_, + int p_150535_2_, + int p_150535_3_, + int p_150535_4_, + int p_150535_5_, + java.util.Random p_150535_6_) 
      protected booleanfunc_150537_a(World p_150537_1_, + java.util.Random p_150537_2_, + int p_150537_3_, + int p_150537_4_, + int p_150537_5_, + int p_150537_6_) 
      + + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        baseHeight

        +
        protected final int baseHeight
        +
      • +
      + + + +
        +
      • +

        woodMetadata

        +
        protected final int woodMetadata
        +
      • +
      + + + +
        +
      • +

        leavesMetadata

        +
        protected final int leavesMetadata
        +
      • +
      + + + +
        +
      • +

        field_150538_d

        +
        protected int field_150538_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenHugeTrees

        +
        public WorldGenHugeTrees(boolean p_i45458_1_,
        +                 int p_i45458_2_,
        +                 int p_i45458_3_,
        +                 int p_i45458_4_,
        +                 int p_i45458_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150533_a

        +
        protected int func_150533_a(java.util.Random p_150533_1_)
        +
      • +
      + + + +
        +
      • +

        func_150537_a

        +
        protected boolean func_150537_a(World p_150537_1_,
        +                    java.util.Random p_150537_2_,
        +                    int p_150537_3_,
        +                    int p_150537_4_,
        +                    int p_150537_5_,
        +                    int p_150537_6_)
        +
      • +
      + + + +
        +
      • +

        func_150535_a

        +
        protected void func_150535_a(World p_150535_1_,
        +                 int p_150535_2_,
        +                 int p_150535_3_,
        +                 int p_150535_4_,
        +                 int p_150535_5_,
        +                 java.util.Random p_150535_6_)
        +
      • +
      + + + +
        +
      • +

        func_150534_b

        +
        protected void func_150534_b(World p_150534_1_,
        +                 int p_150534_2_,
        +                 int p_150534_3_,
        +                 int p_150534_4_,
        +                 int p_150534_5_,
        +                 java.util.Random p_150534_6_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenIcePath.html b/javadoc/net/minecraft/world/gen/feature/WorldGenIcePath.html new file mode 100644 index 0000000..8d76c1e --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenIcePath.html @@ -0,0 +1,278 @@ + + + + + +WorldGenIcePath (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenIcePath

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenIcePath(int p_i45454_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenIcePath

        +
        public WorldGenIcePath(int p_i45454_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenIceSpike.html b/javadoc/net/minecraft/world/gen/feature/WorldGenIceSpike.html new file mode 100644 index 0000000..f591730 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenIceSpike.html @@ -0,0 +1,278 @@ + + + + + +WorldGenIceSpike (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenIceSpike

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenIceSpike() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenIceSpike

        +
        public WorldGenIceSpike()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenLakes.html b/javadoc/net/minecraft/world/gen/feature/WorldGenLakes.html new file mode 100644 index 0000000..fae1b14 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenLakes.html @@ -0,0 +1,278 @@ + + + + + +WorldGenLakes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenLakes

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenLakes(Block p_i45455_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenLakes

        +
        public WorldGenLakes(Block p_i45455_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenLiquids.html b/javadoc/net/minecraft/world/gen/feature/WorldGenLiquids.html new file mode 100644 index 0000000..4794242 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenLiquids.html @@ -0,0 +1,278 @@ + + + + + +WorldGenLiquids (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenLiquids

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenLiquids(Block p_i45465_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenLiquids

        +
        public WorldGenLiquids(Block p_i45465_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenMegaJungle.html b/javadoc/net/minecraft/world/gen/feature/WorldGenMegaJungle.html new file mode 100644 index 0000000..c304d6c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenMegaJungle.html @@ -0,0 +1,325 @@ + + + + + +WorldGenMegaJungle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenMegaJungle

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenMegaJungle

        +
        public WorldGenMegaJungle(boolean p_i45456_1_,
        +                  int p_i45456_2_,
        +                  int p_i45456_3_,
        +                  int p_i45456_4_,
        +                  int p_i45456_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenMegaPineTree.html b/javadoc/net/minecraft/world/gen/feature/WorldGenMegaPineTree.html new file mode 100644 index 0000000..f61a099 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenMegaPineTree.html @@ -0,0 +1,344 @@ + + + + + +WorldGenMegaPineTree (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenMegaPineTree

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenMegaPineTree

        +
        public WorldGenMegaPineTree(boolean p_i45457_1_,
        +                    boolean p_i45457_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      + + + +
        +
      • +

        func_150524_b

        +
        public void func_150524_b(World p_150524_1_,
        +                 java.util.Random p_150524_2_,
        +                 int p_150524_3_,
        +                 int p_150524_4_,
        +                 int p_150524_5_)
        +
        +
        Overrides:
        +
        func_150524_b in class WorldGenAbstractTree
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenMelon.html b/javadoc/net/minecraft/world/gen/feature/WorldGenMelon.html new file mode 100644 index 0000000..5e48be0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenMelon.html @@ -0,0 +1,278 @@ + + + + + +WorldGenMelon (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenMelon

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenMelon() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenMelon

        +
        public WorldGenMelon()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenMinable.html b/javadoc/net/minecraft/world/gen/feature/WorldGenMinable.html new file mode 100644 index 0000000..cb524db --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenMinable.html @@ -0,0 +1,314 @@ + + + + + +WorldGenMinable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenMinable

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenMinable

        +
        public WorldGenMinable(Block p_i45459_1_,
        +               int p_i45459_2_)
        +
      • +
      + + + +
        +
      • +

        WorldGenMinable

        +
        public WorldGenMinable(Block p_i45460_1_,
        +               int p_i45460_2_,
        +               Block p_i45460_3_)
        +
      • +
      + + + +
        +
      • +

        WorldGenMinable

        +
        public WorldGenMinable(Block block,
        +               int meta,
        +               int number,
        +               Block target)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenPumpkin.html b/javadoc/net/minecraft/world/gen/feature/WorldGenPumpkin.html new file mode 100644 index 0000000..ea5d966 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenPumpkin.html @@ -0,0 +1,278 @@ + + + + + +WorldGenPumpkin (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenPumpkin

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenPumpkin() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenPumpkin

        +
        public WorldGenPumpkin()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenReed.html b/javadoc/net/minecraft/world/gen/feature/WorldGenReed.html new file mode 100644 index 0000000..5b709b1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenReed.html @@ -0,0 +1,278 @@ + + + + + +WorldGenReed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenReed

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenReed() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenReed

        +
        public WorldGenReed()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenSand.html b/javadoc/net/minecraft/world/gen/feature/WorldGenSand.html new file mode 100644 index 0000000..a8eab2f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenSand.html @@ -0,0 +1,280 @@ + + + + + +WorldGenSand (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenSand

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenSand(Block p_i45462_1_, + int p_i45462_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenSand

        +
        public WorldGenSand(Block p_i45462_1_,
        +            int p_i45462_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenSavannaTree.html b/javadoc/net/minecraft/world/gen/feature/WorldGenSavannaTree.html new file mode 100644 index 0000000..0211fa2 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenSavannaTree.html @@ -0,0 +1,290 @@ + + + + + +WorldGenSavannaTree (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenSavannaTree

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenSavannaTree

        +
        public WorldGenSavannaTree(boolean p_i45463_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenShrub.html b/javadoc/net/minecraft/world/gen/feature/WorldGenShrub.html new file mode 100644 index 0000000..ce7dd34 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenShrub.html @@ -0,0 +1,297 @@ + + + + + +WorldGenShrub (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenShrub

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenShrub

        +
        public WorldGenShrub(int p_i2015_1_,
        +             int p_i2015_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Overrides:
        +
        generate in class WorldGenTrees
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenSpikes.html b/javadoc/net/minecraft/world/gen/feature/WorldGenSpikes.html new file mode 100644 index 0000000..a7de783 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenSpikes.html @@ -0,0 +1,278 @@ + + + + + +WorldGenSpikes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenSpikes

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenSpikes(Block p_i45464_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenSpikes

        +
        public WorldGenSpikes(Block p_i45464_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenSwamp.html b/javadoc/net/minecraft/world/gen/feature/WorldGenSwamp.html new file mode 100644 index 0000000..693ce07 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenSwamp.html @@ -0,0 +1,290 @@ + + + + + +WorldGenSwamp (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenSwamp

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenSwamp

        +
        public WorldGenSwamp()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga1.html b/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga1.html new file mode 100644 index 0000000..3e5f9b4 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga1.html @@ -0,0 +1,290 @@ + + + + + +WorldGenTaiga1 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenTaiga1

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenTaiga1

        +
        public WorldGenTaiga1()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga2.html b/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga2.html new file mode 100644 index 0000000..e7f8203 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenTaiga2.html @@ -0,0 +1,290 @@ + + + + + +WorldGenTaiga2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenTaiga2

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenTaiga2

        +
        public WorldGenTaiga2(boolean p_i2025_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenTallGrass.html b/javadoc/net/minecraft/world/gen/feature/WorldGenTallGrass.html new file mode 100644 index 0000000..6ea82ec --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenTallGrass.html @@ -0,0 +1,280 @@ + + + + + +WorldGenTallGrass (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenTallGrass

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenTallGrass(Block p_i45466_1_, + int p_i45466_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenTallGrass

        +
        public WorldGenTallGrass(Block p_i45466_1_,
        +                 int p_i45466_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenTrees.html b/javadoc/net/minecraft/world/gen/feature/WorldGenTrees.html new file mode 100644 index 0000000..7132145 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenTrees.html @@ -0,0 +1,314 @@ + + + + + +WorldGenTrees (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenTrees

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenTrees(boolean p_i2027_1_) 
      WorldGenTrees(boolean p_i2028_1_, + int p_i2028_2_, + int p_i2028_3_, + int p_i2028_4_, + boolean p_i2028_5_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenTrees

        +
        public WorldGenTrees(boolean p_i2027_1_)
        +
      • +
      + + + +
        +
      • +

        WorldGenTrees

        +
        public WorldGenTrees(boolean p_i2028_1_,
        +             int p_i2028_2_,
        +             int p_i2028_3_,
        +             int p_i2028_4_,
        +             boolean p_i2028_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenVines.html b/javadoc/net/minecraft/world/gen/feature/WorldGenVines.html new file mode 100644 index 0000000..d6cc407 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenVines.html @@ -0,0 +1,278 @@ + + + + + +WorldGenVines (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenVines

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenVines() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenVines

        +
        public WorldGenVines()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenWaterlily.html b/javadoc/net/minecraft/world/gen/feature/WorldGenWaterlily.html new file mode 100644 index 0000000..54b067f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenWaterlily.html @@ -0,0 +1,278 @@ + + + + + +WorldGenWaterlily (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenWaterlily

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      WorldGenWaterlily() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenWaterlily

        +
        public WorldGenWaterlily()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGenerator.html b/javadoc/net/minecraft/world/gen/feature/WorldGenerator.html new file mode 100644 index 0000000..306e42b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGenerator.html @@ -0,0 +1,339 @@ + + + + + +WorldGenerator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGenerator

+
+
+ + +
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected voidfunc_150515_a(World p_150515_1_, + int p_150515_2_, + int p_150515_3_, + int p_150515_4_, + Block p_150515_5_) 
      abstract booleangenerate(World p_76484_1_, + java.util.Random p_76484_2_, + int p_76484_3_, + int p_76484_4_, + int p_76484_5_) 
      protected voidsetBlockAndNotifyAdequately(World p_150516_1_, + int p_150516_2_, + int p_150516_3_, + int p_150516_4_, + Block p_150516_5_, + int p_150516_6_) 
      voidsetScale(double p_76487_1_, + double p_76487_3_, + double p_76487_5_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldGenerator

        +
        public WorldGenerator()
        +
      • +
      + + + +
        +
      • +

        WorldGenerator

        +
        public WorldGenerator(boolean p_i2013_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public abstract boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
      • +
      + + + +
        +
      • +

        setScale

        +
        public void setScale(double p_76487_1_,
        +            double p_76487_3_,
        +            double p_76487_5_)
        +
      • +
      + + + +
        +
      • +

        func_150515_a

        +
        protected void func_150515_a(World p_150515_1_,
        +                 int p_150515_2_,
        +                 int p_150515_3_,
        +                 int p_150515_4_,
        +                 Block p_150515_5_)
        +
      • +
      + + + +
        +
      • +

        setBlockAndNotifyAdequately

        +
        protected void setBlockAndNotifyAdequately(World p_150516_1_,
        +                               int p_150516_2_,
        +                               int p_150516_3_,
        +                               int p_150516_4_,
        +                               Block p_150516_5_,
        +                               int p_150516_6_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/WorldGeneratorBonusChest.html b/javadoc/net/minecraft/world/gen/feature/WorldGeneratorBonusChest.html new file mode 100644 index 0000000..4f5e253 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/WorldGeneratorBonusChest.html @@ -0,0 +1,280 @@ + + + + + +WorldGeneratorBonusChest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.feature
+

Class WorldGeneratorBonusChest

+
+
+ +
+
    +
  • +
    +
    +
    public class WorldGeneratorBonusChest
    +extends WorldGenerator
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public boolean generate(World p_76484_1_,
        +               java.util.Random p_76484_2_,
        +               int p_76484_3_,
        +               int p_76484_4_,
        +               int p_76484_5_)
        +
        +
        Specified by:
        +
        generate in class WorldGenerator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/package-frame.html b/javadoc/net/minecraft/world/gen/feature/package-frame.html new file mode 100644 index 0000000..bdc9940 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/package-frame.html @@ -0,0 +1,59 @@ + + + + + +net.minecraft.world.gen.feature (Forge API) + + + + +

net.minecraft.world.gen.feature

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/gen/feature/package-summary.html b/javadoc/net/minecraft/world/gen/feature/package-summary.html new file mode 100644 index 0000000..8e5e4f3 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/package-summary.html @@ -0,0 +1,291 @@ + + + + + +net.minecraft.world.gen.feature (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.gen.feature

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/feature/package-tree.html b/javadoc/net/minecraft/world/gen/feature/package-tree.html new file mode 100644 index 0000000..ac436c3 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/feature/package-tree.html @@ -0,0 +1,178 @@ + + + + + +net.minecraft.world.gen.feature Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.gen.feature

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayer.html b/javadoc/net/minecraft/world/gen/layer/GenLayer.html new file mode 100644 index 0000000..9dbf025 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayer.html @@ -0,0 +1,457 @@ + + + + + +GenLayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayer

+
+
+ + +
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected longbaseSeed 
      protected GenLayerparent 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      GenLayer(long p_i2125_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected static booleancompareBiomesById(int p_151616_0_, + int p_151616_1_) 
      abstract int[]getInts(int p_75904_1_, + int p_75904_2_, + int p_75904_3_, + int p_75904_4_) 
      static bytegetModdedBiomeSize(WorldType worldType, + byte original) 
      voidinitChunkSeed(long p_75903_1_, + long p_75903_3_) 
      static GenLayer[]initializeAllBiomeGenerators(long p_75901_0_, + WorldType p_75901_2_) 
      voidinitWorldGenSeed(long p_75905_1_) 
      protected static booleanisBiomeOceanic(int p_151618_0_) 
      protected intnextInt(int p_75902_1_) 
      protected longnextLong(long par1) 
      protected intselectModeOrRandom(int p_151617_1_, + int p_151617_2_, + int p_151617_3_, + int p_151617_4_) 
      protected intselectRandom(int... p_151619_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        parent

        +
        protected GenLayer parent
        +
      • +
      + + + +
        +
      • +

        baseSeed

        +
        protected long baseSeed
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayer

        +
        public GenLayer(long p_i2125_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initializeAllBiomeGenerators

        +
        public static GenLayer[] initializeAllBiomeGenerators(long p_75901_0_,
        +                                      WorldType p_75901_2_)
        +
      • +
      + + + +
        +
      • +

        initWorldGenSeed

        +
        public void initWorldGenSeed(long p_75905_1_)
        +
      • +
      + + + +
        +
      • +

        initChunkSeed

        +
        public void initChunkSeed(long p_75903_1_,
        +                 long p_75903_3_)
        +
      • +
      + + + +
        +
      • +

        nextInt

        +
        protected int nextInt(int p_75902_1_)
        +
      • +
      + + + +
        +
      • +

        getInts

        +
        public abstract int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
      • +
      + + + +
        +
      • +

        compareBiomesById

        +
        protected static boolean compareBiomesById(int p_151616_0_,
        +                        int p_151616_1_)
        +
      • +
      + + + +
        +
      • +

        isBiomeOceanic

        +
        protected static boolean isBiomeOceanic(int p_151618_0_)
        +
      • +
      + + + +
        +
      • +

        selectRandom

        +
        protected int selectRandom(int... p_151619_1_)
        +
      • +
      + + + +
        +
      • +

        selectModeOrRandom

        +
        protected int selectModeOrRandom(int p_151617_1_,
        +                     int p_151617_2_,
        +                     int p_151617_3_,
        +                     int p_151617_4_)
        +
      • +
      + + + +
        +
      • +

        nextLong

        +
        protected long nextLong(long par1)
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeSize

        +
        public static byte getModdedBiomeSize(WorldType worldType,
        +                      byte original)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html new file mode 100644 index 0000000..d750dff --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddIsland

        +
        public GenLayerAddIsland(long p_i2119_1_,
        +                 GenLayer p_i2119_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html new file mode 100644 index 0000000..39e412b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddMushroomIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddMushroomIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddMushroomIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddMushroomIsland

        +
        public GenLayerAddMushroomIsland(long p_i2120_1_,
        +                         GenLayer p_i2120_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html new file mode 100644 index 0000000..9b87b6b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddSnow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddSnow

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddSnow
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddSnow

        +
        public GenLayerAddSnow(long p_i2121_1_,
        +               GenLayer p_i2121_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html b/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html new file mode 100644 index 0000000..417e927 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html @@ -0,0 +1,308 @@ + + + + + +GenLayerBiome (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerBiome

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerBiome
    +extends GenLayer
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html b/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html new file mode 100644 index 0000000..3cb36f1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html @@ -0,0 +1,293 @@ + + + + + +GenLayerBiomeEdge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerBiomeEdge

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerBiomeEdge
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerBiomeEdge

        +
        public GenLayerBiomeEdge(long p_i45475_1_,
        +                 GenLayer p_i45475_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html b/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html new file mode 100644 index 0000000..71c3629 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html @@ -0,0 +1,293 @@ + + + + + +GenLayerDeepOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerDeepOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerDeepOcean
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerDeepOcean

        +
        public GenLayerDeepOcean(long p_i45472_1_,
        +                 GenLayer p_i45472_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html new file mode 100644 index 0000000..b892509 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html @@ -0,0 +1,333 @@ + + + + + +GenLayerEdge.Mode (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Enum GenLayerEdge.Mode

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static GenLayerEdge.ModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static GenLayerEdge.Mode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static GenLayerEdge.Mode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (GenLayerEdge.Mode c : GenLayerEdge.Mode.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static GenLayerEdge.Mode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html new file mode 100644 index 0000000..f4b7184 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html @@ -0,0 +1,314 @@ + + + + + +GenLayerEdge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerEdge

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerEdge
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html new file mode 100644 index 0000000..564d0c6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html @@ -0,0 +1,305 @@ + + + + + +GenLayerFuzzyZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerFuzzyZoom

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerFuzzyZoom
    +extends GenLayerZoom
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerFuzzyZoom

        +
        public GenLayerFuzzyZoom(long p_i2123_1_,
        +                 GenLayer p_i2123_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        selectModeOrRandom

        +
        protected int selectModeOrRandom(int p_151617_1_,
        +                     int p_151617_2_,
        +                     int p_151617_3_,
        +                     int p_151617_4_)
        +
        +
        Overrides:
        +
        selectModeOrRandom in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html b/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html new file mode 100644 index 0000000..c028deb --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html @@ -0,0 +1,295 @@ + + + + + +GenLayerHills (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerHills

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerHills
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerHills

        +
        public GenLayerHills(long p_i45479_1_,
        +             GenLayer p_i45479_3_,
        +             GenLayer p_i45479_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html new file mode 100644 index 0000000..f4a6a8b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html @@ -0,0 +1,291 @@ + + + + + +GenLayerIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerIsland

        +
        public GenLayerIsland(long p_i2124_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html new file mode 100644 index 0000000..c7a5659 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRareBiome (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRareBiome

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRareBiome
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRareBiome

        +
        public GenLayerRareBiome(long p_i45478_1_,
        +                 GenLayer p_i45478_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html new file mode 100644 index 0000000..64dab90 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRemoveTooMuchOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRemoveTooMuchOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRemoveTooMuchOcean
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRemoveTooMuchOcean

        +
        public GenLayerRemoveTooMuchOcean(long p_i45480_1_,
        +                          GenLayer p_i45480_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html new file mode 100644 index 0000000..1311378 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRiver (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiver

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiver
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiver

        +
        public GenLayerRiver(long p_i2128_1_,
        +             GenLayer p_i2128_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html new file mode 100644 index 0000000..4e5bd1b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRiverInit (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiverInit

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiverInit
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiverInit

        +
        public GenLayerRiverInit(long p_i2127_1_,
        +                 GenLayer p_i2127_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html new file mode 100644 index 0000000..f0c1b49 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html @@ -0,0 +1,312 @@ + + + + + +GenLayerRiverMix (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiverMix

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiverMix
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiverMix

        +
        public GenLayerRiverMix(long p_i2129_1_,
        +                GenLayer p_i2129_3_,
        +                GenLayer p_i2129_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initWorldGenSeed

        +
        public void initWorldGenSeed(long p_75905_1_)
        +
        +
        Overrides:
        +
        initWorldGenSeed in class GenLayer
        +
        +
      • +
      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html b/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html new file mode 100644 index 0000000..0ddb17a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html @@ -0,0 +1,293 @@ + + + + + +GenLayerShore (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerShore

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerShore
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerShore

        +
        public GenLayerShore(long p_i2130_1_,
        +             GenLayer p_i2130_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html b/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html new file mode 100644 index 0000000..711cbad --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html @@ -0,0 +1,293 @@ + + + + + +GenLayerSmooth (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerSmooth

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerSmooth
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerSmooth

        +
        public GenLayerSmooth(long p_i2131_1_,
        +              GenLayer p_i2131_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html new file mode 100644 index 0000000..d3c542f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html @@ -0,0 +1,293 @@ + + + + + +GenLayerVoronoiZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerVoronoiZoom

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerVoronoiZoom
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerVoronoiZoom

        +
        public GenLayerVoronoiZoom(long p_i2133_1_,
        +                   GenLayer p_i2133_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html new file mode 100644 index 0000000..dd0f1e1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html @@ -0,0 +1,314 @@ + + + + + +GenLayerZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerZoom

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerZoom

        +
        public GenLayerZoom(long p_i2134_1_,
        +            GenLayer p_i2134_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      + + + +
        +
      • +

        magnify

        +
        public static GenLayer magnify(long p_75915_0_,
        +               GenLayer p_75915_2_,
        +               int p_75915_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/IntCache.html b/javadoc/net/minecraft/world/gen/layer/IntCache.html new file mode 100644 index 0000000..18deeb6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/IntCache.html @@ -0,0 +1,280 @@ + + + + + +IntCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class IntCache

+
+
+ +
+
    +
  • +
    +
    +
    public class IntCache
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      IntCache() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringgetCacheSizes() 
      static int[]getIntCache(int p_76445_0_) 
      static voidresetIntCache() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IntCache

        +
        public IntCache()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getIntCache

        +
        public static int[] getIntCache(int p_76445_0_)
        +
      • +
      + + + +
        +
      • +

        resetIntCache

        +
        public static void resetIntCache()
        +
      • +
      + + + +
        +
      • +

        getCacheSizes

        +
        public static java.lang.String getCacheSizes()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/package-frame.html b/javadoc/net/minecraft/world/gen/layer/package-frame.html new file mode 100644 index 0000000..25079a0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-frame.html @@ -0,0 +1,43 @@ + + + + + +net.minecraft.world.gen.layer (Forge API) + + + + +

net.minecraft.world.gen.layer

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/world/gen/layer/package-summary.html b/javadoc/net/minecraft/world/gen/layer/package-summary.html new file mode 100644 index 0000000..692fedc --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-summary.html @@ -0,0 +1,226 @@ + + + + + +net.minecraft.world.gen.layer (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.gen.layer

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/package-tree.html b/javadoc/net/minecraft/world/gen/layer/package-tree.html new file mode 100644 index 0000000..8035f63 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-tree.html @@ -0,0 +1,164 @@ + + + + + +net.minecraft.world.gen.layer Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.gen.layer

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/package-frame.html b/javadoc/net/minecraft/world/gen/package-frame.html new file mode 100644 index 0000000..346cfcc --- /dev/null +++ b/javadoc/net/minecraft/world/gen/package-frame.html @@ -0,0 +1,34 @@ + + + + + +net.minecraft.world.gen (Forge API) + + + + +

net.minecraft.world.gen

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/gen/package-summary.html b/javadoc/net/minecraft/world/gen/package-summary.html new file mode 100644 index 0000000..3822cbb --- /dev/null +++ b/javadoc/net/minecraft/world/gen/package-summary.html @@ -0,0 +1,191 @@ + + + + + +net.minecraft.world.gen (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.gen

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/package-tree.html b/javadoc/net/minecraft/world/gen/package-tree.html new file mode 100644 index 0000000..e833bf0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/package-tree.html @@ -0,0 +1,147 @@ + + + + + +net.minecraft.world.gen Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.gen

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.DesertPyramid.html b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.DesertPyramid.html new file mode 100644 index 0000000..f8586e5 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.DesertPyramid.html @@ -0,0 +1,447 @@ + + + + + +ComponentScatteredFeaturePieces.DesertPyramid (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class ComponentScatteredFeaturePieces.DesertPyramid

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        scatteredFeatureSizeX

        +
        protected int scatteredFeatureSizeX
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeY

        +
        protected int scatteredFeatureSizeY
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeZ

        +
        protected int scatteredFeatureSizeZ
        +
      • +
      + + + +
        +
      • +

        field_74936_d

        +
        protected int field_74936_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.DesertPyramid

        +
        public ComponentScatteredFeaturePieces.DesertPyramid()
        +
      • +
      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.DesertPyramid

        +
        public ComponentScatteredFeaturePieces.DesertPyramid(java.util.Random p_i2062_1_,
        +                                             int p_i2062_2_,
        +                                             int p_i2062_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.JunglePyramid.html b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.JunglePyramid.html new file mode 100644 index 0000000..ec28f2c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.JunglePyramid.html @@ -0,0 +1,460 @@ + + + + + +ComponentScatteredFeaturePieces.JunglePyramid (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class ComponentScatteredFeaturePieces.JunglePyramid

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + + + + + +
        +
      • +

        scatteredFeatureSizeX

        +
        protected int scatteredFeatureSizeX
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeY

        +
        protected int scatteredFeatureSizeY
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeZ

        +
        protected int scatteredFeatureSizeZ
        +
      • +
      + + + +
        +
      • +

        field_74936_d

        +
        protected int field_74936_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.JunglePyramid

        +
        public ComponentScatteredFeaturePieces.JunglePyramid()
        +
      • +
      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.JunglePyramid

        +
        public ComponentScatteredFeaturePieces.JunglePyramid(java.util.Random p_i2064_1_,
        +                                             int p_i2064_2_,
        +                                             int p_i2064_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.SwampHut.html b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.SwampHut.html new file mode 100644 index 0000000..b3477ca --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.SwampHut.html @@ -0,0 +1,434 @@ + + + + + +ComponentScatteredFeaturePieces.SwampHut (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class ComponentScatteredFeaturePieces.SwampHut

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        scatteredFeatureSizeX

        +
        protected int scatteredFeatureSizeX
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeY

        +
        protected int scatteredFeatureSizeY
        +
      • +
      + + + +
        +
      • +

        scatteredFeatureSizeZ

        +
        protected int scatteredFeatureSizeZ
        +
      • +
      + + + +
        +
      • +

        field_74936_d

        +
        protected int field_74936_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.SwampHut

        +
        public ComponentScatteredFeaturePieces.SwampHut()
        +
      • +
      + + + +
        +
      • +

        ComponentScatteredFeaturePieces.SwampHut

        +
        public ComponentScatteredFeaturePieces.SwampHut(java.util.Random p_i2066_1_,
        +                                        int p_i2066_2_,
        +                                        int p_i2066_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.html b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.html new file mode 100644 index 0000000..3a52746 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces.html @@ -0,0 +1,281 @@ + + + + + +ComponentScatteredFeaturePieces (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class ComponentScatteredFeaturePieces

+
+
+ +
+
    +
  • +
    +
    +
    public class ComponentScatteredFeaturePieces
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentScatteredFeaturePieces

        +
        public ComponentScatteredFeaturePieces()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerScatteredFeaturePieces

        +
        public static void registerScatteredFeaturePieces()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenMineshaft.html b/javadoc/net/minecraft/world/gen/structure/MapGenMineshaft.html new file mode 100644 index 0000000..2561fe1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenMineshaft.html @@ -0,0 +1,354 @@ + + + + + +MapGenMineshaft (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenMineshaft

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenMineshaft

        +
        public MapGenMineshaft()
        +
      • +
      + + + +
        +
      • +

        MapGenMineshaft

        +
        public MapGenMineshaft(java.util.Map p_i2034_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.Start.html b/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.Start.html new file mode 100644 index 0000000..847d94a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.Start.html @@ -0,0 +1,275 @@ + + + + + +MapGenNetherBridge.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenNetherBridge.Start

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenNetherBridge.Start

        +
        public MapGenNetherBridge.Start()
        +
      • +
      + + + +
        +
      • +

        MapGenNetherBridge.Start

        +
        public MapGenNetherBridge.Start(World p_i2040_1_,
        +                        java.util.Random p_i2040_2_,
        +                        int p_i2040_3_,
        +                        int p_i2040_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.html b/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.html new file mode 100644 index 0000000..589a558 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenNetherBridge.html @@ -0,0 +1,374 @@ + + + + + +MapGenNetherBridge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenNetherBridge

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenNetherBridge

        +
        public MapGenNetherBridge()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.Start.html b/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.Start.html new file mode 100644 index 0000000..c25c638 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.Start.html @@ -0,0 +1,275 @@ + + + + + +MapGenScatteredFeature.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenScatteredFeature.Start

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenScatteredFeature.Start

        +
        public MapGenScatteredFeature.Start()
        +
      • +
      + + + +
        +
      • +

        MapGenScatteredFeature.Start

        +
        public MapGenScatteredFeature.Start(World p_i2060_1_,
        +                            java.util.Random p_i2060_2_,
        +                            int p_i2060_3_,
        +                            int p_i2060_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.html b/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.html new file mode 100644 index 0000000..ac7c4fb --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenScatteredFeature.html @@ -0,0 +1,403 @@ + + + + + +MapGenScatteredFeature (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenScatteredFeature

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenScatteredFeature

        +
        public MapGenScatteredFeature()
        +
      • +
      + + + +
        +
      • +

        MapGenScatteredFeature

        +
        public MapGenScatteredFeature(java.util.Map p_i2061_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        func_143030_a

        +
        public boolean func_143030_a(int p_143030_1_,
        +                    int p_143030_2_,
        +                    int p_143030_3_)
        +
      • +
      + + + +
        +
      • +

        getScatteredFeatureSpawnList

        +
        public java.util.List getScatteredFeatureSpawnList()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.Start.html b/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.Start.html new file mode 100644 index 0000000..8551ce6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.Start.html @@ -0,0 +1,275 @@ + + + + + +MapGenStronghold.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenStronghold.Start

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenStronghold.Start

        +
        public MapGenStronghold.Start()
        +
      • +
      + + + +
        +
      • +

        MapGenStronghold.Start

        +
        public MapGenStronghold.Start(World p_i2067_1_,
        +                      java.util.Random p_i2067_2_,
        +                      int p_i2067_3_,
        +                      int p_i2067_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.html b/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.html new file mode 100644 index 0000000..bf0e1ff --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenStronghold.html @@ -0,0 +1,418 @@ + + + + + +MapGenStronghold (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenStronghold

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_151546_e

        +
        public final java.util.List field_151546_e
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenStronghold

        +
        public MapGenStronghold()
        +
      • +
      + + + +
        +
      • +

        MapGenStronghold

        +
        public MapGenStronghold(java.util.Map p_i2068_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenStructure.html b/javadoc/net/minecraft/world/gen/structure/MapGenStructure.html new file mode 100644 index 0000000..aef05d6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenStructure.html @@ -0,0 +1,472 @@ + + + + + +MapGenStructure (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenStructure

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapGenStructure() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected abstract booleancanSpawnStructureAtCoords(int p_75047_1_, + int p_75047_2_) 
      booleanfunc_142038_b(int p_142038_1_, + int p_142038_2_, + int p_142038_3_) 
      abstract java.lang.Stringfunc_143025_a() 
      protected StructureStartfunc_143028_c(int p_143028_1_, + int p_143028_2_, + int p_143028_3_) 
      protected voidfunc_151538_a(World p_151538_1_, + int p_151538_2_, + int p_151538_3_, + int p_151538_4_, + int p_151538_5_, + Block[] p_151538_6_) 
      ChunkPositionfunc_151545_a(World p_151545_1_, + int p_151545_2_, + int p_151545_3_, + int p_151545_4_) 
      booleangenerateStructuresInChunk(World p_75051_1_, + java.util.Random p_75051_2_, + int p_75051_3_, + int p_75051_4_) 
      protected java.util.ListgetCoordList() 
      protected abstract StructureStartgetStructureStart(int p_75049_1_, + int p_75049_2_) 
      booleanhasStructureAt(int p_75048_1_, + int p_75048_2_, + int p_75048_3_) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        structureMap

        +
        protected java.util.Map structureMap
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenStructure

        +
        public MapGenStructure()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_143025_a

        +
        public abstract java.lang.String func_143025_a()
        +
      • +
      + + + +
        +
      • +

        func_151538_a

        +
        protected final void func_151538_a(World p_151538_1_,
        +                 int p_151538_2_,
        +                 int p_151538_3_,
        +                 int p_151538_4_,
        +                 int p_151538_5_,
        +                 Block[] p_151538_6_)
        +
        +
        Overrides:
        +
        func_151538_a in class MapGenBase
        +
        +
      • +
      + + + +
        +
      • +

        generateStructuresInChunk

        +
        public boolean generateStructuresInChunk(World p_75051_1_,
        +                                java.util.Random p_75051_2_,
        +                                int p_75051_3_,
        +                                int p_75051_4_)
        +
      • +
      + + + +
        +
      • +

        hasStructureAt

        +
        public boolean hasStructureAt(int p_75048_1_,
        +                     int p_75048_2_,
        +                     int p_75048_3_)
        +
      • +
      + + + +
        +
      • +

        func_143028_c

        +
        protected StructureStart func_143028_c(int p_143028_1_,
        +                           int p_143028_2_,
        +                           int p_143028_3_)
        +
      • +
      + + + +
        +
      • +

        func_142038_b

        +
        public boolean func_142038_b(int p_142038_1_,
        +                    int p_142038_2_,
        +                    int p_142038_3_)
        +
      • +
      + + + +
        +
      • +

        func_151545_a

        +
        public ChunkPosition func_151545_a(World p_151545_1_,
        +                          int p_151545_2_,
        +                          int p_151545_3_,
        +                          int p_151545_4_)
        +
      • +
      + + + +
        +
      • +

        getCoordList

        +
        protected java.util.List getCoordList()
        +
      • +
      + + + +
        +
      • +

        canSpawnStructureAtCoords

        +
        protected abstract boolean canSpawnStructureAtCoords(int p_75047_1_,
        +                                int p_75047_2_)
        +
      • +
      + + + +
        +
      • +

        getStructureStart

        +
        protected abstract StructureStart getStructureStart(int p_75049_1_,
        +                               int p_75049_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenStructureData.html b/javadoc/net/minecraft/world/gen/structure/MapGenStructureData.html new file mode 100644 index 0000000..6cd6bb5 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenStructureData.html @@ -0,0 +1,347 @@ + + + + + +MapGenStructureData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenStructureData

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenStructureData

        +
        public MapGenStructureData(java.lang.String p_i43001_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenStructureIO.html b/javadoc/net/minecraft/world/gen/structure/MapGenStructureIO.html new file mode 100644 index 0000000..0021900 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenStructureIO.html @@ -0,0 +1,327 @@ + + + + + +MapGenStructureIO (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenStructureIO

+
+
+ +
+
    +
  • +
    +
    +
    public class MapGenStructureIO
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenStructureIO

        +
        public MapGenStructureIO()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerStructure

        +
        public static void registerStructure(java.lang.Class p_143034_0_,
        +                     java.lang.String p_143034_1_)
        +
      • +
      + + + +
        +
      • +

        func_143031_a

        +
        public static void func_143031_a(java.lang.Class p_143031_0_,
        +                 java.lang.String p_143031_1_)
        +
      • +
      + + + +
        +
      • +

        func_143033_a

        +
        public static java.lang.String func_143033_a(StructureStart p_143033_0_)
        +
      • +
      + + + +
        +
      • +

        func_143036_a

        +
        public static java.lang.String func_143036_a(StructureComponent p_143036_0_)
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenVillage.Start.html b/javadoc/net/minecraft/world/gen/structure/MapGenVillage.Start.html new file mode 100644 index 0000000..abd8d76 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenVillage.Start.html @@ -0,0 +1,343 @@ + + + + + +MapGenVillage.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenVillage.Start

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/MapGenVillage.html b/javadoc/net/minecraft/world/gen/structure/MapGenVillage.html new file mode 100644 index 0000000..866890a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/MapGenVillage.html @@ -0,0 +1,401 @@ + + + + + +MapGenVillage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class MapGenVillage

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        villageSpawnBiomes

        +
        public static java.util.List villageSpawnBiomes
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapGenVillage

        +
        public MapGenVillage()
        +
      • +
      + + + +
        +
      • +

        MapGenVillage

        +
        public MapGenVillage(java.util.Map p_i2093_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureBoundingBox.html b/javadoc/net/minecraft/world/gen/structure/StructureBoundingBox.html new file mode 100644 index 0000000..fe8e78d --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureBoundingBox.html @@ -0,0 +1,637 @@ + + + + + +StructureBoundingBox (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureBoundingBox

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureBoundingBox
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        minX

        +
        public int minX
        +
      • +
      + + + +
        +
      • +

        minY

        +
        public int minY
        +
      • +
      + + + +
        +
      • +

        minZ

        +
        public int minZ
        +
      • +
      + + + +
        +
      • +

        maxX

        +
        public int maxX
        +
      • +
      + + + +
        +
      • +

        maxY

        +
        public int maxY
        +
      • +
      + + + +
        +
      • +

        maxZ

        +
        public int maxZ
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureBoundingBox

        +
        public StructureBoundingBox()
        +
      • +
      + + + +
        +
      • +

        StructureBoundingBox

        +
        public StructureBoundingBox(int[] p_i43000_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        StructureBoundingBox

        +
        public StructureBoundingBox(int p_i2032_1_,
        +                    int p_i2032_2_,
        +                    int p_i2032_3_,
        +                    int p_i2032_4_,
        +                    int p_i2032_5_,
        +                    int p_i2032_6_)
        +
      • +
      + + + +
        +
      • +

        StructureBoundingBox

        +
        public StructureBoundingBox(int p_i2033_1_,
        +                    int p_i2033_2_,
        +                    int p_i2033_3_,
        +                    int p_i2033_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getComponentToAddBoundingBox

        +
        public static StructureBoundingBox getComponentToAddBoundingBox(int p_78889_0_,
        +                                                int p_78889_1_,
        +                                                int p_78889_2_,
        +                                                int p_78889_3_,
        +                                                int p_78889_4_,
        +                                                int p_78889_5_,
        +                                                int p_78889_6_,
        +                                                int p_78889_7_,
        +                                                int p_78889_8_,
        +                                                int p_78889_9_)
        +
      • +
      + + + + + + + +
        +
      • +

        intersectsWith

        +
        public boolean intersectsWith(int p_78885_1_,
        +                     int p_78885_2_,
        +                     int p_78885_3_,
        +                     int p_78885_4_)
        +
      • +
      + + + + + + + +
        +
      • +

        offset

        +
        public void offset(int p_78886_1_,
        +          int p_78886_2_,
        +          int p_78886_3_)
        +
      • +
      + + + +
        +
      • +

        isVecInside

        +
        public boolean isVecInside(int p_78890_1_,
        +                  int p_78890_2_,
        +                  int p_78890_3_)
        +
      • +
      + + + +
        +
      • +

        getXSize

        +
        public int getXSize()
        +
      • +
      + + + +
        +
      • +

        getYSize

        +
        public int getYSize()
        +
      • +
      + + + +
        +
      • +

        getZSize

        +
        public int getZSize()
        +
      • +
      + + + +
        +
      • +

        getCenterX

        +
        public int getCenterX()
        +
      • +
      + + + +
        +
      • +

        getCenterY

        +
        public int getCenterY()
        +
      • +
      + + + +
        +
      • +

        getCenterZ

        +
        public int getCenterZ()
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureComponent.BlockSelector.html b/javadoc/net/minecraft/world/gen/structure/StructureComponent.BlockSelector.html new file mode 100644 index 0000000..96770de --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureComponent.BlockSelector.html @@ -0,0 +1,343 @@ + + + + + +StructureComponent.BlockSelector (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureComponent.BlockSelector

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    StructureComponent
    +
    +
    +
    +
    public abstract static class StructureComponent.BlockSelector
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Blockfunc_151561_a() 
      intgetSelectedBlockMetaData() 
      abstract voidselectBlocks(java.util.Random p_75062_1_, + int p_75062_2_, + int p_75062_3_, + int p_75062_4_, + boolean p_75062_5_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_151562_a

        +
        protected Block field_151562_a
        +
      • +
      + + + +
        +
      • +

        selectedBlockMetaData

        +
        protected int selectedBlockMetaData
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureComponent.BlockSelector

        +
        protected StructureComponent.BlockSelector()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        selectBlocks

        +
        public abstract void selectBlocks(java.util.Random p_75062_1_,
        +                int p_75062_2_,
        +                int p_75062_3_,
        +                int p_75062_4_,
        +                boolean p_75062_5_)
        +
      • +
      + + + +
        +
      • +

        func_151561_a

        +
        public Block func_151561_a()
        +
      • +
      + + + +
        +
      • +

        getSelectedBlockMetaData

        +
        public int getSelectedBlockMetaData()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureComponent.html b/javadoc/net/minecraft/world/gen/structure/StructureComponent.html new file mode 100644 index 0000000..671480a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureComponent.html @@ -0,0 +1,956 @@ + + + + + +StructureComponent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureComponent

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        coordBaseMode

        +
        protected int coordBaseMode
        +
      • +
      + + + +
        +
      • +

        componentType

        +
        protected int componentType
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureComponent

        +
        public StructureComponent()
        +
      • +
      + + + +
        +
      • +

        StructureComponent

        +
        protected StructureComponent(int p_i2091_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_143012_a

        +
        protected abstract void func_143012_a(NBTTagCompound p_143012_1_)
        +
      • +
      + + + +
        +
      • +

        func_143009_a

        +
        public void func_143009_a(World p_143009_1_,
        +                 NBTTagCompound p_143009_2_)
        +
      • +
      + + + +
        +
      • +

        func_143011_b

        +
        protected abstract void func_143011_b(NBTTagCompound p_143011_1_)
        +
      • +
      + + + +
        +
      • +

        buildComponent

        +
        public void buildComponent(StructureComponent p_74861_1_,
        +                  java.util.List p_74861_2_,
        +                  java.util.Random p_74861_3_)
        +
      • +
      + + + +
        +
      • +

        addComponentParts

        +
        public abstract boolean addComponentParts(World p_74875_1_,
        +                        java.util.Random p_74875_2_,
        +                        StructureBoundingBox p_74875_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        getComponentType

        +
        public int getComponentType()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isLiquidInStructureBoundingBox

        +
        protected boolean isLiquidInStructureBoundingBox(World p_74860_1_,
        +                                     StructureBoundingBox p_74860_2_)
        +
      • +
      + + + +
        +
      • +

        getXWithOffset

        +
        protected int getXWithOffset(int p_74865_1_,
        +                 int p_74865_2_)
        +
      • +
      + + + +
        +
      • +

        getYWithOffset

        +
        protected int getYWithOffset(int p_74862_1_)
        +
      • +
      + + + +
        +
      • +

        getZWithOffset

        +
        protected int getZWithOffset(int p_74873_1_,
        +                 int p_74873_2_)
        +
      • +
      + + + +
        +
      • +

        getMetadataWithOffset

        +
        protected int getMetadataWithOffset(Block p_151555_1_,
        +                        int p_151555_2_)
        +
      • +
      + + + +
        +
      • +

        placeBlockAtCurrentPosition

        +
        protected void placeBlockAtCurrentPosition(World p_151550_1_,
        +                               Block p_151550_2_,
        +                               int p_151550_3_,
        +                               int p_151550_4_,
        +                               int p_151550_5_,
        +                               int p_151550_6_,
        +                               StructureBoundingBox p_151550_7_)
        +
      • +
      + + + +
        +
      • +

        getBlockAtCurrentPosition

        +
        protected Block getBlockAtCurrentPosition(World p_151548_1_,
        +                              int p_151548_2_,
        +                              int p_151548_3_,
        +                              int p_151548_4_,
        +                              StructureBoundingBox p_151548_5_)
        +
      • +
      + + + +
        +
      • +

        fillWithAir

        +
        protected void fillWithAir(World p_74878_1_,
        +               StructureBoundingBox p_74878_2_,
        +               int p_74878_3_,
        +               int p_74878_4_,
        +               int p_74878_5_,
        +               int p_74878_6_,
        +               int p_74878_7_,
        +               int p_74878_8_)
        +
      • +
      + + + +
        +
      • +

        fillWithBlocks

        +
        protected void fillWithBlocks(World p_151549_1_,
        +                  StructureBoundingBox p_151549_2_,
        +                  int p_151549_3_,
        +                  int p_151549_4_,
        +                  int p_151549_5_,
        +                  int p_151549_6_,
        +                  int p_151549_7_,
        +                  int p_151549_8_,
        +                  Block p_151549_9_,
        +                  Block p_151549_10_,
        +                  boolean p_151549_11_)
        +
      • +
      + + + +
        +
      • +

        fillWithMetadataBlocks

        +
        protected void fillWithMetadataBlocks(World p_151556_1_,
        +                          StructureBoundingBox p_151556_2_,
        +                          int p_151556_3_,
        +                          int p_151556_4_,
        +                          int p_151556_5_,
        +                          int p_151556_6_,
        +                          int p_151556_7_,
        +                          int p_151556_8_,
        +                          Block p_151556_9_,
        +                          int p_151556_10_,
        +                          Block p_151556_11_,
        +                          int p_151556_12_,
        +                          boolean p_151556_13_)
        +
      • +
      + + + +
        +
      • +

        fillWithRandomizedBlocks

        +
        protected void fillWithRandomizedBlocks(World p_74882_1_,
        +                            StructureBoundingBox p_74882_2_,
        +                            int p_74882_3_,
        +                            int p_74882_4_,
        +                            int p_74882_5_,
        +                            int p_74882_6_,
        +                            int p_74882_7_,
        +                            int p_74882_8_,
        +                            boolean p_74882_9_,
        +                            java.util.Random p_74882_10_,
        +                            StructureComponent.BlockSelector p_74882_11_)
        +
      • +
      + + + +
        +
      • +

        randomlyFillWithBlocks

        +
        protected void randomlyFillWithBlocks(World p_151551_1_,
        +                          StructureBoundingBox p_151551_2_,
        +                          java.util.Random p_151551_3_,
        +                          float p_151551_4_,
        +                          int p_151551_5_,
        +                          int p_151551_6_,
        +                          int p_151551_7_,
        +                          int p_151551_8_,
        +                          int p_151551_9_,
        +                          int p_151551_10_,
        +                          Block p_151551_11_,
        +                          Block p_151551_12_,
        +                          boolean p_151551_13_)
        +
      • +
      + + + +
        +
      • +

        func_151552_a

        +
        protected void func_151552_a(World p_151552_1_,
        +                 StructureBoundingBox p_151552_2_,
        +                 java.util.Random p_151552_3_,
        +                 float p_151552_4_,
        +                 int p_151552_5_,
        +                 int p_151552_6_,
        +                 int p_151552_7_,
        +                 Block p_151552_8_,
        +                 int p_151552_9_)
        +
      • +
      + + + +
        +
      • +

        func_151547_a

        +
        protected void func_151547_a(World p_151547_1_,
        +                 StructureBoundingBox p_151547_2_,
        +                 int p_151547_3_,
        +                 int p_151547_4_,
        +                 int p_151547_5_,
        +                 int p_151547_6_,
        +                 int p_151547_7_,
        +                 int p_151547_8_,
        +                 Block p_151547_9_,
        +                 boolean p_151547_10_)
        +
      • +
      + + + +
        +
      • +

        clearCurrentPositionBlocksUpwards

        +
        protected void clearCurrentPositionBlocksUpwards(World p_74871_1_,
        +                                     int p_74871_2_,
        +                                     int p_74871_3_,
        +                                     int p_74871_4_,
        +                                     StructureBoundingBox p_74871_5_)
        +
      • +
      + + + +
        +
      • +

        func_151554_b

        +
        protected void func_151554_b(World p_151554_1_,
        +                 Block p_151554_2_,
        +                 int p_151554_3_,
        +                 int p_151554_4_,
        +                 int p_151554_5_,
        +                 int p_151554_6_,
        +                 StructureBoundingBox p_151554_7_)
        +
      • +
      + + + +
        +
      • +

        generateStructureChestContents

        +
        protected boolean generateStructureChestContents(World p_74879_1_,
        +                                     StructureBoundingBox p_74879_2_,
        +                                     java.util.Random p_74879_3_,
        +                                     int p_74879_4_,
        +                                     int p_74879_5_,
        +                                     int p_74879_6_,
        +                                     WeightedRandomChestContent[] p_74879_7_,
        +                                     int p_74879_8_)
        +
      • +
      + + + +
        +
      • +

        generateStructureDispenserContents

        +
        protected boolean generateStructureDispenserContents(World p_74869_1_,
        +                                         StructureBoundingBox p_74869_2_,
        +                                         java.util.Random p_74869_3_,
        +                                         int p_74869_4_,
        +                                         int p_74869_5_,
        +                                         int p_74869_6_,
        +                                         int p_74869_7_,
        +                                         WeightedRandomChestContent[] p_74869_8_,
        +                                         int p_74869_9_)
        +
      • +
      + + + +
        +
      • +

        placeDoorAtCurrentPosition

        +
        protected void placeDoorAtCurrentPosition(World p_74881_1_,
        +                              StructureBoundingBox p_74881_2_,
        +                              java.util.Random p_74881_3_,
        +                              int p_74881_4_,
        +                              int p_74881_5_,
        +                              int p_74881_6_,
        +                              int p_74881_7_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Corridor.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Corridor.html new file mode 100644 index 0000000..ea15def --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Corridor.html @@ -0,0 +1,435 @@ + + + + + +StructureMineshaftPieces.Corridor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftPieces.Corridor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Cross.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Cross.html new file mode 100644 index 0000000..6665759 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Cross.html @@ -0,0 +1,404 @@ + + + + + +StructureMineshaftPieces.Cross (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftPieces.Cross

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Room.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Room.html new file mode 100644 index 0000000..574a2b4 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Room.html @@ -0,0 +1,381 @@ + + + + + +StructureMineshaftPieces.Room (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftPieces.Room

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Stairs.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Stairs.html new file mode 100644 index 0000000..da0c54c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.Stairs.html @@ -0,0 +1,404 @@ + + + + + +StructureMineshaftPieces.Stairs (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftPieces.Stairs

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.html new file mode 100644 index 0000000..e6e4863 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftPieces.html @@ -0,0 +1,321 @@ + + + + + +StructureMineshaftPieces (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftPieces

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureMineshaftPieces
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureMineshaftPieces

        +
        public StructureMineshaftPieces()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerStructurePieces

        +
        public static void registerStructurePieces()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureMineshaftStart.html b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftStart.html new file mode 100644 index 0000000..e110732 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureMineshaftStart.html @@ -0,0 +1,271 @@ + + + + + +StructureMineshaftStart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureMineshaftStart

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureMineshaftStart
    +extends StructureStart
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureMineshaftStart

        +
        public StructureMineshaftStart()
        +
      • +
      + + + +
        +
      • +

        StructureMineshaftStart

        +
        public StructureMineshaftStart(World p_i2039_1_,
        +                       java.util.Random p_i2039_2_,
        +                       int p_i2039_3_,
        +                       int p_i2039_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor.html new file mode 100644 index 0000000..4021d73 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor.html @@ -0,0 +1,508 @@ + + + + + +StructureNetherBridgePieces.Corridor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Corridor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor2.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor2.html new file mode 100644 index 0000000..55d680d --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor2.html @@ -0,0 +1,508 @@ + + + + + +StructureNetherBridgePieces.Corridor2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Corridor2

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor3.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor3.html new file mode 100644 index 0000000..b3da0d8 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor3.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Corridor3 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Corridor3

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor4.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor4.html new file mode 100644 index 0000000..1495aa2 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor4.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Corridor4 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Corridor4

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor5.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor5.html new file mode 100644 index 0000000..810804a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Corridor5.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Corridor5 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Corridor5

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing.html new file mode 100644 index 0000000..700c957 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Crossing (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Crossing

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing2.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing2.html new file mode 100644 index 0000000..56fe49a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing2.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Crossing2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Crossing2

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing3.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing3.html new file mode 100644 index 0000000..efb9b8d --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Crossing3.html @@ -0,0 +1,540 @@ + + + + + +StructureNetherBridgePieces.Crossing3 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Crossing3

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.End.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.End.html new file mode 100644 index 0000000..ba1986a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.End.html @@ -0,0 +1,487 @@ + + + + + +StructureNetherBridgePieces.End (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.End

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureNetherBridgePieces.End

        +
        public StructureNetherBridgePieces.End()
        +
      • +
      + + + +
        +
      • +

        StructureNetherBridgePieces.End

        +
        public StructureNetherBridgePieces.End(int p_i2043_1_,
        +                               java.util.Random p_i2043_2_,
        +                               StructureBoundingBox p_i2043_3_,
        +                               int p_i2043_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Entrance.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Entrance.html new file mode 100644 index 0000000..a5757a4 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Entrance.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Entrance (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Entrance

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.NetherStalkRoom.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.NetherStalkRoom.html new file mode 100644 index 0000000..90c2532 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.NetherStalkRoom.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.NetherStalkRoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.NetherStalkRoom

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Stairs.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Stairs.html new file mode 100644 index 0000000..c6a7c3f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Stairs.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Stairs (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Stairs

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Start.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Start.html new file mode 100644 index 0000000..01d4d47 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Start.html @@ -0,0 +1,503 @@ + + + + + +StructureNetherBridgePieces.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Start

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        theNetherBridgePieceWeight

        +
        public net.minecraft.world.gen.structure.StructureNetherBridgePieces.PieceWeight theNetherBridgePieceWeight
        +
      • +
      + + + +
        +
      • +

        primaryWeights

        +
        public java.util.List primaryWeights
        +
      • +
      + + + +
        +
      • +

        secondaryWeights

        +
        public java.util.List secondaryWeights
        +
      • +
      + + + +
        +
      • +

        field_74967_d

        +
        public java.util.ArrayList field_74967_d
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureNetherBridgePieces.Start

        +
        public StructureNetherBridgePieces.Start()
        +
      • +
      + + + +
        +
      • +

        StructureNetherBridgePieces.Start

        +
        public StructureNetherBridgePieces.Start(java.util.Random p_i2059_1_,
        +                                 int p_i2059_2_,
        +                                 int p_i2059_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Straight.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Straight.html new file mode 100644 index 0000000..3493622 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Straight.html @@ -0,0 +1,516 @@ + + + + + +StructureNetherBridgePieces.Straight (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Straight

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Throne.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Throne.html new file mode 100644 index 0000000..31c0baa --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.Throne.html @@ -0,0 +1,487 @@ + + + + + +StructureNetherBridgePieces.Throne (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces.Throne

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureNetherBridgePieces.Throne

        +
        public StructureNetherBridgePieces.Throne()
        +
      • +
      + + + +
        +
      • +

        StructureNetherBridgePieces.Throne

        +
        public StructureNetherBridgePieces.Throne(int p_i2053_1_,
        +                                  java.util.Random p_i2053_2_,
        +                                  StructureBoundingBox p_i2053_3_,
        +                                  int p_i2053_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.html b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.html new file mode 100644 index 0000000..66b03c6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureNetherBridgePieces.html @@ -0,0 +1,329 @@ + + + + + +StructureNetherBridgePieces (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureNetherBridgePieces

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureNetherBridgePieces
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureNetherBridgePieces

        +
        public StructureNetherBridgePieces()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerNetherFortressPieces

        +
        public static void registerNetherFortressPieces()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStart.html b/javadoc/net/minecraft/world/gen/structure/StructureStart.html new file mode 100644 index 0000000..93fd786 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStart.html @@ -0,0 +1,495 @@ + + + + + +StructureStart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStart

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        components

        +
        protected java.util.LinkedList components
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStart

        +
        public StructureStart()
        +
      • +
      + + + +
        +
      • +

        StructureStart

        +
        public StructureStart(int p_i43002_1_,
        +              int p_i43002_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getComponents

        +
        public java.util.LinkedList getComponents()
        +
      • +
      + + + +
        +
      • +

        generateStructure

        +
        public void generateStructure(World p_75068_1_,
        +                     java.util.Random p_75068_2_,
        +                     StructureBoundingBox p_75068_3_)
        +
      • +
      + + + +
        +
      • +

        updateBoundingBox

        +
        protected void updateBoundingBox()
        +
      • +
      + + + +
        +
      • +

        func_143021_a

        +
        public NBTTagCompound func_143021_a(int p_143021_1_,
        +                           int p_143021_2_)
        +
      • +
      + + + +
        +
      • +

        func_143022_a

        +
        public void func_143022_a(NBTTagCompound p_143022_1_)
        +
      • +
      + + + +
        +
      • +

        func_143020_a

        +
        public void func_143020_a(World p_143020_1_,
        +                 NBTTagCompound p_143020_2_)
        +
      • +
      + + + +
        +
      • +

        func_143017_b

        +
        public void func_143017_b(NBTTagCompound p_143017_1_)
        +
      • +
      + + + +
        +
      • +

        markAvailableHeight

        +
        protected void markAvailableHeight(World p_75067_1_,
        +                       java.util.Random p_75067_2_,
        +                       int p_75067_3_)
        +
      • +
      + + + +
        +
      • +

        setRandomHeight

        +
        protected void setRandomHeight(World p_75070_1_,
        +                   java.util.Random p_75070_2_,
        +                   int p_75070_3_,
        +                   int p_75070_4_)
        +
      • +
      + + + +
        +
      • +

        isSizeableStructure

        +
        public boolean isSizeableStructure()
        +
      • +
      + + + +
        +
      • +

        func_143019_e

        +
        public int func_143019_e()
        +
      • +
      + + + +
        +
      • +

        func_143018_f

        +
        public int func_143018_f()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.ChestCorridor.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.ChestCorridor.html new file mode 100644 index 0000000..3438848 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.ChestCorridor.html @@ -0,0 +1,460 @@ + + + + + +StructureStrongholdPieces.ChestCorridor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.ChestCorridor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Corridor.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Corridor.html new file mode 100644 index 0000000..1262511 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Corridor.html @@ -0,0 +1,409 @@ + + + + + +StructureStrongholdPieces.Corridor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Corridor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Crossing.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Crossing.html new file mode 100644 index 0000000..95aa88c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Crossing.html @@ -0,0 +1,432 @@ + + + + + +StructureStrongholdPieces.Crossing (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Crossing

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.LeftTurn.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.LeftTurn.html new file mode 100644 index 0000000..74d61fa --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.LeftTurn.html @@ -0,0 +1,402 @@ + + + + + +StructureStrongholdPieces.LeftTurn (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.LeftTurn

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStrongholdPieces.LeftTurn

        +
        public StructureStrongholdPieces.LeftTurn()
        +
      • +
      + + + +
        +
      • +

        StructureStrongholdPieces.LeftTurn

        +
        public StructureStrongholdPieces.LeftTurn(int p_i2074_1_,
        +                                  java.util.Random p_i2074_2_,
        +                                  StructureBoundingBox p_i2074_3_,
        +                                  int p_i2074_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Library.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Library.html new file mode 100644 index 0000000..0c22fca --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Library.html @@ -0,0 +1,439 @@ + + + + + +StructureStrongholdPieces.Library (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Library

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.PortalRoom.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.PortalRoom.html new file mode 100644 index 0000000..9c10971 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.PortalRoom.html @@ -0,0 +1,432 @@ + + + + + +StructureStrongholdPieces.PortalRoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.PortalRoom

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Prison.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Prison.html new file mode 100644 index 0000000..a830e8b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Prison.html @@ -0,0 +1,398 @@ + + + + + +StructureStrongholdPieces.Prison (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Prison

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStrongholdPieces.Prison

        +
        public StructureStrongholdPieces.Prison()
        +
      • +
      + + + +
        +
      • +

        StructureStrongholdPieces.Prison

        +
        public StructureStrongholdPieces.Prison(int p_i2078_1_,
        +                                java.util.Random p_i2078_2_,
        +                                StructureBoundingBox p_i2078_3_,
        +                                int p_i2078_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RightTurn.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RightTurn.html new file mode 100644 index 0000000..ad47764 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RightTurn.html @@ -0,0 +1,367 @@ + + + + + +StructureStrongholdPieces.RightTurn (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.RightTurn

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RoomCrossing.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RoomCrossing.html new file mode 100644 index 0000000..c71e2ae --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.RoomCrossing.html @@ -0,0 +1,473 @@ + + + + + +StructureStrongholdPieces.RoomCrossing (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.RoomCrossing

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs.html new file mode 100644 index 0000000..394b1ef --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs.html @@ -0,0 +1,454 @@ + + + + + +StructureStrongholdPieces.Stairs (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Stairs

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs2.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs2.html new file mode 100644 index 0000000..96b4fa4 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stairs2.html @@ -0,0 +1,414 @@ + + + + + +StructureStrongholdPieces.Stairs2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Stairs2

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        strongholdPieceWeight

        +
        public net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight strongholdPieceWeight
        +
      • +
      + + + + + + + +
        +
      • +

        field_75026_c

        +
        public java.util.List field_75026_c
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStrongholdPieces.Stairs2

        +
        public StructureStrongholdPieces.Stairs2()
        +
      • +
      + + + +
        +
      • +

        StructureStrongholdPieces.Stairs2

        +
        public StructureStrongholdPieces.Stairs2(int p_i2083_1_,
        +                                 java.util.Random p_i2083_2_,
        +                                 int p_i2083_3_,
        +                                 int p_i2083_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.StairsStraight.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.StairsStraight.html new file mode 100644 index 0000000..7b21680 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.StairsStraight.html @@ -0,0 +1,398 @@ + + + + + +StructureStrongholdPieces.StairsStraight (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.StairsStraight

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStrongholdPieces.StairsStraight

        +
        public StructureStrongholdPieces.StairsStraight()
        +
      • +
      + + + +
        +
      • +

        StructureStrongholdPieces.StairsStraight

        +
        public StructureStrongholdPieces.StairsStraight(int p_i2085_1_,
        +                                        java.util.Random p_i2085_2_,
        +                                        StructureBoundingBox p_i2085_3_,
        +                                        int p_i2085_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Straight.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Straight.html new file mode 100644 index 0000000..369bd8c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Straight.html @@ -0,0 +1,432 @@ + + + + + +StructureStrongholdPieces.Straight (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Straight

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.Door.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.Door.html new file mode 100644 index 0000000..d23c072 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.Door.html @@ -0,0 +1,345 @@ + + + + + +StructureStrongholdPieces.Stronghold.Door (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Enum StructureStrongholdPieces.Stronghold.Door

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static StructureStrongholdPieces.Stronghold.DoorvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static StructureStrongholdPieces.Stronghold.Door[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StructureStrongholdPieces.Stronghold.Door[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StructureStrongholdPieces.Stronghold.Door c : StructureStrongholdPieces.Stronghold.Door.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StructureStrongholdPieces.Stronghold.Door valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.html new file mode 100644 index 0000000..7ceff31 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.Stronghold.html @@ -0,0 +1,493 @@ + + + + + +StructureStrongholdPieces.Stronghold (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces.Stronghold

+
+
+ + +
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.html b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.html new file mode 100644 index 0000000..02e731a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureStrongholdPieces.html @@ -0,0 +1,338 @@ + + + + + +StructureStrongholdPieces (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureStrongholdPieces

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureStrongholdPieces
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureStrongholdPieces

        +
        public StructureStrongholdPieces()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerStrongholdPieces

        +
        public static void registerStrongholdPieces()
        +
      • +
      + + + +
        +
      • +

        prepareStructurePieces

        +
        public static void prepareStructurePieces()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Church.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Church.html new file mode 100644 index 0000000..aef1fd8 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Church.html @@ -0,0 +1,391 @@ + + + + + +StructureVillagePieces.Church (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Church

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field1.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field1.html new file mode 100644 index 0000000..9797250 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field1.html @@ -0,0 +1,408 @@ + + + + + +StructureVillagePieces.Field1 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Field1

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field2.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field2.html new file mode 100644 index 0000000..f22de81 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Field2.html @@ -0,0 +1,408 @@ + + + + + +StructureVillagePieces.Field2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Field2

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Hall.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Hall.html new file mode 100644 index 0000000..512a947 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Hall.html @@ -0,0 +1,391 @@ + + + + + +StructureVillagePieces.Hall (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Hall

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House1.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House1.html new file mode 100644 index 0000000..0f84511 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House1.html @@ -0,0 +1,391 @@ + + + + + +StructureVillagePieces.House1 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.House1

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House2.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House2.html new file mode 100644 index 0000000..58291ad --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House2.html @@ -0,0 +1,453 @@ + + + + + +StructureVillagePieces.House2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.House2

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House3.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House3.html new file mode 100644 index 0000000..5765909 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House3.html @@ -0,0 +1,374 @@ + + + + + +StructureVillagePieces.House3 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.House3

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House4Garden.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House4Garden.html new file mode 100644 index 0000000..3448606 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.House4Garden.html @@ -0,0 +1,408 @@ + + + + + +StructureVillagePieces.House4Garden (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.House4Garden

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Path.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Path.html new file mode 100644 index 0000000..ebb4932 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Path.html @@ -0,0 +1,432 @@ + + + + + +StructureVillagePieces.Path (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Path

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.PieceWeight.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.PieceWeight.html new file mode 100644 index 0000000..32afe71 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.PieceWeight.html @@ -0,0 +1,350 @@ + + + + + +StructureVillagePieces.PieceWeight (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.PieceWeight

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    StructureVillagePieces
    +
    +
    +
    +
    public static class StructureVillagePieces.PieceWeight
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        villagePieceClass

        +
        public java.lang.Class villagePieceClass
        +
      • +
      + + + +
        +
      • +

        villagePieceWeight

        +
        public final int villagePieceWeight
        +
      • +
      + + + +
        +
      • +

        villagePiecesSpawned

        +
        public int villagePiecesSpawned
        +
      • +
      + + + +
        +
      • +

        villagePiecesLimit

        +
        public int villagePiecesLimit
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureVillagePieces.PieceWeight

        +
        public StructureVillagePieces.PieceWeight(java.lang.Class p_i2098_1_,
        +                                  int p_i2098_2_,
        +                                  int p_i2098_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canSpawnMoreVillagePiecesOfType

        +
        public boolean canSpawnMoreVillagePiecesOfType(int p_75085_1_)
        +
      • +
      + + + +
        +
      • +

        canSpawnMoreVillagePieces

        +
        public boolean canSpawnMoreVillagePieces()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Road.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Road.html new file mode 100644 index 0000000..f7cd1c0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Road.html @@ -0,0 +1,312 @@ + + + + + +StructureVillagePieces.Road (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Road

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureVillagePieces.Road

        +
        public StructureVillagePieces.Road()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Start.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Start.html new file mode 100644 index 0000000..bcc5c9c --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Start.html @@ -0,0 +1,474 @@ + + + + + +StructureVillagePieces.Start (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Start

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        inDesert

        +
        public boolean inDesert
        +
      • +
      + + + +
        +
      • +

        terrainType

        +
        public int terrainType
        +
      • +
      + + + + + + + +
        +
      • +

        structureVillageWeightedPieceList

        +
        public java.util.List structureVillageWeightedPieceList
        +
      • +
      + + + +
        +
      • +

        field_74932_i

        +
        public java.util.List field_74932_i
        +
      • +
      + + + +
        +
      • +

        field_74930_j

        +
        public java.util.List field_74930_j
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureVillagePieces.Start

        +
        public StructureVillagePieces.Start()
        +
      • +
      + + + +
        +
      • +

        StructureVillagePieces.Start

        +
        public StructureVillagePieces.Start(WorldChunkManager p_i2104_1_,
        +                            int p_i2104_2_,
        +                            java.util.Random p_i2104_3_,
        +                            int p_i2104_4_,
        +                            int p_i2104_5_,
        +                            java.util.List p_i2104_6_,
        +                            int p_i2104_7_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Torch.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Torch.html new file mode 100644 index 0000000..ffc4ae1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Torch.html @@ -0,0 +1,372 @@ + + + + + +StructureVillagePieces.Torch (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Torch

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Village.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Village.html new file mode 100644 index 0000000..d418c54 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Village.html @@ -0,0 +1,601 @@ + + + + + +StructureVillagePieces.Village (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Village

+
+
+ + +
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Well.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Well.html new file mode 100644 index 0000000..c5ab045 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.Well.html @@ -0,0 +1,372 @@ + + + + + +StructureVillagePieces.Well (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.Well

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.WoodHut.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.WoodHut.html new file mode 100644 index 0000000..739345f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.WoodHut.html @@ -0,0 +1,408 @@ + + + + + +StructureVillagePieces.WoodHut (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces.WoodHut

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.html b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.html new file mode 100644 index 0000000..3c36ca6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/StructureVillagePieces.html @@ -0,0 +1,348 @@ + + + + + +StructureVillagePieces (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.structure
+

Class StructureVillagePieces

+
+
+ +
+
    +
  • +
    +
    +
    public class StructureVillagePieces
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StructureVillagePieces

        +
        public StructureVillagePieces()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerVillagePieces

        +
        public static void registerVillagePieces()
        +
      • +
      + + + +
        +
      • +

        getStructureVillageWeightedPieceList

        +
        public static java.util.List getStructureVillageWeightedPieceList(java.util.Random p_75084_0_,
        +                                                  int p_75084_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/package-frame.html b/javadoc/net/minecraft/world/gen/structure/package-frame.html new file mode 100644 index 0000000..3f74ee3 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/package-frame.html @@ -0,0 +1,96 @@ + + + + + +net.minecraft.world.gen.structure (Forge API) + + + + +

net.minecraft.world.gen.structure

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/world/gen/structure/package-summary.html b/javadoc/net/minecraft/world/gen/structure/package-summary.html new file mode 100644 index 0000000..2be6fcd --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/package-summary.html @@ -0,0 +1,438 @@ + + + + + +net.minecraft.world.gen.structure (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.gen.structure

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/structure/package-tree.html b/javadoc/net/minecraft/world/gen/structure/package-tree.html new file mode 100644 index 0000000..7296559 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/structure/package-tree.html @@ -0,0 +1,249 @@ + + + + + +net.minecraft.world.gen.structure Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.gen.structure

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/package-frame.html b/javadoc/net/minecraft/world/package-frame.html new file mode 100644 index 0000000..b1b6086 --- /dev/null +++ b/javadoc/net/minecraft/world/package-frame.html @@ -0,0 +1,54 @@ + + + + + +net.minecraft.world (Forge API) + + + + +

net.minecraft.world

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +

Exceptions

+ +
+ + diff --git a/javadoc/net/minecraft/world/package-summary.html b/javadoc/net/minecraft/world/package-summary.html new file mode 100644 index 0000000..deb0269 --- /dev/null +++ b/javadoc/net/minecraft/world/package-summary.html @@ -0,0 +1,268 @@ + + + + + +net.minecraft.world (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/package-tree.html b/javadoc/net/minecraft/world/package-tree.html new file mode 100644 index 0000000..36dc3e2 --- /dev/null +++ b/javadoc/net/minecraft/world/package-tree.html @@ -0,0 +1,188 @@ + + + + + +net.minecraft.world Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/DerivedWorldInfo.html b/javadoc/net/minecraft/world/storage/DerivedWorldInfo.html new file mode 100644 index 0000000..dfe00bb --- /dev/null +++ b/javadoc/net/minecraft/world/storage/DerivedWorldInfo.html @@ -0,0 +1,920 @@ + + + + + +DerivedWorldInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class DerivedWorldInfo

+
+
+ +
+
    +
  • +
    +
    +
    public class DerivedWorldInfo
    +extends WorldInfo
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/IPlayerFileData.html b/javadoc/net/minecraft/world/storage/IPlayerFileData.html new file mode 100644 index 0000000..d17f716 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/IPlayerFileData.html @@ -0,0 +1,234 @@ + + + + + +IPlayerFileData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Interface IPlayerFileData

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        writePlayerData

        +
        void writePlayerData(EntityPlayer p_75753_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getAvailablePlayerDat

        +
        java.lang.String[] getAvailablePlayerDat()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/ISaveFormat.html b/javadoc/net/minecraft/world/storage/ISaveFormat.html new file mode 100644 index 0000000..663b622 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/ISaveFormat.html @@ -0,0 +1,360 @@ + + + + + +ISaveFormat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Interface ISaveFormat

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_154333_a

        +
        java.lang.String func_154333_a()
        +
      • +
      + + + +
        +
      • +

        getSaveLoader

        +
        ISaveHandler getSaveLoader(java.lang.String p_75804_1_,
        +                         boolean p_75804_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        flushCache

        +
        void flushCache()
        +
      • +
      + + + +
        +
      • +

        getWorldInfo

        +
        WorldInfo getWorldInfo(java.lang.String p_75803_1_)
        +
      • +
      + + + +
        +
      • +

        func_154335_d

        +
        boolean func_154335_d(java.lang.String p_154335_1_)
        +
      • +
      + + + +
        +
      • +

        deleteWorldDirectory

        +
        boolean deleteWorldDirectory(java.lang.String p_75802_1_)
        +
      • +
      + + + +
        +
      • +

        renameWorld

        +
        void renameWorld(java.lang.String p_75806_1_,
        +               java.lang.String p_75806_2_)
        +
      • +
      + + + +
        +
      • +

        func_154334_a

        +
        boolean func_154334_a(java.lang.String p_154334_1_)
        +
      • +
      + + + +
        +
      • +

        isOldMapFormat

        +
        boolean isOldMapFormat(java.lang.String p_75801_1_)
        +
      • +
      + + + +
        +
      • +

        convertMapFormat

        +
        boolean convertMapFormat(java.lang.String p_75805_1_,
        +                       IProgressUpdate p_75805_2_)
        +
      • +
      + + + +
        +
      • +

        canLoadWorld

        +
        boolean canLoadWorld(java.lang.String p_90033_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/ISaveHandler.html b/javadoc/net/minecraft/world/storage/ISaveHandler.html new file mode 100644 index 0000000..6738347 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/ISaveHandler.html @@ -0,0 +1,330 @@ + + + + + +ISaveHandler (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Interface ISaveHandler

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        loadWorldInfo

        +
        WorldInfo loadWorldInfo()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        saveWorldInfoWithPlayer

        +
        void saveWorldInfoWithPlayer(WorldInfo p_75755_1_,
        +                           NBTTagCompound p_75755_2_)
        +
      • +
      + + + +
        +
      • +

        saveWorldInfo

        +
        void saveWorldInfo(WorldInfo p_75761_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        flush

        +
        void flush()
        +
      • +
      + + + +
        +
      • +

        getWorldDirectory

        +
        java.io.File getWorldDirectory()
        +
      • +
      + + + +
        +
      • +

        getMapFileFromName

        +
        java.io.File getMapFileFromName(java.lang.String p_75758_1_)
        +
      • +
      + + + +
        +
      • +

        getWorldDirectoryName

        +
        java.lang.String getWorldDirectoryName()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/IThreadedFileIO.html b/javadoc/net/minecraft/world/storage/IThreadedFileIO.html new file mode 100644 index 0000000..7c130b7 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/IThreadedFileIO.html @@ -0,0 +1,208 @@ + + + + + +IThreadedFileIO (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Interface IThreadedFileIO

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    AnvilChunkLoader
    +
    +
    +
    +
    public interface IThreadedFileIO
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanwriteNextIO() 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        writeNextIO

        +
        boolean writeNextIO()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/MapData.MapCoord.html b/javadoc/net/minecraft/world/storage/MapData.MapCoord.html new file mode 100644 index 0000000..7923e21 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/MapData.MapCoord.html @@ -0,0 +1,311 @@ + + + + + +MapData.MapCoord (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class MapData.MapCoord

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    MapData
    +
    +
    +
    +
    public class MapData.MapCoord
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MapData.MapCoord(byte p_i2139_2_, + byte p_i2139_3_, + byte p_i2139_4_, + byte p_i2139_5_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        iconSize

        +
        public byte iconSize
        +
      • +
      + + + +
        +
      • +

        centerX

        +
        public byte centerX
        +
      • +
      + + + +
        +
      • +

        centerZ

        +
        public byte centerZ
        +
      • +
      + + + +
        +
      • +

        iconRotation

        +
        public byte iconRotation
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapData.MapCoord

        +
        public MapData.MapCoord(byte p_i2139_2_,
        +                byte p_i2139_3_,
        +                byte p_i2139_4_,
        +                byte p_i2139_5_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/MapData.MapInfo.html b/javadoc/net/minecraft/world/storage/MapData.MapInfo.html new file mode 100644 index 0000000..e490b9f --- /dev/null +++ b/javadoc/net/minecraft/world/storage/MapData.MapInfo.html @@ -0,0 +1,333 @@ + + + + + +MapData.MapInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class MapData.MapInfo

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    MapData
    +
    +
    +
    +
    public class MapData.MapInfo
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        entityplayerObj

        +
        public final EntityPlayer entityplayerObj
        +
      • +
      + + + +
        +
      • +

        field_76209_b

        +
        public int[] field_76209_b
        +
      • +
      + + + +
        +
      • +

        field_76210_c

        +
        public int[] field_76210_c
        +
      • +
      + + + +
        +
      • +

        field_82569_d

        +
        public int field_82569_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapData.MapInfo

        +
        public MapData.MapInfo(EntityPlayer p_i2138_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPlayersOnMap

        +
        public byte[] getPlayersOnMap(ItemStack p_76204_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/MapData.html b/javadoc/net/minecraft/world/storage/MapData.html new file mode 100644 index 0000000..de878c6 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/MapData.html @@ -0,0 +1,506 @@ + + + + + +MapData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class MapData

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        xCenter

        +
        public int xCenter
        +
      • +
      + + + +
        +
      • +

        zCenter

        +
        public int zCenter
        +
      • +
      + + + +
        +
      • +

        dimension

        +
        public int dimension
        +
      • +
      + + + +
        +
      • +

        scale

        +
        public byte scale
        +
      • +
      + + + +
        +
      • +

        colors

        +
        public byte[] colors
        +
      • +
      + + + +
        +
      • +

        playersArrayList

        +
        public java.util.List playersArrayList
        +
      • +
      + + + +
        +
      • +

        playersVisibleOnMap

        +
        public java.util.Map playersVisibleOnMap
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapData

        +
        public MapData(java.lang.String p_i2140_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/MapStorage.html b/javadoc/net/minecraft/world/storage/MapStorage.html new file mode 100644 index 0000000..0165498 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/MapStorage.html @@ -0,0 +1,297 @@ + + + + + +MapStorage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class MapStorage

+
+
+ +
+
    +
  • +
    +
    +
    public class MapStorage
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetUniqueDataId(java.lang.String p_75743_1_) 
      WorldSavedDataloadData(java.lang.Class p_75742_1_, + java.lang.String p_75742_2_) 
      voidsaveAllData() 
      voidsetData(java.lang.String p_75745_1_, + WorldSavedData p_75745_2_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MapStorage

        +
        public MapStorage(ISaveHandler p_i2162_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        loadData

        +
        public WorldSavedData loadData(java.lang.Class p_75742_1_,
        +                      java.lang.String p_75742_2_)
        +
      • +
      + + + +
        +
      • +

        setData

        +
        public void setData(java.lang.String p_75745_1_,
        +           WorldSavedData p_75745_2_)
        +
      • +
      + + + +
        +
      • +

        saveAllData

        +
        public void saveAllData()
        +
      • +
      + + + +
        +
      • +

        getUniqueDataId

        +
        public int getUniqueDataId(java.lang.String p_75743_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/SaveFormatComparator.html b/javadoc/net/minecraft/world/storage/SaveFormatComparator.html new file mode 100644 index 0000000..63ef676 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/SaveFormatComparator.html @@ -0,0 +1,394 @@ + + + + + +SaveFormatComparator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class SaveFormatComparator

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Comparable
    +
    +
    +
    +
    public class SaveFormatComparator
    +extends java.lang.Object
    +implements java.lang.Comparable
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SaveFormatComparator

        +
        public SaveFormatComparator(java.lang.String p_i2161_1_,
        +                    java.lang.String p_i2161_2_,
        +                    long p_i2161_3_,
        +                    long p_i2161_5_,
        +                    WorldSettings.GameType p_i2161_7_,
        +                    boolean p_i2161_8_,
        +                    boolean p_i2161_9_,
        +                    boolean p_i2161_10_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getFileName

        +
        public java.lang.String getFileName()
        +
      • +
      + + + +
        +
      • +

        getDisplayName

        +
        public java.lang.String getDisplayName()
        +
      • +
      + + + +
        +
      • +

        func_154336_c

        +
        public long func_154336_c()
        +
      • +
      + + + +
        +
      • +

        requiresConversion

        +
        public boolean requiresConversion()
        +
      • +
      + + + +
        +
      • +

        getLastTimePlayed

        +
        public long getLastTimePlayed()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isHardcoreModeEnabled

        +
        public boolean isHardcoreModeEnabled()
        +
      • +
      + + + +
        +
      • +

        getCheatsEnabled

        +
        public boolean getCheatsEnabled()
        +
      • +
      + + + +
        +
      • +

        compareTo

        +
        public int compareTo(java.lang.Object p_compareTo_1_)
        +
        +
        Specified by:
        +
        compareTo in interface java.lang.Comparable
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/SaveFormatOld.html b/javadoc/net/minecraft/world/storage/SaveFormatOld.html new file mode 100644 index 0000000..eb384eb --- /dev/null +++ b/javadoc/net/minecraft/world/storage/SaveFormatOld.html @@ -0,0 +1,511 @@ + + + + + +SaveFormatOld (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class SaveFormatOld

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      java.io.FilesavesDirectory 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SaveFormatOld(java.io.File p_i2147_1_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        savesDirectory

        +
        public final java.io.File savesDirectory
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SaveFormatOld

        +
        public SaveFormatOld(java.io.File p_i2147_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/SaveHandler.html b/javadoc/net/minecraft/world/storage/SaveHandler.html new file mode 100644 index 0000000..210b7e1 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/SaveHandler.html @@ -0,0 +1,479 @@ + + + + + +SaveHandler (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class SaveHandler

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/SaveHandlerMP.html b/javadoc/net/minecraft/world/storage/SaveHandlerMP.html new file mode 100644 index 0000000..6597911 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/SaveHandlerMP.html @@ -0,0 +1,420 @@ + + + + + +SaveHandlerMP (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class SaveHandlerMP

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ISaveHandler
    +
    +
    +
    +
    public class SaveHandlerMP
    +extends java.lang.Object
    +implements ISaveHandler
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/ThreadedFileIOBase.html b/javadoc/net/minecraft/world/storage/ThreadedFileIOBase.html new file mode 100644 index 0000000..6e81be8 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/ThreadedFileIOBase.html @@ -0,0 +1,294 @@ + + + + + +ThreadedFileIOBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class ThreadedFileIOBase

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Runnable
    +
    +
    +
    +
    public class ThreadedFileIOBase
    +extends java.lang.Object
    +implements java.lang.Runnable
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidqueueIO(IThreadedFileIO p_75735_1_) 
      voidrun() 
      voidwaitForFinish() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        run

        +
        public void run()
        +
        +
        Specified by:
        +
        run in interface java.lang.Runnable
        +
        +
      • +
      + + + + + + + +
        +
      • +

        waitForFinish

        +
        public void waitForFinish()
        +                   throws java.lang.InterruptedException
        +
        Throws:
        +
        java.lang.InterruptedException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/WorldInfo.html b/javadoc/net/minecraft/world/storage/WorldInfo.html new file mode 100644 index 0000000..72921fa --- /dev/null +++ b/javadoc/net/minecraft/world/storage/WorldInfo.html @@ -0,0 +1,872 @@ + + + + + +WorldInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.storage
+

Class WorldInfo

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    DerivedWorldInfo
    +
    +
    +
    +
    public class WorldInfo
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldInfo

        +
        protected WorldInfo()
        +
      • +
      + + + + + + + +
        +
      • +

        WorldInfo

        +
        public WorldInfo(WorldSettings p_i2158_1_,
        +         java.lang.String p_i2158_2_)
        +
      • +
      + + + +
        +
      • +

        WorldInfo

        +
        public WorldInfo(WorldInfo p_i2159_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNBTTagCompound

        +
        public NBTTagCompound getNBTTagCompound()
        +
      • +
      + + + + + + + +
        +
      • +

        getSeed

        +
        public long getSeed()
        +
      • +
      + + + +
        +
      • +

        getSpawnX

        +
        public int getSpawnX()
        +
      • +
      + + + +
        +
      • +

        getSpawnY

        +
        public int getSpawnY()
        +
      • +
      + + + +
        +
      • +

        getSpawnZ

        +
        public int getSpawnZ()
        +
      • +
      + + + +
        +
      • +

        getWorldTotalTime

        +
        public long getWorldTotalTime()
        +
      • +
      + + + +
        +
      • +

        getWorldTime

        +
        public long getWorldTime()
        +
      • +
      + + + +
        +
      • +

        getSizeOnDisk

        +
        public long getSizeOnDisk()
        +
      • +
      + + + +
        +
      • +

        getPlayerNBTTagCompound

        +
        public NBTTagCompound getPlayerNBTTagCompound()
        +
      • +
      + + + +
        +
      • +

        getVanillaDimension

        +
        public int getVanillaDimension()
        +
      • +
      + + + +
        +
      • +

        setSpawnX

        +
        public void setSpawnX(int p_76058_1_)
        +
      • +
      + + + +
        +
      • +

        setSpawnY

        +
        public void setSpawnY(int p_76056_1_)
        +
      • +
      + + + +
        +
      • +

        incrementTotalWorldTime

        +
        public void incrementTotalWorldTime(long p_82572_1_)
        +
      • +
      + + + +
        +
      • +

        setSpawnZ

        +
        public void setSpawnZ(int p_76087_1_)
        +
      • +
      + + + +
        +
      • +

        setWorldTime

        +
        public void setWorldTime(long p_76068_1_)
        +
      • +
      + + + +
        +
      • +

        setSpawnPosition

        +
        public void setSpawnPosition(int p_76081_1_,
        +                    int p_76081_2_,
        +                    int p_76081_3_)
        +
      • +
      + + + +
        +
      • +

        getWorldName

        +
        public java.lang.String getWorldName()
        +
      • +
      + + + +
        +
      • +

        setWorldName

        +
        public void setWorldName(java.lang.String p_76062_1_)
        +
      • +
      + + + +
        +
      • +

        getSaveVersion

        +
        public int getSaveVersion()
        +
      • +
      + + + +
        +
      • +

        setSaveVersion

        +
        public void setSaveVersion(int p_76078_1_)
        +
      • +
      + + + +
        +
      • +

        getLastTimePlayed

        +
        public long getLastTimePlayed()
        +
      • +
      + + + +
        +
      • +

        isThundering

        +
        public boolean isThundering()
        +
      • +
      + + + +
        +
      • +

        setThundering

        +
        public void setThundering(boolean p_76069_1_)
        +
      • +
      + + + +
        +
      • +

        getThunderTime

        +
        public int getThunderTime()
        +
      • +
      + + + +
        +
      • +

        setThunderTime

        +
        public void setThunderTime(int p_76090_1_)
        +
      • +
      + + + +
        +
      • +

        isRaining

        +
        public boolean isRaining()
        +
      • +
      + + + +
        +
      • +

        setRaining

        +
        public void setRaining(boolean p_76084_1_)
        +
      • +
      + + + +
        +
      • +

        getRainTime

        +
        public int getRainTime()
        +
      • +
      + + + +
        +
      • +

        setRainTime

        +
        public void setRainTime(int p_76080_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        isMapFeaturesEnabled

        +
        public boolean isMapFeaturesEnabled()
        +
      • +
      + + + + + + + +
        +
      • +

        isHardcoreModeEnabled

        +
        public boolean isHardcoreModeEnabled()
        +
      • +
      + + + +
        +
      • +

        getTerrainType

        +
        public WorldType getTerrainType()
        +
      • +
      + + + +
        +
      • +

        setTerrainType

        +
        public void setTerrainType(WorldType p_76085_1_)
        +
      • +
      + + + +
        +
      • +

        getGeneratorOptions

        +
        public java.lang.String getGeneratorOptions()
        +
      • +
      + + + +
        +
      • +

        areCommandsAllowed

        +
        public boolean areCommandsAllowed()
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public boolean isInitialized()
        +
      • +
      + + + +
        +
      • +

        setServerInitialized

        +
        public void setServerInitialized(boolean p_76091_1_)
        +
      • +
      + + + +
        +
      • +

        getGameRulesInstance

        +
        public GameRules getGameRulesInstance()
        +
      • +
      + + + + + + + +
        +
      • +

        setAdditionalProperties

        +
        public void setAdditionalProperties(java.util.Map<java.lang.String,NBTBase> additionalProperties)
        +
        Allow access to additional mod specific world based properties + Used by FML to store mod list associated with a world, and maybe an id map + Used by Forge to store the dimensions available to a world
        +
        Parameters:
        additionalProperties -
        +
      • +
      + + + +
        +
      • +

        getAdditionalProperty

        +
        public NBTBase getAdditionalProperty(java.lang.String additionalProperty)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/package-frame.html b/javadoc/net/minecraft/world/storage/package-frame.html new file mode 100644 index 0000000..1a1d49a --- /dev/null +++ b/javadoc/net/minecraft/world/storage/package-frame.html @@ -0,0 +1,34 @@ + + + + + +net.minecraft.world.storage (Forge API) + + + + +

net.minecraft.world.storage

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/world/storage/package-summary.html b/javadoc/net/minecraft/world/storage/package-summary.html new file mode 100644 index 0000000..26666e5 --- /dev/null +++ b/javadoc/net/minecraft/world/storage/package-summary.html @@ -0,0 +1,190 @@ + + + + + +net.minecraft.world.storage (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.storage

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/storage/package-tree.html b/javadoc/net/minecraft/world/storage/package-tree.html new file mode 100644 index 0000000..60f8f5b --- /dev/null +++ b/javadoc/net/minecraft/world/storage/package-tree.html @@ -0,0 +1,150 @@ + + + + + +net.minecraft.world.storage Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.storage

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3