Class BreezeDebugRenderer

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

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

    • PINK

      private static final int PINK
      Mappings:
      Namespace Name Mixin selector
      named PINK Lnet/minecraft/client/render/debug/BreezeDebugRenderer;PINK:I
      intermediary field_47465 Lnet/minecraft/class_8985;field_47465:I
      official a Lhot;a:I
    • LIGHT_BLUE

      private static final int LIGHT_BLUE
      Mappings:
      Namespace Name Mixin selector
      named LIGHT_BLUE Lnet/minecraft/client/render/debug/BreezeDebugRenderer;LIGHT_BLUE:I
      intermediary field_47466 Lnet/minecraft/class_8985;field_47466:I
      official b Lhot;b:I
    • GREEN

      private static final int GREEN
      Mappings:
      Namespace Name Mixin selector
      named GREEN Lnet/minecraft/client/render/debug/BreezeDebugRenderer;GREEN:I
      intermediary field_47467 Lnet/minecraft/class_8985;field_47467:I
      official c Lhot;c:I
    • ORANGE

      private static final int ORANGE
      Mappings:
      Namespace Name Mixin selector
      named ORANGE Lnet/minecraft/client/render/debug/BreezeDebugRenderer;ORANGE:I
      intermediary field_47468 Lnet/minecraft/class_8985;field_47468:I
      official d Lhot;d:I
    • RED

      private static final int RED
      Mappings:
      Namespace Name Mixin selector
      named RED Lnet/minecraft/client/render/debug/BreezeDebugRenderer;RED:I
      intermediary field_47469 Lnet/minecraft/class_8985;field_47469:I
      official e Lhot;e:I
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      named client Lnet/minecraft/client/render/debug/BreezeDebugRenderer;client:Lnet/minecraft/client/MinecraftClient;
      intermediary field_47472 Lnet/minecraft/class_8985;field_47472:Lnet/minecraft/class_310;
      official f Lhot;f:Lgcx;
  • Constructor Details

    • BreezeDebugRenderer

      public BreezeDebugRenderer(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/debug/BreezeDebugRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
      intermediary <init> Lnet/minecraft/class_8985;<init>(Lnet/minecraft/class_310;)V
      official <init> Lhot;<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