net.minecraft.client.render.debug

public class DebugRenderer

btr
net.minecraft.unmapped.C_29571404
net.minecraft.client.render.debug.DebugRenderer

Field summary

Modifier and TypeField
public final DebugRenderer$SimpleDebugRenderer
a
f_62050172
pathfindingRenderer
public final DebugRenderer$SimpleDebugRenderer
b
f_18980887
waterRenderer
public final DebugRenderer$SimpleDebugRenderer
c
f_28356048
chunkBorderRenderer
public final DebugRenderer$SimpleDebugRenderer
d
f_35792547
heightMapRenderer
public final DebugRenderer$SimpleDebugRenderer
e
f_39161806
collisionRenderer
private boolean
f
f_00903535
renderChunkBorders
private boolean
g
f_51445319
renderPathfinding
private boolean
h
f_14373895
renderWater
private boolean
i
f_69213348
renderHeightMap
private boolean
j
f_60922579
renderCollisions

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public boolean
a()
m_06024160()
shouldRender()
public boolean
b()
m_20311374()
toggleRenderChunkBorders()
public void
a(float arg0, long arg1)
m_82682230(float arg0, long arg1)
render(float tickDelta, long renderTimeLimit)
public static void
a(String arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_65308885(String arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
renderText(String text, double x, double y, double z, float tickDelta, int color)