Class ShelfBlockEntityRenderer

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

@Environment(CLIENT) public class ShelfBlockEntityRenderer extends Object implements BlockEntityRenderer<ShelfBlockEntity>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/ShelfBlockEntityRenderer
intermediary net/minecraft/class_11676
official hdv
  • Field Details

    • field_61792

      private static final float field_61792
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_61792 Lnet/minecraft/client/render/block/entity/ShelfBlockEntityRenderer;field_61792:F
      intermediary field_61792 Lnet/minecraft/class_11676;field_61792:F
      official a Lhdv;a:F
    • itemRenderer

      private final ItemRenderer itemRenderer
      Mappings:
      Namespace Name Mixin selector
      named itemRenderer Lnet/minecraft/client/render/block/entity/ShelfBlockEntityRenderer;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
      intermediary field_61793 Lnet/minecraft/class_11676;field_61793:Lnet/minecraft/class_918;
      official b Lhdv;b:Lhil;
  • Constructor Details

    • ShelfBlockEntityRenderer

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

    • render

      public void render(ShelfBlockEntity shelfBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, Vec3d vec3d)
      Specified by:
      render in interface BlockEntityRenderer<ShelfBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/ShelfBlockEntityRenderer;render(Lnet/minecraft/block/entity/ShelfBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/util/math/Vec3d;)V
      intermediary method_72956 Lnet/minecraft/class_11676;method_72956(Lnet/minecraft/class_11597;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_243;)V
      official a Lhdv;a(Leea;FLfpu;Lhap;IILfki;)V
    • renderItem

      private void renderItem(ShelfBlockEntity entity, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, int itemIndex, BlockPos pos, Direction facing, float horizontalRotationDegrees, ItemStack stack, int seed)
      Mappings:
      Namespace Name Mixin selector
      named renderItem Lnet/minecraft/client/render/block/entity/ShelfBlockEntityRenderer;renderItem(Lnet/minecraft/block/entity/ShelfBlockEntity;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IIILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;FLnet/minecraft/item/ItemStack;I)V
      intermediary method_72957 Lnet/minecraft/class_11676;method_72957(Lnet/minecraft/class_11597;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IIILnet/minecraft/class_2338;Lnet/minecraft/class_2350;FLnet/minecraft/class_1799;I)V
      official a Lhdv;a(Leea;Lfpu;Lhap;IIILjb;Ljh;FLddt;I)V