Class BasicItemModel
java.lang.Object
net.minecraft.client.render.item.model.BasicItemModel
- All Implemented Interfaces:
ItemModel
- Mappings:
Namespace Name named net/minecraft/client/render/item/model/BasicItemModelintermediary net/minecraft/class_10430official hft
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.render.item.model.ItemModel
ItemModel.BakeContext -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBasicItemModel(List<TintSource> list, List<BakedQuad> tints, class_10809 class_10809) -
Method Summary
Modifier and TypeMethodDescriptionstatic Vector3f[]method_67990(List<BakedQuad> list) private static booleanshouldUseSpecialGlint(ItemStack stack) voidupdate(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed)
-
Field Details
-
tints
- Mappings:
Namespace Name Mixin selector named tintsLnet/minecraft/client/render/item/model/BasicItemModel;tints:Ljava/util/List;intermediary field_55323Lnet/minecraft/class_10430;field_55323:Ljava/util/List;official aLhft;a:Ljava/util/List;
-
field_56959
- Mappings:
Namespace Name Mixin selector named field_56959Lnet/minecraft/client/render/item/model/BasicItemModel;field_56959:Ljava/util/List;intermediary field_56959Lnet/minecraft/class_10430;field_56959:Ljava/util/List;official bLhft;b:Ljava/util/List;
-
field_56960
- Mappings:
Namespace Name Mixin selector named field_56960Lnet/minecraft/client/render/item/model/BasicItemModel;field_56960:Ljava/util/function/Supplier;intermediary field_56960Lnet/minecraft/class_10430;field_56960:Ljava/util/function/Supplier;official cLhft;c:Ljava/util/function/Supplier;
-
field_56961
- Mappings:
Namespace Name Mixin selector named field_56961Lnet/minecraft/client/render/item/model/BasicItemModel;field_56961:Lnet/minecraft/class_10809;intermediary field_56961Lnet/minecraft/class_10430;field_56961:Lnet/minecraft/class_10809;official dLhft;d:Lhge;
-
-
Constructor Details
-
BasicItemModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/item/model/BasicItemModel;<init>(Ljava/util/List;Ljava/util/List;Lnet/minecraft/class_10809;)Vintermediary <init>Lnet/minecraft/class_10430;<init>(Ljava/util/List;Ljava/util/List;Lnet/minecraft/class_10809;)Vofficial <init>Lhft;<init>(Ljava/util/List;Ljava/util/List;Lhge;)V
-
-
Method Details
-
method_67990
- Mappings:
Namespace Name Mixin selector named method_67990Lnet/minecraft/client/render/item/model/BasicItemModel;method_67990(Ljava/util/List;)[Lorg/joml/Vector3f;intermediary method_67990Lnet/minecraft/class_10430;method_67990(Ljava/util/List;)[Lorg/joml/Vector3f;official aLhft;a(Ljava/util/List;)[Lorg/joml/Vector3f;
-
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 aLhfz;a(Lhgc;Lczk;Lhga;Lczi;Lgkl;Lbxj;I)V
-
shouldUseSpecialGlint
- Mappings:
Namespace Name Mixin selector named shouldUseSpecialGlintLnet/minecraft/client/render/item/model/BasicItemModel;shouldUseSpecialGlint(Lnet/minecraft/item/ItemStack;)Zintermediary method_65583Lnet/minecraft/class_10430;method_65583(Lnet/minecraft/class_1799;)Zofficial aLhft;a(Lczk;)Z
-