net.minecraft.client.renderer.debug

public class DebugRenderer

hqd
net.minecraft.client.renderer.debug.DebugRenderer
net.minecraft.class_863
net.minecraft.client.render.debug.DebugRenderer

Field summary

Modifier and TypeField
private final List<DebugRenderer$SimpleDebugRenderer>
a
renderers
field_63588
renderers
private long
b
lastDebugEntriesVersion
field_63072
currentVersion

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
refreshRendererList()
method_74928()
initRenderers()
public void
a(hpu arg0, double arg1, double arg2, double arg3, float arg4)
emitGizmos(Frustum arg0, double arg1, double arg2, double arg3, float arg4)
method_23099(class_4604 arg0, double arg1, double arg2, double arg3, float arg4)
render(Frustum frustum, double cameraX, double cameraY, double cameraZ, float tickProgress)
public static Optional<Entity>
a(cgi arg0, int arg1)
getTargetedEntity(Entity arg0, int arg1)
method_23101(class_1297 arg0, int arg1)
getTargetedEntity(Entity entity, int maxDistance)
private static Vec3
a(float arg0)
mixColor(float arg0)
method_62348(float arg0)
hueToRgb(float hue)
private static Vec3
a(float arg0, float arg1, float arg2, float arg3)
shiftHue(float arg0, float arg1, float arg2, float arg3)
method_62349(float arg0, float arg1, float arg2, float arg3)
shiftHue(float r, float g, float b, float dHue)