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 hqz
  • 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 Lhqz;a(Lhbp;Lhap$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 Lhqz;a(Lfpu;Lhom;Lfpx;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 Lhqz;a(Lfpu;Lfpx;Lhol;)V