Class DebugHitboxCommandRenderer

java.lang.Object
net.minecraft.client.render.entity.command.DebugHitboxCommandRenderer

@Environment(CLIENT) public class DebugHitboxCommandRenderer extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/entity/command/DebugHitboxCommandRenderer
intermediary net/minecraft/class_11686
official hrl
  • Constructor Details

    • DebugHitboxCommandRenderer

      public DebugHitboxCommandRenderer()
  • Method Details

    • render

      public void render(BatchingEntityRenderCommandQueue queue, VertexConsumerProvider.Immediate vertexConsumers)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/command/DebugHitboxCommandRenderer;render(Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;Lnet/minecraft/client/render/VertexConsumerProvider$Immediate;)V
      intermediary method_73009 Lnet/minecraft/class_11686;method_73009(Lnet/minecraft/class_11661;Lnet/minecraft/class_4597$class_4598;)V
      official a Lhrl;a(Lhca;Lhba$a;)V
    • renderHitboxesAndEyeLevel

      private static void renderHitboxesAndEyeLevel(MatrixStack matrices, EntityHitboxAndView hitboxAndView, VertexConsumer vertexConsumer, float standingEyeHeight)
      Mappings:
      Namespace Name Mixin selector
      named renderHitboxesAndEyeLevel Lnet/minecraft/client/render/entity/command/DebugHitboxCommandRenderer;renderHitboxesAndEyeLevel(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityHitboxAndView;Lnet/minecraft/client/render/VertexConsumer;F)V
      intermediary method_73008 Lnet/minecraft/class_11686;method_73008(Lnet/minecraft/class_4587;Lnet/minecraft/class_10933;Lnet/minecraft/class_4588;F)V
      official a Lhrl;a(Lfqa;Lhoy;Lfqd;F)V
    • renderHitbox

      private static void renderHitbox(MatrixStack matrices, VertexConsumer vertexConsumer, EntityHitbox hitbox)
      Mappings:
      Namespace Name Mixin selector
      named renderHitbox Lnet/minecraft/client/render/entity/command/DebugHitboxCommandRenderer;renderHitbox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/client/render/entity/state/EntityHitbox;)V
      intermediary method_73007 Lnet/minecraft/class_11686;method_73007(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_10932;)V
      official a Lhrl;a(Lfqa;Lfqd;Lhox;)V