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 p_175626_2_) |
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 p_175626_2_)
getCombinedLight
in interface IBlockAccess
getCombinedLight
in class ChunkCache
public IBlockState getBlockState(BlockPos pos)
getBlockState
in interface IBlockAccess
getBlockState
in class ChunkCache