Class WorldGenAttemptsDebugRenderer

java.lang.Object
net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
All Implemented Interfaces:
DebugRenderer.IDebugRenderer

public class WorldGenAttemptsDebugRenderer extends Object implements DebugRenderer.IDebugRenderer
  • Field Details

  • Constructor Details

    • WorldGenAttemptsDebugRenderer

      public WorldGenAttemptsDebugRenderer()
  • Method Details

    • addPos

      public void addPos(BlockPos p_201734_1_, float p_201734_2_, float p_201734_3_, float p_201734_4_, float p_201734_5_, float p_201734_6_)
    • render

      public void render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_)
      Specified by:
      render in interface DebugRenderer.IDebugRenderer