net.minecraft.client.render.entity

public class PlayerRenderer

extends LivingEntityRenderer<ClientPlayerEntity>

bln
net.minecraft.unmapped.C_34859172
net.minecraft.client.render.entity.PlayerRenderer

Field summary

Modifier and TypeField
private boolean
a
f_64006739
thinArms

Constructor summary

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

Method summary

Modifier and TypeMethod
public PlayerModel
g()
m_01101980()
getModel()
public void
a(bet 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)
private void
d(bet arg0)
m_21812092(C_23527099 arg0)
setModelStatus(ClientPlayerEntity entity)
protected Identifier
a(bet arg0)
m_80217139(C_23527099 arg0)
getTextureLocation(ClientPlayerEntity entity)
public void
C_()
m_10563074()
glTranslate()
protected void
a(bet arg0, float arg1)
m_81022230(C_23527099 arg0, float arg1)
applyScale(ClientPlayerEntity entity, float scale)
protected void
a(bet arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
m_70526196(C_23527099 arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
renderNameTag(ClientPlayerEntity entity, double dx, double dy, double dz, String name, float tickDelta, double squaredDistance)
public void
b(bet arg0)
m_22498300(C_23527099 arg0)
renderRightArm(ClientPlayerEntity player)
public void
c(bet arg0)
m_19833560(C_23527099 arg0)
renderLeftArm(ClientPlayerEntity player)
protected void
a(bet 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)
protected void
a(bet 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)