Class HeldItemRenderer

java.lang.Object
net.minecraft.client.render.item.HeldItemRenderer

@Environment(CLIENT) public class HeldItemRenderer extends Object
Mappings:
Namespace Name
official bqi
intermediary net/minecraft/class_529
named net/minecraft/client/render/item/HeldItemRenderer
  • Field Details

    • MAP_BACKGROUND

      private static final Identifier MAP_BACKGROUND
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a:Lkq;
      intermediary field_6458 Lnet/minecraft/class_529;field_6458:Lnet/minecraft/class_1653;
      named MAP_BACKGROUND Lnet/minecraft/client/render/item/HeldItemRenderer;MAP_BACKGROUND:Lnet/minecraft/util/Identifier;
    • UNDERWATER_TEXTURE

      private static final Identifier UNDERWATER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official b Lbqi;b:Lkq;
      intermediary field_6459 Lnet/minecraft/class_529;field_6459:Lnet/minecraft/class_1653;
      named UNDERWATER_TEXTURE Lnet/minecraft/client/render/item/HeldItemRenderer;UNDERWATER_TEXTURE:Lnet/minecraft/util/Identifier;
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official c Lbqi;c:Lbes;
      intermediary field_1876 Lnet/minecraft/class_529;field_1876:Lnet/minecraft/class_1600;
      named client Lnet/minecraft/client/render/item/HeldItemRenderer;client:Lnet/minecraft/client/MinecraftClient;
    • field_13531

      private ItemStack field_13531
      Mappings:
      Namespace Name Mixin selector
      official d Lbqi;d:Lafj;
      intermediary field_13531 Lnet/minecraft/class_529;field_13531:Lnet/minecraft/class_1071;
      named field_13531 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13531:Lnet/minecraft/item/ItemStack;
    • field_13532

      private ItemStack field_13532
      Mappings:
      Namespace Name Mixin selector
      official e Lbqi;e:Lafj;
      intermediary field_13532 Lnet/minecraft/class_529;field_13532:Lnet/minecraft/class_1071;
      named field_13532 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13532:Lnet/minecraft/item/ItemStack;
    • field_13533

      private float field_13533
      Mappings:
      Namespace Name Mixin selector
      official f Lbqi;f:F
      intermediary field_13533 Lnet/minecraft/class_529;field_13533:F
      named field_13533 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13533:F
    • lastEquipProgress

      private float lastEquipProgress
      Mappings:
      Namespace Name Mixin selector
      official g Lbqi;g:F
      intermediary field_1879 Lnet/minecraft/class_529;field_1879:F
      named lastEquipProgress Lnet/minecraft/client/render/item/HeldItemRenderer;lastEquipProgress:F
    • field_13534

      private float field_13534
      Mappings:
      Namespace Name Mixin selector
      official h Lbqi;h:F
      intermediary field_13534 Lnet/minecraft/class_529;field_13534:F
      named field_13534 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13534:F
    • field_13535

      private float field_13535
      Mappings:
      Namespace Name Mixin selector
      official i Lbqi;i:F
      intermediary field_13535 Lnet/minecraft/class_529;field_13535:F
      named field_13535 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13535:F
    • entityRenderer

      private final EntityRenderDispatcher entityRenderer
      Mappings:
      Namespace Name Mixin selector
      official j Lbqi;j:Lbur;
      intermediary field_10791 Lnet/minecraft/class_529;field_10791:Lnet/minecraft/class_550;
      named entityRenderer Lnet/minecraft/client/render/item/HeldItemRenderer;entityRenderer:Lnet/minecraft/client/render/entity/EntityRenderDispatcher;
    • field_13536

      private final ItemRenderer field_13536
      Mappings:
      Namespace Name Mixin selector
      official k Lbqi;k:Lbvh;
      intermediary field_13536 Lnet/minecraft/class_529;field_13536:Lnet/minecraft/class_560;
      named field_13536 Lnet/minecraft/client/render/item/HeldItemRenderer;field_13536:Lnet/minecraft/client/render/item/ItemRenderer;
  • Constructor Details

    • HeldItemRenderer

      public HeldItemRenderer(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqi;<init>(Lbes;)V
      intermediary <init> Lnet/minecraft/class_529;<init>(Lnet/minecraft/class_1600;)V
      named <init> Lnet/minecraft/client/render/item/HeldItemRenderer;<init>(Lnet/minecraft/client/MinecraftClient;)V
  • Method Details

    • renderItem

      public void renderItem(LivingEntity entity, ItemStack stack, ModelTransformation.Mode renderMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lsw;Lafj;Lbrq$b;)V
      intermediary method_9872 Lnet/minecraft/class_529;method_9872(Lnet/minecraft/class_1699;Lnet/minecraft/class_1071;Lnet/minecraft/class_2462$class_2464;)V
      named renderItem Lnet/minecraft/client/render/item/HeldItemRenderer;renderItem(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformation$Mode;)V
    • method_12333

      public void method_12333(LivingEntity livingEntity, ItemStack itemStack, ModelTransformation.Mode mode, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lsw;Lafj;Lbrq$b;Z)V
      intermediary method_12333 Lnet/minecraft/class_529;method_12333(Lnet/minecraft/class_1699;Lnet/minecraft/class_1071;Lnet/minecraft/class_2462$class_2464;Z)V
      named method_12333 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12333(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformation$Mode;Z)V
    • rotate

      private void rotate(float pitch, float yaw)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FF)V
      intermediary method_9862 Lnet/minecraft/class_529;method_9862(FF)V
      named rotate Lnet/minecraft/client/render/item/HeldItemRenderer;rotate(FF)V
    • method_12334

      private void method_12334()
      Mappings:
      Namespace Name Mixin selector
      official b Lbqi;b()V
      intermediary method_12334 Lnet/minecraft/class_529;method_12334()V
      named method_12334 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12334()V
    • method_9870

      private void method_9870(float float2)
      Mappings:
      Namespace Name Mixin selector
      official c Lbqi;c(F)V
      intermediary method_9870 Lnet/minecraft/class_529;method_9870(F)V
      named method_9870 Lnet/minecraft/client/render/item/HeldItemRenderer;method_9870(F)V
    • getMapAngle

      private float getMapAngle(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official d Lbqi;d(F)F
      intermediary method_9876 Lnet/minecraft/class_529;method_9876(F)F
      named getMapAngle Lnet/minecraft/client/render/item/HeldItemRenderer;getMapAngle(F)F
    • method_12336

      private void method_12336()
      Mappings:
      Namespace Name Mixin selector
      official c Lbqi;c()V
      intermediary method_12336 Lnet/minecraft/class_529;method_12336()V
      named method_12336 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12336()V
    • method_12331

      private void method_12331(HandOption handOption)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lsv;)V
      intermediary method_12331 Lnet/minecraft/class_529;method_12331(Lnet/minecraft/class_2970;)V
      named method_12331 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12331(Lnet/minecraft/client/gui/screen/options/HandOption;)V
    • method_12326

      private void method_12326(float float2, HandOption handOption, float float3, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FLsv;FLafj;)V
      intermediary method_12326 Lnet/minecraft/class_529;method_12326(FLnet/minecraft/class_2970;FLnet/minecraft/class_1071;)V
      named method_12326 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12326(FLnet/minecraft/client/gui/screen/options/HandOption;FLnet/minecraft/item/ItemStack;)V
    • method_12324

      private void method_12324(float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FFF)V
      intermediary method_12324 Lnet/minecraft/class_529;method_12324(FFF)V
      named method_12324 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12324(FFF)V
    • method_12328

      private void method_12328(ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lafj;)V
      intermediary method_12328 Lnet/minecraft/class_529;method_12328(Lnet/minecraft/class_1071;)V
      named method_12328 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12328(Lnet/minecraft/item/ItemStack;)V
    • method_12325

      private void method_12325(float float2, float float3, HandOption handOption)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FFLsv;)V
      intermediary method_12325 Lnet/minecraft/class_529;method_12325(FFLnet/minecraft/class_2970;)V
      named method_12325 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12325(FFLnet/minecraft/client/gui/screen/options/HandOption;)V
    • method_12327

      private void method_12327(float float2, HandOption handOption, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FLsv;Lafj;)V
      intermediary method_12327 Lnet/minecraft/class_529;method_12327(FLnet/minecraft/class_2970;Lnet/minecraft/class_1071;)V
      named method_12327 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12327(FLnet/minecraft/client/gui/screen/options/HandOption;Lnet/minecraft/item/ItemStack;)V
    • method_12332

      private void method_12332(HandOption handOption, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lsv;F)V
      intermediary method_12332 Lnet/minecraft/class_529;method_12332(Lnet/minecraft/class_2970;F)V
      named method_12332 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12332(Lnet/minecraft/client/gui/screen/options/HandOption;F)V
    • method_12335

      private void method_12335(HandOption handOption, float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lbqi;b(Lsv;F)V
      intermediary method_12335 Lnet/minecraft/class_529;method_12335(Lnet/minecraft/class_2970;F)V
      named method_12335 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12335(Lnet/minecraft/client/gui/screen/options/HandOption;F)V
    • renderArmHoldingItem

      public void renderArmHoldingItem(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(F)V
      intermediary method_1354 Lnet/minecraft/class_529;method_1354(F)V
      named renderArmHoldingItem Lnet/minecraft/client/render/item/HeldItemRenderer;renderArmHoldingItem(F)V
    • method_12329

      public void method_12329(AbstractClientPlayerEntity abstractClientPlayerEntity, float float2, float float3, Hand hand, float float4, ItemStack itemStack, float float5)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lbpp;FFLri;FLafj;F)V
      intermediary method_12329 Lnet/minecraft/class_529;method_12329(Lnet/minecraft/class_1631;FFLnet/minecraft/class_2961;FLnet/minecraft/class_1071;F)V
      named method_12329 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12329(Lnet/minecraft/client/network/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;F)V
    • method_1359

      public void method_1359(float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lbqi;b(F)V
      intermediary method_1359 Lnet/minecraft/class_529;method_1359(F)V
      named method_1359 Lnet/minecraft/client/render/item/HeldItemRenderer;method_1359(F)V
    • method_9864

      private void method_9864(float float2, Sprite sprite)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(FLbyz;)V
      intermediary method_9864 Lnet/minecraft/class_529;method_9864(FLnet/minecraft/class_1639;)V
      named method_9864 Lnet/minecraft/client/render/item/HeldItemRenderer;method_9864(FLnet/minecraft/client/texture/Sprite;)V
    • method_1361

      private void method_1361(float float2)
      Mappings:
      Namespace Name Mixin selector
      official e Lbqi;e(F)V
      intermediary method_1361 Lnet/minecraft/class_529;method_1361(F)V
      named method_1361 Lnet/minecraft/client/render/item/HeldItemRenderer;method_1361(F)V
    • method_1362

      private void method_1362(float float2)
      Mappings:
      Namespace Name Mixin selector
      official f Lbqi;f(F)V
      intermediary method_1362 Lnet/minecraft/class_529;method_1362(F)V
      named method_1362 Lnet/minecraft/client/render/item/HeldItemRenderer;method_1362(F)V
    • updateHeldItems

      public void updateHeldItems()
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a()V
      intermediary method_1353 Lnet/minecraft/class_529;method_1353()V
      named updateHeldItems Lnet/minecraft/client/render/item/HeldItemRenderer;updateHeldItems()V
    • method_12330

      public void method_12330(Hand hand)
      Mappings:
      Namespace Name Mixin selector
      official a Lbqi;a(Lri;)V
      intermediary method_12330 Lnet/minecraft/class_529;method_12330(Lnet/minecraft/class_2961;)V
      named method_12330 Lnet/minecraft/client/render/item/HeldItemRenderer;method_12330(Lnet/minecraft/util/Hand;)V