doesBlockHaveSolidTopSurface(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
extendedLevelsInChunkCache() | net.minecraft.world.IBlockAccess | |
getBiomeGenForCoords(int i, int j) | net.minecraft.world.IBlockAccess | |
getBlockId(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
getBlockMaterial(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
getBlockMetadata(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
getBlockTileEntity(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
getBrightness(int i, int j, int k, int l) | net.minecraft.world.IBlockAccess | |
getHeight() | net.minecraft.world.IBlockAccess | |
getLightBrightness(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
getLightBrightnessForSkyBlocks(int i, int j, int k, int l) | net.minecraft.world.IBlockAccess | |
getWorldVec3Pool() | net.minecraft.world.IBlockAccess | |
isAirBlock(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
isBlockNormalCube(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
isBlockOpaqueCube(int i, int j, int k) | net.minecraft.world.IBlockAccess | |
isBlockProvidingPowerTo(int i, int j, int k, int l) | net.minecraft.world.IBlockAccess | |
isBlockSolidOnSide(int x, int y, int z, ForgeDirection side, boolean _default) | net.minecraft.world.IBlockAccess | |