net.minecraft.client.render.entity

public abstract class LivingEntityRenderer

extends EntityRenderer

boh
net.minecraft.class_1635
net.minecraft.client.render.entity.LivingEntityRenderer
net.minecraft.client.renderer.entity.RendererLivingEntity

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_8009
LOGGER
logger
private static final Identifier
f
field_6502
ENCHANTMENT_GLINT_LOCATION
RES_ITEM_GLINT
protected Model
i
field_6503
model
mainModel
protected Model
j
field_6504
decorationModel
renderPassModel

Constructor summary

ModifierConstructor
public (Model model, float shadowSize)

Method summary

Modifier and TypeMethod
public void
a(bhr arg0)
method_5770(class_444 arg0)
setDecorationModel(Model decorationModel)
setRenderPassModel(ModelBase arg0)
private float
a(float arg0, float arg1, float arg2)
method_5769(float arg0, float arg1, float arg2)
getRotatedAngle(float prevAng, float ang, float tickDelta)
interpolateRotation(float arg0, float arg1, float arg2)
public void
a(sv arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_5773(class_1699 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(LivingEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityLivingBase arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected void
a(sv arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_5778(class_1699 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
renderModel(LivingEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float bob, float yaw, float pitch, float scale)
renderModel(EntityLivingBase arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
protected void
a(sv arg0, double arg1, double arg2, double arg3)
method_5772(class_1699 arg0, double arg1, double arg2, double arg3)
applyTranslation(LivingEntity entity, double dx, double dy, double dz)
renderLivingAt(EntityLivingBase arg0, double arg1, double arg2, double arg3)
protected void
a(sv arg0, float arg1, float arg2, float arg3)
method_5777(class_1699 arg0, float arg1, float arg2, float arg3)
applyRotation(LivingEntity entity, float bob, float bodyYaw, float tickDelta)
rotateCorpse(EntityLivingBase arg0, float arg1, float arg2, float arg3)
protected float
d(sv arg0, float arg1)
method_5787(class_1699 arg0, float arg1)
getAttackAnimationProgress(LivingEntity entity, float tickDelta)
getSwingProgress(EntityLivingBase arg0, float arg1)
protected float
b(sv arg0, float arg1)
method_5783(class_1699 arg0, float arg1)
getBob(LivingEntity entity, float tickDelta)
handleRotationFloat(EntityLivingBase arg0, float arg1)
protected void
c(sv arg0, float arg1)
method_5785(class_1699 arg0, float arg1)
renderMore(LivingEntity entity, float tickDelta)
renderEquippedItems(EntityLivingBase arg0, float arg1)
protected void
e(sv arg0, float arg1)
method_5788(class_1699 arg0, float arg1)
renderStuckArrows(LivingEntity entity, float tickDelta)
renderArrowsStuckInEntity(EntityLivingBase arg0, float arg1)
protected int
b(sv arg0, int arg1, float arg2)
method_5784(class_1699 arg0, int arg1, float arg2)
bindDecorationTexture(LivingEntity mob, int layer, float tickDelta)
inheritRenderPass(EntityLivingBase arg0, int arg1, float arg2)
protected int
a(sv arg0, int arg1, float arg2)
method_5779(class_1699 arg0, int arg1, float arg2)
bindTexture(LivingEntity mob, int layer, float tickDelta)
shouldRenderPass(EntityLivingBase arg0, int arg1, float arg2)
protected void
c(sv arg0, int arg1, float arg2)
method_5786(class_1699 arg0, int arg1, float arg2)
renderArmorPiece(LivingEntity entity, int piece, float f)
func_82408_c(EntityLivingBase arg0, int arg1, float arg2)
protected float
a(sv arg0)
method_5771(class_1699 arg0)
getDeathYaw(LivingEntity entity)
getDeathMaxRotation(EntityLivingBase arg0)
protected int
a(sv arg0, float arg1, float arg2)
method_5776(class_1699 arg0, float arg1, float arg2)
getOverlayColor(LivingEntity entity, float brightness, float timeDelta)
getColorMultiplier(EntityLivingBase arg0, float arg1, float arg2)
protected void
a(sv arg0, float arg1)
method_5775(class_1699 arg0, float arg1)
applyScale(LivingEntity entity, float scale)
preRenderCallback(EntityLivingBase arg0, float arg1)
protected void
b(sv arg0, double arg1, double arg2, double arg3)
method_5782(class_1699 arg0, double arg1, double arg2, double arg3)
renderNameTag(LivingEntity entity, double dx, double dy, double dz)
passSpecialRender(EntityLivingBase arg0, double arg1, double arg2, double arg3)
protected boolean
b(sv arg0)
method_5781(class_1699 arg0)
shouldRenderNameTag(LivingEntity entity)
canRenderName(EntityLivingBase targetEntity)
protected void
a(sv arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
method_5774(class_1699 arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
renderNameTag(LivingEntity entity, double dx, double dy, double dz, String name, float unused, double squaredDistance)
renderOffsetLivingLabel(EntityLivingBase arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)