net.minecraft.client.render.debug

public class GameEventDebugRenderer

implements DebugRenderer$Renderer

net.minecraft.client.renderer.debug.GameEventListenerRenderer
net.minecraft.class_5739
net.minecraft.client.render.debug.GameEventDebugRenderer

Field summary

Modifier and TypeField
private static final float
BOX_HEIGHT
field_32900
field_32900

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
forEachListener(DebugValueAccess debugValues, GameEventListenerRenderer$ListenerVisitor visitor)
method_74787(class_12021 arg0, class_5739$class_12044 arg1)
forEachEventData(DebugDataStore dataStore, GameEventDebugRenderer$EventConsumer consumer)
public void
emitGizmos(double camX, double camY, double camZ, DebugValueAccess debugValues, Frustum frustum, float partialTicks)
method_23109(double arg0, double arg1, double arg2, class_12021 arg3, class_4604 arg4, float arg5)
render(double arg0, double arg1, double arg2, DebugDataStore arg3, Frustum arg4, float arg5)
private static void
lambda$emitGizmos$3(DebugGameEventInfo arg0, int arg1, int arg2)
method_75433(class_12009 arg0, int arg1, int arg2)
method_75433(GameEventDebugData data, int remainingTime, int expiry)
private static void
lambda$emitGizmos$2(Vec3 arg0, int arg1)
method_75434(class_243 arg0, int arg1)
method_75434(Vec3d pos, int radius)
private static void
lambda$emitGizmos$1(Vec3 arg0, int arg1)
method_75435(class_243 arg0, int arg1)
method_75435(Vec3d pos, int radius)
private static void
lambda$emitGizmos$0(Vec3 arg0, int arg1)
method_75436(class_243 arg0, int arg1)
method_75436(Vec3d pos, int radius)
private static void
lambda$forEachListener$1(GameEventListenerRenderer$ListenerVisitor arg0, Entity arg1, DebugGameEventListenerInfo arg2)
method_74789(class_5739$class_12044 arg0, class_1297 arg1, class_12010 arg2)
method_74789(GameEventDebugRenderer$EventConsumer arg0, Entity entity, GameEventListenerDebugData data)
private static void
lambda$forEachListener$0(GameEventListenerRenderer$ListenerVisitor arg0, BlockPos arg1, DebugGameEventListenerInfo arg2)
method_74790(class_5739$class_12044 arg0, class_2338 arg1, class_12010 arg2)
method_74790(GameEventDebugRenderer$EventConsumer arg0, BlockPos pos, GameEventListenerDebugData data)