Uses of Class
net.minecraft.client.render.entity.model.WitherEntityModel
Package | Description |
---|---|
net.minecraft.client.render.entity.feature |
-
Uses of WitherEntityModel in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as WitherEntityModel Modifier and Type Field Description private WitherEntityModel<WitherEntity>
WitherArmorFeatureRenderer. model
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WitherEntityModel Constructor Description WitherArmorFeatureRenderer(FeatureRendererContext<WitherEntity,WitherEntityModel<WitherEntity>> context, EntityModelLoader loader)