Class BrushableBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.BrushableBlockEntityRenderer
All Implemented Interfaces:
BlockEntityRenderer<BrushableBlockEntity>

@Environment(CLIENT) public class BrushableBlockEntityRenderer extends Object implements BlockEntityRenderer<BrushableBlockEntity>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/BrushableBlockEntityRenderer
intermediary net/minecraft/class_8189
official hei
  • Field Details

    • field_62251

      private final ItemModelManager field_62251
      Mappings:
      Namespace Name Mixin selector
      named field_62251 Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;field_62251:Lnet/minecraft/client/item/ItemModelManager;
      intermediary field_62251 Lnet/minecraft/class_8189;field_62251:Lnet/minecraft/class_10442;
      official a Lhei;a:Lhta;
  • Constructor Details

    • BrushableBlockEntityRenderer

      public BrushableBlockEntityRenderer(BlockEntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_8189;<init>(Lnet/minecraft/class_5614$class_5615;)V
      official <init> Lhei;<init>(Lhee$a;)V
  • Method Details

    • render

      public void render(BrushableBlockEntity brushableBlockEntity, float float2, MatrixStack matrixStack, int int2, int int3, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand, OrderedRenderCommandQueue orderedRenderCommandQueue)
      Specified by:
      render in interface BlockEntityRenderer<BrushableBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;render(Lnet/minecraft/block/entity/BrushableBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)V
      intermediary method_49348 Lnet/minecraft/class_8189;method_49348(Lnet/minecraft/class_8174;FLnet/minecraft/class_4587;IILnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;Lnet/minecraft/class_11659;)V
      official a Lhei;a(Lecx;FLfqf;IILfkq;Lhrz$a;Lhck;)V
    • getTranslation

      private float[] getTranslation(Direction direction, int dustedLevel)
      Mappings:
      Namespace Name Mixin selector
      named getTranslation Lnet/minecraft/client/render/block/entity/BrushableBlockEntityRenderer;getTranslation(Lnet/minecraft/util/math/Direction;I)[F
      intermediary method_49349 Lnet/minecraft/class_8189;method_49349(Lnet/minecraft/class_2350;I)[F
      official a Lhei;a(Ljh;I)[F