public class NeighborsUpdateDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
addUpdate(long worldTime,
BlockPos pos) |
void |
render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
double camX,
double camY,
double camZ) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearpublic void addUpdate(long worldTime,
BlockPos pos)
public void render(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, double camX, double camY, double camZ)
render in interface DebugRenderer.IDebugRenderer