Class BlockEntityItemStackRenderHelper

java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityItemStackRenderHelper

@Environment(CLIENT)
public class BlockEntityItemStackRenderHelper
extends Object
Mappings:
Namespace Name
official bfi
intermediary net/minecraft/class_1008
named net/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper
  • Field Details

    • instance

      public static BlockEntityItemStackRenderHelper instance
      Mappings:
      Namespace Name Mixin selector
      official a Lbfi;a:Lbfi;
      intermediary field_4223 Lnet/minecraft/class_1008;field_4223:Lnet/minecraft/class_1008;
      named instance Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;instance:Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;
    • chest

      private ChestBlockEntity chest
      Mappings:
      Namespace Name Mixin selector
      official b Lbfi;b:Laky;
      intermediary field_4224 Lnet/minecraft/class_1008;field_4224:Lnet/minecraft/class_350;
      named chest Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;chest:Lnet/minecraft/block/entity/ChestBlockEntity;
    • trappedChest

      private ChestBlockEntity trappedChest
      Mappings:
      Namespace Name Mixin selector
      official c Lbfi;c:Laky;
      intermediary field_4225 Lnet/minecraft/class_1008;field_4225:Lnet/minecraft/class_350;
      named trappedChest Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;trappedChest:Lnet/minecraft/block/entity/ChestBlockEntity;
    • enderChest

      private EnderChestBlockEntity enderChest
      Mappings:
      Namespace Name Mixin selector
      official d Lbfi;d:Lalf;
      intermediary field_4226 Lnet/minecraft/class_1008;field_4226:Lnet/minecraft/class_358;
      named enderChest Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;enderChest:Lnet/minecraft/block/entity/EnderChestBlockEntity;
    • skull

      private SkullBlockEntity skull
      Mappings:
      Namespace Name Mixin selector
      official f Lbfi;f:Lalo;
      intermediary field_4228 Lnet/minecraft/class_1008;field_4228:Lnet/minecraft/class_367;
      named skull Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;skull:Lnet/minecraft/block/entity/SkullBlockEntity;
  • Constructor Details

    • BlockEntityItemStackRenderHelper

      public BlockEntityItemStackRenderHelper()
  • Method Details

    • method_3349

      public void method_3349​(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfi;a(Lzx;)V
      intermediary method_3349 Lnet/minecraft/class_1008;method_3349(Lnet/minecraft/class_2056;)V
      named method_3349 Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;method_3349(Lnet/minecraft/item/ItemStack;)V