Interface ItemModel
- All Known Implementing Classes:
BasicItemModel,BundleSelectedItemModel,CompositeItemModel,ConditionItemModel,EmptyItemModel,MissingItemModel,RangeDispatchItemModel,SelectItemModel,SpecialItemModel
@Environment(CLIENT)
public interface ItemModel
- Mappings:
Namespace Name named net/minecraft/client/render/item/model/ItemModelintermediary net/minecraft/class_10439official icu
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ItemDisplayContext displayContext, @Nullable ClientWorld world, @Nullable HeldItemContext heldItemContext, int seed)
-
Method Details
-
update
void update(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ItemDisplayContext displayContext, @Nullable ClientWorld world, @Nullable HeldItemContext heldItemContext, int seed) - 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/ItemDisplayContext;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/util/HeldItemContext;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_11566;I)Vofficial aLicu;a(Licx;Ldkg;Licv;Ldke;Lhdr;Lcgy;I)V
-