Class BlockEntityItemStackRenderHelper

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

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

    • INSTANCE

      public static BlockEntityItemStackRenderHelper INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lcjd;a:Lcjd;
      intermediary field_10671 Lnet/minecraft/class_2399;field_10671:Lnet/minecraft/class_2399;
      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 Lcjd;b:Lbcr;
      intermediary field_10672 Lnet/minecraft/class_2399;field_10672:Lnet/minecraft/class_216;
      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 Lcjd;c:Lbcr;
      intermediary field_10673 Lnet/minecraft/class_2399;field_10673:Lnet/minecraft/class_216;
      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 Lcjd;d:Lbda;
      intermediary field_10674 Lnet/minecraft/class_2399;field_10674:Lnet/minecraft/class_220;
      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 Lcjd;f:Lbdm;
      intermediary field_10676 Lnet/minecraft/class_2399;field_10676:Lnet/minecraft/class_1311;
      named skull Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;skull:Lnet/minecraft/block/entity/SkullBlockEntity;
  • Constructor Details

    • BlockEntityItemStackRenderHelper

      public BlockEntityItemStackRenderHelper()
  • Method Details

    • renderItem

      public void renderItem(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Lcjd;a(Lamj;)V
      intermediary method_9772 Lnet/minecraft/class_2399;method_9772(Lnet/minecraft/class_1071;)V
      named renderItem Lnet/minecraft/client/render/block/entity/BlockEntityItemStackRenderHelper;renderItem(Lnet/minecraft/item/ItemStack;)V