Interface EntityRenderCommandQueue.Custom

Enclosing interface:
EntityRenderCommandQueue

@Environment(CLIENT) public static interface EntityRenderCommandQueue.Custom
Mappings:
Namespace Name
named net/minecraft/client/render/entity/command/EntityRenderCommandQueue$Custom
intermediary net/minecraft/class_11659$class_11660
official hbd$a
  • Method Details

    • render

      void render(MatrixStack.Entry matricesEntry, VertexConsumer vertexConsumer)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/command/EntityRenderCommandQueue$Custom;render(Lnet/minecraft/client/util/math/MatrixStack$Entry;Lnet/minecraft/client/render/VertexConsumer;)V
      intermediary render Lnet/minecraft/class_11659$class_11660;render(Lnet/minecraft/class_4587$class_4665;Lnet/minecraft/class_4588;)V
      official render Lhbd$a;render(Lfpk$a;Lfpn;)V