Uses of Class
net.minecraft.client.model.ChickenModel
Packages that use ChickenModel
-
Uses of ChickenModel in net.minecraft.client.model
Subclasses of ChickenModel in net.minecraft.client.model -
Uses of ChickenModel in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type ChickenModelModifier and TypeFieldDescriptionprivate final Map<ChickenVariant.ModelType, AdultAndBabyModelPair<ChickenModel>> ChickenRenderer.modelsMethods in net.minecraft.client.renderer.entity that return types with arguments of type ChickenModelModifier and TypeMethodDescriptionprivate static Map<ChickenVariant.ModelType, AdultAndBabyModelPair<ChickenModel>> ChickenRenderer.bakeModels(EntityRendererProvider.Context pContext)