Uses of Class
net.minecraft.client.renderer.entity.model.WitherModel
-
Packages that use WitherModel Package Description net.minecraft.client.renderer.entity.layers -
-
Uses of WitherModel in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as WitherModel Modifier and Type Field Description private WitherModel<WitherEntity>
WitherAuraLayer. model
Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WitherModel Constructor Description WitherAuraLayer(IEntityRenderer<WitherEntity,WitherModel<WitherEntity>> p_i50915_1_)
-