Uses of Class
net.minecraft.client.render.entity.model.CowEntityModel
Packages that use CowEntityModel
Package
Description
The base package for all Minecraft classes.
-
Uses of CowEntityModel in net.minecraft
Subclasses of CowEntityModel in net.minecraft -
Uses of CowEntityModel in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type CowEntityModelModifier and TypeFieldDescriptionprivate final Map<class_10731.class_10732, BabyModelPair<CowEntityModel>> CowEntityRenderer.field_56506Methods in net.minecraft.client.render.entity that return types with arguments of type CowEntityModelModifier and TypeMethodDescriptionprivate static Map<class_10731.class_10732, BabyModelPair<CowEntityModel>> CowEntityRenderer.method_67473(EntityRendererFactory.Context context) -
Uses of CowEntityModel in net.minecraft.client.render.entity.feature
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type CowEntityModelModifierConstructorDescriptionMooshroomMushroomFeatureRenderer(FeatureRendererContext<MooshroomEntityRenderState, CowEntityModel> context, BlockRenderManager blockRenderManager)