net.minecraft.client.render.entity

public class WitherRenderer

extends MobRenderer<WitherEntity>

bkj
net.minecraft.class_1355
net.minecraft.client.render.entity.WitherRenderer
net.minecraft.client.renderer.entity.RenderWither

Field summary

Modifier and TypeField
private static final Identifier
a
field_6533
WITHER_INVULNERABLE_LOCATION
invulnerableWitherTextures
private static final Identifier
e
field_6534
WITHER_LOCATION
witherTextures

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(uk arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4349(class_1410 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(WitherEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityWither entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(uk arg0)
method_5813(class_1410 arg0)
getTextureLocation(WitherEntity entity)
getEntityTexture(EntityWither entity)
protected void
a(uk arg0, float arg1)
method_4350(class_1410 arg0, float arg1)
applyScale(WitherEntity entity, float scale)
preRenderCallback(EntityWither entitylivingbaseIn, float partialTickTime)