net.minecraft.client.render.entity

public class EnderDragonRenderer

extends MobRenderer<EnderDragonEntity>

buo
net.minecraft.class_548
net.minecraft.client.render.entity.EnderDragonRenderer
net.minecraft.client.renderer.entity.RenderDragon

Field summary

Modifier and TypeField
public static final Identifier
a
field_6476
ENDER_CRYSTAL_BEAM_LOCATION
ENDERCRYSTAL_BEAM_TEXTURES
private static final Identifier
j
field_6475
DRAGON_EXPLODING_LOCATION
DRAGON_EXPLODING_TEXTURES
private static final Identifier
k
field_6478
DRAGON_LOCATION
DRAGON_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected void
a(yb arg0, float arg1, float arg2, float arg3)
method_1510(class_959 arg0, float arg1, float arg2, float arg3)
applyRotation(EnderDragonEntity entity, float bob, float bodyYaw, float tickDelta)
applyRotations(EntityDragon entityLiving, float arg1, float rotationYaw, float partialTicks)
protected void
a(yb arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_1511(class_959 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)
renderModel(EntityDragon entitylivingbaseIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)
public void
a(yb arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1508(class_959 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(EnderDragonEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityDragon 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_12445(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)
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(yb arg0)
method_5742(class_959 arg0)
getTextureLocation(EnderDragonEntity entity)
getEntityTexture(EntityDragon entity)