net.minecraft.client.render.debug

public class DebugRenderer

btt
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
public final DebugRenderer$SimpleDebugRenderer
f
f_71393490
blockUpdateRenderer
private boolean
g
f_00903535
renderChunkBorders
private boolean
h
f_51445319
renderPathfinding
private boolean
i
f_14373895
renderWater
private boolean
j
f_69213348
renderHeightMap
private boolean
k
f_60922579
renderCollisions
private boolean
l
f_06569438
renderBlockUpdates

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, int arg1, int arg2, int arg3, float arg4, int arg5)
m_45275157(String arg0, int arg1, int arg2, int arg3, float arg4, int arg5)
renderText(String text, int x, int y, int z, float tickDelta, int color)
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)