Uses of Class
net.minecraft.entity.boss.WitherEntity
Packages that use WitherEntity
-
Uses of WitherEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type WitherEntityModifier and TypeMethodDescriptionprotected IdentifierWitherEntityRenderer.getTexture(WitherEntity witherEntity) voidWitherEntityRenderer.render(WitherEntity witherEntity, double double2, double double3, double double4, float float2, float float3) protected voidWitherEntityRenderer.scale(WitherEntity witherEntity, float float2) -
Uses of WitherEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type WitherEntityModifier and TypeMethodDescriptionvoidWitherArmorFeatureRenderer.render(WitherEntity witherEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)