Class BlockOutlineDebugRenderer

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

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

    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      named client Lnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;
      intermediary field_4628 Lnet/minecraft/class_871;field_4628:Lnet/minecraft/class_310;
      official a Lhpn;a:Lgcx;
  • Constructor Details

    • BlockOutlineDebugRenderer

      public BlockOutlineDebugRenderer(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
      intermediary <init> Lnet/minecraft/class_871;<init>(Lnet/minecraft/class_310;)V
      official <init> Lhpn;<init>(Lgcx;)V
  • Method Details

    • render

      public void render(double double2, double cameraX, double cameraY, DebugDataStore store, Frustum frustum, float tickDelta)
      Specified by:
      render in interface DebugRenderer.Renderer
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/debug/DebugRenderer$Renderer;render(DDDLnet/minecraft/world/debug/DebugDataStore;Lnet/minecraft/client/render/Frustum;F)V
      intermediary method_23109 Lnet/minecraft/class_863$class_864;method_23109(DDDLnet/minecraft/class_12021;Lnet/minecraft/class_4604;F)V
      official a Lhoy$a;a(DDDLbxa;Lhop;F)V
    • method_75450

      private static void method_75450(BlockPos blockPos, BlockState blockState, BlockView blockView, Direction direction, Vec3d vec3d, Vec3d vec3d2, int int2)
      Mappings:
      Namespace Name Mixin selector
      named method_75450 Lnet/minecraft/client/render/debug/BlockOutlineDebugRenderer;method_75450(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;I)V
      intermediary method_75450 Lnet/minecraft/class_871;method_75450(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2350;Lnet/minecraft/class_243;Lnet/minecraft/class_243;I)V
      official a Lhpn;a(Liz;Lemh;Ldtr;Ljf;Lfrd;Lfrd;I)V