Class ShulkerBoxBlockEntityRenderer

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

@Environment(CLIENT) public class ShulkerBoxBlockEntityRenderer extends Object implements BlockEntityRenderer<ShulkerBoxBlockEntity>
Mappings:
Namespace Name
official fgd
intermediary net/minecraft/class_834
named net/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer
  • Field Details

    • model

      private final ShulkerEntityModel<?> model
      Mappings:
      Namespace Name Mixin selector
      official a Lfgd;a:Lexc;
      intermediary field_4387 Lnet/minecraft/class_834;field_4387:Lnet/minecraft/class_602;
      named model Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;model:Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;
  • Constructor Details

    • ShulkerBoxBlockEntityRenderer

      public ShulkerBoxBlockEntityRenderer(BlockEntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfgd;<init>(Lfft$a;)V
      intermediary <init> Lnet/minecraft/class_834;<init>(Lnet/minecraft/class_5614$class_5615;)V
      named <init> Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
  • Method Details

    • render

      public void render(ShulkerBoxBlockEntity shulkerBoxBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
      Specified by:
      render in interface BlockEntityRenderer<ShulkerBoxBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lfgd;a(Lcxo;FLeed;Lfdv;II)V
      intermediary method_3574 Lnet/minecraft/class_834;method_3574(Lnet/minecraft/class_2627;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
      named render Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;render(Lnet/minecraft/block/entity/ShulkerBoxBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V