Class BundleSelectedItemModel

java.lang.Object
net.minecraft.client.render.item.model.BundleSelectedItemModel
All Implemented Interfaces:
ItemModel

@Environment(CLIENT) public class BundleSelectedItemModel extends Object implements ItemModel
Mappings:
Namespace Name
named net/minecraft/client/render/item/model/BundleSelectedItemModel
intermediary net/minecraft/class_10432
official hbh
  • Field Details Link icon

    • INSTANCE Link icon

      static final ItemModel INSTANCE
      Mappings:
      Namespace Name Mixin selector
      named INSTANCE Lnet/minecraft/client/render/item/model/BundleSelectedItemModel;INSTANCE:Lnet/minecraft/client/render/item/model/ItemModel;
      intermediary field_55325 Lnet/minecraft/class_10432;field_55325:Lnet/minecraft/class_10439;
      official a Lhbh;a:Lhbm;
  • Constructor Details Link icon

    • BundleSelectedItemModel Link icon

      public BundleSelectedItemModel()
  • Method Details Link icon

    • update Link icon

      public void update(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity user, int seed)
      Specified by:
      update in interface ItemModel
      Mappings:
      Namespace Name Mixin selector
      named update Lnet/minecraft/client/render/item/model/ItemModel;update(Lnet/minecraft/client/render/item/ItemRenderState;Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/item/ItemModelManager;Lnet/minecraft/item/ModelTransformationMode;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;I)V
      intermediary method_65584 Lnet/minecraft/class_10439;method_65584(Lnet/minecraft/class_10444;Lnet/minecraft/class_1799;Lnet/minecraft/class_10442;Lnet/minecraft/class_811;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)V
      official a Lhbm;a(Lhbp;Lcwq;Lhbn;Lcwo;Lgga;Lbvi;I)V