net.minecraft.client.renderer.debug

public class DebugRenderer

hug
net.minecraft.client.renderer.debug.DebugRenderer
net.minecraft.class_863
net.minecraft.client.render.debug.DebugRenderer
net.minecraft.src.C_4287_

字段概要

修饰符与类型字段
private final List<DebugRenderer$SimpleDebugRenderer>
a
renderers
field_63588
renderers
f_436232_
private long
b
lastDebugEntriesVersion
field_63072
currentVersion
f_412371_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public void
a()
refreshRendererList()
method_74928()
initRenderers()
m_415010_()
public void
a(htx 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)
m_447595_(C_4273_ p_456660_, double p_456605_, double p_454210_, double arg3, float arg4)
public static Optional<Entity>
a(cgk arg0, int arg1)
getTargetedEntity(Entity arg0, int arg1)
method_23101(class_1297 arg0, int arg1)
getTargetedEntity(Entity entity, int maxDistance)
m_113448_(C_507_ p_113449_, int p_113450_)
private static Vec3
a(float arg0)
mixColor(float arg0)
method_62348(float arg0)
hueToRgb(float hue)
m_357191_(float p_362317_)
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)
m_356801_(float p_366349_, float p_365255_, float p_365397_, float p_365478_)