YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.world.chunk.EmptyChunk Member List

This is the complete list of members for net.minecraft.world.chunk.EmptyChunk, including all inherited members.

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
chunkTileEntityMapnet.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
entityListsnet.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
hasEntitiesnet.minecraft.world.chunk.Chunk
heightMapnet.minecraft.world.chunk.Chunk
heightMapMinimumnet.minecraft.world.chunk.Chunk
isAtLocation(int par1, int par2)net.minecraft.world.chunk.EmptyChunk
isChunkLoadednet.minecraft.world.chunk.Chunk
isEmpty()net.minecraft.world.chunk.EmptyChunk
isLitnet.minecraft.world.chunk.Chunkstatic
isModifiednet.minecraft.world.chunk.Chunk
isTerrainPopulatednet.minecraft.world.chunk.Chunk
lastSaveTimenet.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
precipitationHeightMapnet.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
sendUpdatesnet.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
updateSkylightColumnsnet.minecraft.world.chunk.Chunk
worldObjnet.minecraft.world.chunk.Chunk
xPositionnet.minecraft.world.chunk.Chunk
zPositionnet.minecraft.world.chunk.Chunk