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 hpc
  • 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 Lhpc;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 Lhpc;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 Lhpc;c:Ljava/util/Map;
  • Constructor Details

    • GameTestDebugRenderer

      public GameTestDebugRenderer()
  • Method Details

    • addMarker

      public void addMarker(BlockPos absolutePos, BlockPos relativePos)
      Mappings:
      Namespace Name Mixin selector
      named addMarker Lnet/minecraft/client/render/debug/GameTestDebugRenderer;addMarker(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 Lhpc;a(Liz;Liz;)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 Lhpc;a()V
    • method_75439

      public void method_75439()
      Mappings:
      Namespace Name Mixin selector
      named method_75439 Lnet/minecraft/client/render/debug/GameTestDebugRenderer;method_75439()V
      intermediary method_75439 Lnet/minecraft/class_4503;method_75439()V
      official b Lhpc;b()V
    • method_75438

      private void method_75438(BlockPos blockPos, GameTestDebugRenderer.Marker marker)
      Mappings:
      Namespace Name Mixin selector
      named method_75438 Lnet/minecraft/client/render/debug/GameTestDebugRenderer;method_75438(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/render/debug/GameTestDebugRenderer$Marker;)V
      intermediary method_75438 Lnet/minecraft/class_4503;method_75438(Lnet/minecraft/class_2338;Lnet/minecraft/class_4503$class_4504;)V
      official a Lhpc;a(Liz;Lhpc$a;)V