net.minecraft.client.render.entity

public class WitchEntityRenderer

extends MobEntityRenderer<WitchEntity, WitchEntityModel<WitchEntity>>

All mapped superinterfaces:

FeatureRendererContext

dse
net.minecraft.class_965
net.minecraft.client.render.entity.WitchEntityRenderer
net.minecraft.client.render.entity.WitchRenderer
net.minecraft.client.renderer.entity.WitchRenderer
net.minecraft.client.renderer.entity.WitchRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
field_4814
SKIN
WITCH_LOCATION
field_110910_a
WITCH_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(avf arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4155(class_1640 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4155(WitchEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(WitchEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(WitchEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(WitchEntity entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(avf arg0)
method_4154(class_1640 arg0)
method_4154(WitchEntity arg0)
getTextureLocation(WitchEntity entity)
func_110775_a(WitchEntity arg0)
getEntityTexture(WitchEntity entity)
protected void
a(avf arg0, float arg1)
method_4157(class_1640 arg0, float arg1)
method_4157(WitchEntity arg0, float arg1)
applyScale(WitchEntity entity, float scale)
func_77041_b(WitchEntity arg0, float arg1)
preRenderCallback(WitchEntity entitylivingbaseIn, float partialTickTime)