addEntity(Entity par1Entity) | net.minecraft.world.chunk.EmptyChunk | |
addTileEntity(TileEntity par1TileEntity) | net.minecraft.world.chunk.EmptyChunk | |
canBlockSeeTheSky(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
Chunk(World par1World, int par2, int par3) | net.minecraft.world.chunk.Chunk | |
Chunk(World par1World, byte[] par2ArrayOfByte, int par3, int par4) | net.minecraft.world.chunk.Chunk | |
Chunk(World world, byte[] ids, byte[] metadata, int chunkX, int chunkZ) | net.minecraft.world.chunk.Chunk | |
Chunk(World world, short[] ids, byte[] metadata, int chunkX, int chunkZ) | net.minecraft.world.chunk.Chunk | |
chunkTileEntityMap | net.minecraft.world.chunk.Chunk | |
cleanChunkBlockTileEntity(int x, int y, int z) | net.minecraft.world.chunk.Chunk | |
EmptyChunk(World par1World, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
enqueueRelightChecks() | net.minecraft.world.chunk.Chunk | |
entityLists | net.minecraft.world.chunk.Chunk | |
fillChunk(byte[] par1ArrayOfByte, int par2, int par3, boolean par4) | net.minecraft.world.chunk.Chunk | |
generateHeightMap() | net.minecraft.world.chunk.EmptyChunk | |
generateSkylightMap() | net.minecraft.world.chunk.EmptyChunk | |
getAreLevelsEmpty(int par1, int par2) | net.minecraft.world.chunk.EmptyChunk | |
getBiomeArray() | net.minecraft.world.chunk.Chunk | |
getBiomeGenForWorldCoords(int par1, int par2, WorldChunkManager par3WorldChunkManager) | net.minecraft.world.chunk.Chunk | |
getBlockID(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
getBlockLightOpacity(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
getBlockLightValue(int par1, int par2, int par3, int par4) | net.minecraft.world.chunk.EmptyChunk | |
getBlockMetadata(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
getBlockStorageArray() | net.minecraft.world.chunk.Chunk | |
getChunkBlockTileEntity(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
getChunkCoordIntPair() | net.minecraft.world.chunk.Chunk | |
getEntitiesOfTypeWithinAAAB(Class par1Class, AxisAlignedBB par2AxisAlignedBB, List par3List, IEntitySelector par4IEntitySelector) | net.minecraft.world.chunk.EmptyChunk | |
getEntitiesWithinAABBForEntity(Entity par1Entity, AxisAlignedBB par2AxisAlignedBB, List par3List, IEntitySelector par4IEntitySelector) | net.minecraft.world.chunk.EmptyChunk | |
getHeightValue(int par1, int par2) | net.minecraft.world.chunk.EmptyChunk | |
getPrecipitationHeight(int par1, int par2) | net.minecraft.world.chunk.Chunk | |
getRandomWithSeed(long par1) | net.minecraft.world.chunk.EmptyChunk | |
getSavedLightValue(EnumSkyBlock par1EnumSkyBlock, int par2, int par3, int par4) | net.minecraft.world.chunk.EmptyChunk | |
getTopFilledSegment() | net.minecraft.world.chunk.Chunk | |
hasEntities | net.minecraft.world.chunk.Chunk | |
heightMap | net.minecraft.world.chunk.Chunk | |
heightMapMinimum | net.minecraft.world.chunk.Chunk | |
isAtLocation(int par1, int par2) | net.minecraft.world.chunk.EmptyChunk | |
isChunkLoaded | net.minecraft.world.chunk.Chunk | |
isEmpty() | net.minecraft.world.chunk.EmptyChunk | |
isLit | net.minecraft.world.chunk.Chunk | static |
isModified | net.minecraft.world.chunk.Chunk | |
isTerrainPopulated | net.minecraft.world.chunk.Chunk | |
lastSaveTime | net.minecraft.world.chunk.Chunk | |
needsSaving(boolean par1) | net.minecraft.world.chunk.EmptyChunk | |
onChunkLoad() | net.minecraft.world.chunk.EmptyChunk | |
onChunkUnload() | net.minecraft.world.chunk.EmptyChunk | |
populateChunk(IChunkProvider par1IChunkProvider, IChunkProvider par2IChunkProvider, int par3, int par4) | net.minecraft.world.chunk.Chunk | |
precipitationHeightMap | net.minecraft.world.chunk.Chunk | |
removeChunkBlockTileEntity(int par1, int par2, int par3) | net.minecraft.world.chunk.EmptyChunk | |
removeEntity(Entity par1Entity) | net.minecraft.world.chunk.EmptyChunk | |
removeEntityAtIndex(Entity par1Entity, int par2) | net.minecraft.world.chunk.EmptyChunk | |
resetRelightChecks() | net.minecraft.world.chunk.Chunk | |
sendUpdates | net.minecraft.world.chunk.Chunk | |
setBiomeArray(byte[] par1ArrayOfByte) | net.minecraft.world.chunk.Chunk | |
setBlockIDWithMetadata(int par1, int par2, int par3, int par4, int par5) | net.minecraft.world.chunk.EmptyChunk | |
setBlockMetadata(int par1, int par2, int par3, int par4) | net.minecraft.world.chunk.EmptyChunk | |
setChunkBlockTileEntity(int par1, int par2, int par3, TileEntity par4TileEntity) | net.minecraft.world.chunk.EmptyChunk | |
setChunkModified() | net.minecraft.world.chunk.EmptyChunk | |
setLightValue(EnumSkyBlock par1EnumSkyBlock, int par2, int par3, int par4, int par5) | net.minecraft.world.chunk.EmptyChunk | |
setStorageArrays(ExtendedBlockStorage[] par1ArrayOfExtendedBlockStorage) | net.minecraft.world.chunk.Chunk | |
updateSkylight() | net.minecraft.world.chunk.Chunk | |
updateSkylightColumns | net.minecraft.world.chunk.Chunk | |
worldObj | net.minecraft.world.chunk.Chunk | |
xPosition | net.minecraft.world.chunk.Chunk | |
zPosition | net.minecraft.world.chunk.Chunk | |