Class GameTestDebugRenderer

java.lang.Object
net.minecraft.client.render.debug.GameTestDebugRenderer

@Environment(CLIENT) public class GameTestDebugRenderer extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/debug/GameTestDebugRenderer
intermediary net/minecraft/class_4503
official hlu
  • Field Details

    • field_62972

      private static final int field_62972
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_62972 Lnet/minecraft/client/render/debug/GameTestDebugRenderer;field_62972:I
      intermediary field_62972 Lnet/minecraft/class_4503;field_62972:I
      official a Lhlu;a:I
    • MARKER_BOX_SIZE

      private static final float MARKER_BOX_SIZE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named MARKER_BOX_SIZE Lnet/minecraft/client/render/debug/GameTestDebugRenderer;MARKER_BOX_SIZE:F
      intermediary field_32901 Lnet/minecraft/class_4503;field_32901:F
      official b Lhlu;b:F
    • markers

      private final Map<BlockPos,GameTestDebugRenderer.Marker> markers
      Mappings:
      Namespace Name Mixin selector
      named markers Lnet/minecraft/client/render/debug/GameTestDebugRenderer;markers:Ljava/util/Map;
      intermediary field_20520 Lnet/minecraft/class_4503;field_20520:Ljava/util/Map;
      official c Lhlu;c:Ljava/util/Map;
  • Constructor Details

    • GameTestDebugRenderer

      public GameTestDebugRenderer()
  • Method Details

    • method_74792

      public void method_74792(BlockPos blockPos, BlockPos blockPos2)
      Mappings:
      Namespace Name Mixin selector
      named method_74792 Lnet/minecraft/client/render/debug/GameTestDebugRenderer;method_74792(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)V
      intermediary method_74792 Lnet/minecraft/class_4503;method_74792(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)V
      official a Lhlu;a(Lja;Lja;)V
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/client/render/debug/GameTestDebugRenderer;clear()V
      intermediary method_20414 Lnet/minecraft/class_4503;method_20414()V
      official a Lhlu;a()V
    • method_74930

      public void method_74930(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider)
      Mappings:
      Namespace Name Mixin selector
      named method_74930 Lnet/minecraft/client/render/debug/GameTestDebugRenderer;method_74930(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;)V
      intermediary method_74930 Lnet/minecraft/class_4503;method_74930(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;)V
      official a Lhlu;a(Lfub;Lhfx;)V
    • renderMarker

      private void renderMarker(MatrixStack matrices, VertexConsumerProvider vertexConsumers, BlockPos pos, GameTestDebugRenderer.Marker marker)
      Mappings:
      Namespace Name Mixin selector
      named renderMarker Lnet/minecraft/client/render/debug/GameTestDebugRenderer;renderMarker(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/debug/GameTestDebugRenderer$Marker;)V
      intermediary method_23111 Lnet/minecraft/class_4503;method_23111(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_2338;Lnet/minecraft/class_4503$class_4504;)V
      official a Lhlu;a(Lfub;Lhfx;Lja;Lhlu$a;)V