Package net.minecraft
Class class_11163
java.lang.Object
net.minecraft.class_11163
- All Implemented Interfaces:
ItemModel
- Mappings:
Namespace Name named net/minecraft/class_11163intermediary net/minecraft/class_11163official hmn
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.render.item.model.ItemModel
ItemModel.BakeContext, ItemModel.Unbaked -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ItemDisplayContext displayContext, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed)
-
Field Details
-
field_59559
- Mappings:
Namespace Name Mixin selector named field_59559Lnet/minecraft/class_11163;field_59559:Lnet/minecraft/client/render/item/model/ItemModel;intermediary field_59559Lnet/minecraft/class_11163;field_59559:Lnet/minecraft/class_10439;official aLhmn;a:Lhmj;
-
-
Constructor Details
-
class_11163
public class_11163()
-
-
Method Details
-
update
public void update(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ItemDisplayContext displayContext, @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/ItemDisplayContext;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 aLhmj;a(Lhmm;Ldcs;Lhmk;Ldcq;Lgpz;Lbzf;I)V
-