Uses of Class
net.minecraft.entity.boss.WitherEntity
Packages that use WitherEntity
Package
Description
-
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) 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) -
Uses of WitherEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type WitherEntity