net.minecraft.client.render.entity

public class PlayerRenderer

extends LivingEntityRenderer<ClientPlayerEntity>

buk
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
h()
m_01101980()
getModel()
public void
a(bmq 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(bmq arg0)
m_21812092(C_23527099 arg0)
setModelStatus(ClientPlayerEntity entity)
protected Identifier
a(bmq arg0)
m_80217139(C_23527099 arg0)
getTextureLocation(ClientPlayerEntity entity)
public void
e()
m_10563074()
glTranslate()
protected void
a(bmq arg0, float arg1)
m_81022230(C_23527099 arg0, float arg1)
applyScale(ClientPlayerEntity entity, float scale)
protected void
a(bmq 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)
public void
b(bmq arg0)
m_22498300(C_23527099 arg0)
renderRightArm(ClientPlayerEntity player)
public void
c(bmq arg0)
m_19833560(C_23527099 arg0)
renderLeftArm(ClientPlayerEntity player)
protected void
a(bmq 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(bmq 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)