net.minecraft.client.render.entity

public class PlayerRenderer

extends LivingEntityRenderer<ClientPlayerEntity>

dco
net.minecraft.class_570
net.minecraft.client.render.entity.PlayerRenderer
net.minecraft.client.renderer.entity.RenderPlayer
net.minecraft.client.renderer.entity.RenderPlayer

Field summary

Modifier and TypeField
private float
a
field_20974
bodyRotation
field_205127_a
field_205127_a

Constructor summary

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

Method summary

Modifier and TypeMethod
public PlayerModel
c()
method_10308()
getModel()
func_177087_b()
getMainModel()
public void
a(ctg arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1581(class_1631 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)
doRender(AbstractClientPlayer entity, double x, double y, double z, float entityYaw, float partialTicks)
private void
d(ctg arg0)
method_10307(class_1631 arg0)
setModelStatus(ClientPlayerEntity entity)
func_177137_d(AbstractClientPlayer arg0)
setModelVisibilities(AbstractClientPlayer clientPlayer)
public Identifier
a(ctg arg0)
method_5797(class_1631 arg0)
getTextureLocation(ClientPlayerEntity entity)
func_110775_a(AbstractClientPlayer arg0)
getEntityTexture(AbstractClientPlayer entity)
protected void
a(ctg arg0, float arg1)
method_1587(class_1631 arg0, float arg1)
applyScale(ClientPlayerEntity entity, float scale)
func_77041_b(AbstractClientPlayer arg0, float arg1)
preRenderCallback(AbstractClientPlayer entitylivingbaseIn, float partialTickTime)
protected void
a(ctg arg0, double arg1, double arg2, double arg3, String arg4, double arg5)
method_5185(class_1631 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)
renderEntityName(AbstractClientPlayer entityIn, double x, double y, double z, String name, double distanceSq)
public void
b(ctg arg0)
method_10305(class_1631 arg0)
renderRightArm(ClientPlayerEntity player)
func_177138_b(AbstractClientPlayer arg0)
renderRightArm(AbstractClientPlayer clientPlayer)
public void
c(ctg arg0)
method_10306(class_1631 arg0)
renderLeftArm(ClientPlayerEntity player)
func_177139_c(AbstractClientPlayer arg0)
renderLeftArm(AbstractClientPlayer clientPlayer)
protected void
a(ctg arg0, double arg1, double arg2, double arg3)
method_5798(class_1631 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)
renderLivingAt(AbstractClientPlayer entityLivingBaseIn, double x, double y, double z)
protected void
a(ctg arg0, float arg1, float arg2, float arg3)
method_5799(class_1631 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)
applyRotations(AbstractClientPlayer entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
private float
b(float arg0, float arg1, float arg2)
method_19441(float arg0, float arg1, float arg2)
lerpAngle(float min, float max, float delta)
func_205126_b(float arg0, float arg1, float arg2)
lerp(float arg0, float arg1, float arg2)
private HumanoidModel$ArmPose
a(ctg arg0, ate arg1)
method_19440(class_1631 arg0, class_1071 arg1)
getArmPose(ClientPlayerEntity player, ItemStack itemInHand)
func_212499_a(AbstractClientPlayer arg0, ItemStack arg1)
func_212499_a(AbstractClientPlayer arg0, ItemStack arg1)