Uses of Class
net.minecraft.client.render.entity.model.WitherEntityModel
Packages that use WitherEntityModel
-
Uses of WitherEntityModel in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as WitherEntityModelModifier and TypeFieldDescriptionprivate final WitherEntityModel
<WitherEntity> WitherArmorFeatureRenderer.model
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WitherEntityModelModifierConstructorDescriptionWitherArmorFeatureRenderer
(FeatureRendererContext<WitherEntity, WitherEntityModel<WitherEntity>> context, EntityModelLoader loader)