public class NeighborsUpdateDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | addUpdate(long worldTime,
         BlockPos pos) | 
| void | render(com.mojang.blaze3d.matrix.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(com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
                   IRenderTypeBuffer bufferIn,
                   double camX,
                   double camY,
                   double camZ)
render インタフェース内 DebugRenderer.IDebugRenderer