Class GameEventDebugRenderer

java.lang.Object
net.minecraft.client.render.debug.GameEventDebugRenderer
All Implemented Interfaces:
DebugRenderer.Renderer

@Environment(CLIENT) public class GameEventDebugRenderer extends Object implements DebugRenderer.Renderer
Mappings:
Namespace Name
named net/minecraft/client/render/debug/GameEventDebugRenderer
intermediary net/minecraft/class_5739
official hlt
  • Field Details

    • field_32900

      private static final float field_32900
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32900 Lnet/minecraft/client/render/debug/GameEventDebugRenderer;field_32900:F
      intermediary field_32900 Lnet/minecraft/class_5739;field_32900:F
      official a Lhlt;a:F
  • Constructor Details

    • GameEventDebugRenderer

      public GameEventDebugRenderer()
  • Method Details

    • method_74787

      private void method_74787(DebugDataStore debugDataStore, GameEventDebugRenderer.class_12044 class_12044)
      Mappings:
      Namespace Name Mixin selector
      named method_74787 Lnet/minecraft/client/render/debug/GameEventDebugRenderer;method_74787(Lnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/debug/GameEventDebugRenderer$class_12044;)V
      intermediary method_74787 Lnet/minecraft/class_5739;method_74787(Lnet/minecraft/class_12021;Lnet/minecraft/class_5739$class_12044;)V
      official a Lhlt;a(Lbvv;Lhlt$a;)V
    • render

      public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, DebugDataStore store, Frustum frustum)
      Specified by:
      render in interface DebugRenderer.Renderer
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;)V
      intermediary method_23109 Lnet/minecraft/class_863$class_864;method_23109(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;)V
      official a Lhlr$a;a(Lfub;Lhfx;DDDLbvv;Lhli;)V
    • drawBoxIfCameraReady

      private static void drawBoxIfCameraReady(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Box box, float red, float green, float blue, float alpha)
      Mappings:
      Namespace Name Mixin selector
      named drawBoxIfCameraReady Lnet/minecraft/client/render/debug/GameEventDebugRenderer;drawBoxIfCameraReady(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/util/math/Box;FFFF)V
      intermediary method_33089 Lnet/minecraft/class_5739;method_33089(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_238;FFFF)V
      official a Lhlt;a(Lfub;Lhfx;Lfod;FFFF)V