Uses of Class
net.minecraft.client.render.entity.model.WolfEntityModel
Packages that use WolfEntityModel
Package
Description
The base package for all Minecraft classes.
-
Uses of WolfEntityModel in net.minecraft
Fields in net.minecraft declared as WolfEntityModelModifier and TypeFieldDescriptionprivate final WolfEntityModel<WolfEntity>
class_9085.field_47890
Constructor parameters in net.minecraft with type arguments of type WolfEntityModelModifierConstructorDescriptionclass_9085
(FeatureRendererContext<WolfEntity, WolfEntityModel<WolfEntity>> featureRendererContext, EntityModelLoader entityModelLoader) -
Uses of WolfEntityModel in net.minecraft.client.render.entity.feature
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WolfEntityModelModifierConstructorDescriptionWolfCollarFeatureRenderer
(FeatureRendererContext<WolfEntity, WolfEntityModel<WolfEntity>> featureRendererContext)