Class EntityBlockIntersectionsDebugRenderer

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

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

    • EXPANSION

      private static final float EXPANSION
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named EXPANSION Lnet/minecraft/client/render/debug/EntityBlockIntersectionsDebugRenderer;EXPANSION:F
      intermediary field_62971 Lnet/minecraft/class_12043;field_62971:F
      official a Lhoz;a:F
  • Constructor Details

    • EntityBlockIntersectionsDebugRenderer

      public EntityBlockIntersectionsDebugRenderer()
  • 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