net.minecraft.client.render.entity

public class EnderDragonEntityRenderer

extends MobEntityRenderer<EnderDragonEntity, DragonEntityModel>

All mapped superinterfaces:

FeatureRendererContext

dpj
net.minecraft.class_895
net.minecraft.client.render.entity.EnderDragonEntityRenderer
net.minecraft.client.render.entity.EnderDragonRenderer
net.minecraft.client.renderer.entity.EnderDragonRenderer
net.minecraft.client.renderer.entity.EnderDragonRenderer

Field summary

Modifier and TypeField
public static final Identifier
a
field_4668
CRYSTAL_BEAM
ENDER_CRYSTAL_BEAM_LOCATION
field_110843_g
ENDERCRYSTAL_BEAM_TEXTURES
private static final Identifier
j
field_4669
EXPLOSION_TEX
DRAGON_EXPLODING_LOCATION
field_110842_f
DRAGON_EXPLODING_TEXTURES
private static final Identifier
k
field_4670
SKIN
DRAGON_LOCATION
field_110844_k
DRAGON_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected void
a(ask arg0, float arg1, float arg2, float arg3)
method_3915(class_1510 arg0, float arg1, float arg2, float arg3)
method_3915(EnderDragonEntity arg0, float arg1, float arg2, float arg3)
applyRotation(EnderDragonEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EnderDragonEntity arg0, float arg1, float arg2, float arg3)
applyRotations(EnderDragonEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
protected void
a(ask arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_3916(class_1510 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_3916(EnderDragonEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
renderModel(EnderDragonEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float bob, float yaw, float pitch, float scale)
func_77036_a(EnderDragonEntity arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
renderModel(EnderDragonEntity entitylivingbaseIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)
public void
a(ask arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_3918(class_1510 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_3918(EnderDragonEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(EnderDragonEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(EnderDragonEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EnderDragonEntity entity, double x, double y, double z, float entityYaw, float partialTicks)
public static void
a(double arg0, double arg1, double arg2, float arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10)
method_3917(double arg0, double arg1, double arg2, float arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10)
renderCrystalBeam(double arg0, double arg1, double arg2, float arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10)
renderCrystalBeam(double dx, double dy, double dz, float tickDelta, double targetX, double targetY, double targetZ, int age, double x, double y, double z)
func_188325_a(double arg0, double arg1, double arg2, float arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10)
renderCrystalBeams(double arg0, double arg1, double arg2, float arg3, double arg4, double arg5, double arg6, int arg7, double arg8, double arg9, double arg10)
protected Identifier
a(ask arg0)
method_3914(class_1510 arg0)
method_3914(EnderDragonEntity arg0)
getTextureLocation(EnderDragonEntity entity)
func_110775_a(EnderDragonEntity arg0)
getEntityTexture(EnderDragonEntity entity)