net.minecraft.client.render.entity

public class PlayerRenderer

extends LivingEntityRenderer<ClientPlayerEntity>

dce
net.minecraft.unmapped.C_34859172
net.minecraft.client.render.entity.PlayerRenderer
net.minecraft.client.renderer.entity.RenderPlayer

Field summary

Modifier and TypeField
private float
a
f_98666519
bodyRotation
field_205127_a

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)
public (EntityRenderDispatcher dispatcher, boolean thinArms)

Method summary

Modifier and TypeMethod
public PlayerModel
c()
m_01101980()
getModel()
func_177087_b()
public void
a(csv arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_69546567(C_23527099 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(ClientPlayerEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(AbstractClientPlayer arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
private void
d(csv arg0)
m_21812092(C_23527099 arg0)
setModelStatus(ClientPlayerEntity entity)
func_177137_d(AbstractClientPlayer arg0)
public Identifier
a(csv arg0)
m_80217139(C_23527099 arg0)
getTextureLocation(ClientPlayerEntity entity)
func_110775_a(AbstractClientPlayer arg0)
protected void
a(csv arg0, float arg1)
m_81022230(C_23527099 arg0, float arg1)
applyScale(ClientPlayerEntity entity, float scale)
func_77041_b(AbstractClientPlayer arg0, float arg1)
protected void
a(csv arg0, double arg1, double arg2, double arg3, String arg4, double arg5)
m_70526196(C_23527099 arg0, double arg1, double arg2, double arg3, String arg4, double arg5)
renderNameTag(ClientPlayerEntity entity, double x, double y, double z, String name, double range)
func_188296_a(AbstractClientPlayer arg0, double arg1, double arg2, double arg3, String arg4, double arg5)
public void
b(csv arg0)
m_22498300(C_23527099 arg0)
renderRightArm(ClientPlayerEntity player)
func_177138_b(AbstractClientPlayer arg0)
public void
c(csv arg0)
m_19833560(C_23527099 arg0)
renderLeftArm(ClientPlayerEntity player)
func_177139_c(AbstractClientPlayer arg0)
protected void
a(csv arg0, double arg1, double arg2, double arg3)
m_77318128(C_23527099 arg0, double arg1, double arg2, double arg3)
applyTranslation(ClientPlayerEntity entity, double dx, double dy, double dz)
func_77039_a(AbstractClientPlayer arg0, double arg1, double arg2, double arg3)
protected void
a(csv arg0, float arg1, float arg2, float arg3)
m_77340404(C_23527099 arg0, float arg1, float arg2, float arg3)
applyRotation(ClientPlayerEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(AbstractClientPlayer arg0, float arg1, float arg2, float arg3)
private float
b(float arg0, float arg1, float arg2)
m_41096398(float arg0, float arg1, float arg2)
lerpAngle(float min, float max, float delta)
func_205126_b(float arg0, float arg1, float arg2)