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
WitherArmorFeatureRenderer.model
Methods in net.minecraft.client.render.entity.feature that return WitherEntityModelModifier and TypeMethodDescriptionprotected WitherEntityModel
WitherArmorFeatureRenderer.getEnergySwirlModel()
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WitherEntityModelModifierConstructorDescriptionWitherArmorFeatureRenderer
(FeatureRendererContext<WitherEntityRenderState, WitherEntityModel> context, LoadedEntityModels loader)