Class SpecialItemModel<T>
java.lang.Object
net.minecraft.client.render.item.model.SpecialItemModel<T>
- All Implemented Interfaces:
ItemModel
- Mappings:
Namespace Name named net/minecraft/client/render/item/model/SpecialItemModelintermediary net/minecraft/class_10455official hew
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.render.item.model.ItemModel
ItemModel.BakeContext -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed)
-
Field Details
-
specialModelType
- Mappings:
Namespace Name Mixin selector named specialModelTypeLnet/minecraft/client/render/item/model/SpecialItemModel;specialModelType:Lnet/minecraft/client/render/item/model/special/SpecialModelRenderer;intermediary field_55366Lnet/minecraft/class_10455;field_55366:Lnet/minecraft/class_10515;official aLhew;a:Lhhd;
-
base
- Mappings:
Namespace Name Mixin selector named baseLnet/minecraft/client/render/item/model/SpecialItemModel;base:Lnet/minecraft/client/render/model/BakedModel;intermediary field_55367Lnet/minecraft/class_10455;field_55367:Lnet/minecraft/class_1087;official bLhew;b:Lhjz;
-
-
Constructor Details
-
SpecialItemModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/item/model/SpecialItemModel;<init>(Lnet/minecraft/client/render/item/model/special/SpecialModelRenderer;Lnet/minecraft/client/render/model/BakedModel;)Vintermediary <init>Lnet/minecraft/class_10455;<init>(Lnet/minecraft/class_10515;Lnet/minecraft/class_1087;)Vofficial <init>Lhew;<init>(Lhhd;Lhjz;)V
-
-
Method Details
-
update
public void update(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity user, int seed) - Specified by:
updatein interfaceItemModel- Mappings:
Namespace Name Mixin selector named updateLnet/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)Vintermediary method_65584Lnet/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)Vofficial aLhep;a(Lhes;Lcys;Lheq;Lcyq;Lgjd;Lbwz;I)V
-