public class RegionRenderCache extends ChunkCache
chunkArray, chunkX, chunkZ, hasExtendedLevels, worldObj
Constructor and Description |
---|
RegionRenderCache(World worldIn,
BlockPos posFromIn,
BlockPos posToIn,
int subIn) |
Modifier and Type | Method and Description |
---|---|
IBlockState |
getBlockState(BlockPos pos) |
int |
getCombinedLight(BlockPos pos,
int lightValue) |
TileEntity |
getTileEntity(BlockPos pos) |
extendedLevelsInChunkCache, getBiomeGenForCoords, getLightFor, getStrongPower, getWorldType, isAirBlock, isSideSolid
public TileEntity getTileEntity(BlockPos pos)
getTileEntity
in interface IBlockAccess
getTileEntity
in class ChunkCache
public int getCombinedLight(BlockPos pos, int lightValue)
getCombinedLight
in interface IBlockAccess
getCombinedLight
in class ChunkCache
public IBlockState getBlockState(BlockPos pos)
getBlockState
in interface IBlockAccess
getBlockState
in class ChunkCache