Uses of Class
net.minecraft.client.render.entity.model.SheepEntityModel
Packages that use SheepEntityModel
Package
Description
The base package for all Minecraft classes.
-
Uses of SheepEntityModel in net.minecraft
Constructor parameters in net.minecraft with type arguments of type SheepEntityModelModifierConstructorDescriptionclass_10830(FeatureRendererContext<SheepEntityRenderState, SheepEntityModel> featureRendererContext, LoadedEntityModels loadedEntityModels) -
Uses of SheepEntityModel in net.minecraft.client.render.entity.feature
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type SheepEntityModelModifierConstructorDescriptionSheepWoolFeatureRenderer(FeatureRendererContext<SheepEntityRenderState, SheepEntityModel> context, LoadedEntityModels loader)