Uses of Class
net.minecraft.entity.mob.WitchEntity
Packages that use WitchEntity
-
Uses of WitchEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type WitchEntityModifier and TypeMethodDescriptionprotected IdentifierWitchEntityRenderer.getTexture(WitchEntity witchEntity) voidWitchEntityRenderer.render(WitchEntity witchEntity, double double2, double double3, double double4, float float2, float float3) protected voidWitchEntityRenderer.scale(WitchEntity witchEntity, float float2) -
Uses of WitchEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type WitchEntityModifier and TypeMethodDescriptionvoidWitchHeldItemFeatureRenderer.render(WitchEntity witchEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)