All Methods Instance Methods Concrete Methods 
| Modifier and Type | 
Method and Description | 
void | 
clearNeedsUpdate()  | 
protected ChunkCache | 
createRegionRenderCache(World world,
                       BlockPos from,
                       BlockPos to,
                       int subtract)
Creates a new RegionRenderCache instance. 
 | 
void | 
deleteGlResources()  | 
protected void | 
finishCompileTask()  | 
BlockPos | 
getBlockPosOffset16(EnumFacing p_181701_1_)  | 
CompiledChunk | 
getCompiledChunk()  | 
protected double | 
getDistanceSq()  | 
java.util.concurrent.locks.ReentrantLock | 
getLockCompileTask()  | 
BlockPos | 
getPosition()  | 
VertexBuffer | 
getVertexBufferByLayer(int layer)  | 
World | 
getWorld()  | 
boolean | 
isNeedsUpdate()  | 
boolean | 
isNeedsUpdateCustom()  | 
ChunkCompileTaskGenerator | 
makeCompileTaskChunk()  | 
ChunkCompileTaskGenerator | 
makeCompileTaskTransparency()  | 
void | 
multModelviewMatrix()  | 
void | 
rebuildChunk(float x,
            float y,
            float z,
            ChunkCompileTaskGenerator generator)  | 
void | 
resortTransparency(float x,
                  float y,
                  float z,
                  ChunkCompileTaskGenerator generator)  | 
void | 
setCompiledChunk(CompiledChunk compiledChunkIn)  | 
boolean | 
setFrameIndex(int frameIndexIn)  | 
void | 
setNeedsUpdate(boolean needsUpdateIn)  | 
void | 
setPosition(int p_189562_1_,
           int p_189562_2_,
           int p_189562_3_)  | 
void | 
stopCompileTask()  |