public class DebugRendererNeighborsUpdate extends java.lang.Object implements DebugRenderer.IDebugRenderer
| Modifier and Type | Method and Description | 
|---|---|
void | 
addUpdate(long worldTime,
         BlockPos pos)  | 
void | 
render(float partialTicks,
      long finishTimeNano)  | 
public void addUpdate(long worldTime,
                      BlockPos pos)
public void render(float partialTicks,
                   long finishTimeNano)
render in interface DebugRenderer.IDebugRenderer