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