net.minecraft.client.render.entity

public class PlayerRenderer

extends LivingEntityRenderer

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

Field summary

Modifier and TypeField
private static final Identifier
a
field_6514
STEVE_LOCATION
steveTextures
private HumanoidModel
f
field_2133
player
modelBipedMain
private HumanoidModel
g
field_2134
armor1
modelArmorChestplate
private HumanoidModel
h
field_2135
armor2
modelArmor

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected int
a(blg arg0, int arg1, float arg2)
method_5800(class_1631 arg0, int arg1, float arg2)
bindTexture(ClientPlayerEntity mob, int layer, float tickDelta)
shouldRenderPass(AbstractClientPlayer arg0, int arg1, float arg2)
protected void
b(blg arg0, int arg1, float arg2)
method_5801(class_1631 arg0, int arg1, float arg2)
renderArmorPiece(ClientPlayerEntity entity, int piece, float f)
func_82408_c(AbstractClientPlayer arg0, int arg1, float arg2)
public void
a(blg 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)
doRender(AbstractClientPlayer arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected Identifier
a(blg arg0)
method_5797(class_1631 arg0)
getTextureLocation(ClientPlayerEntity entity)
getEntityTexture(AbstractClientPlayer arg0)
protected void
a(blg arg0, float arg1)
method_1582(class_1631 arg0, float arg1)
renderMore(ClientPlayerEntity entity, float tickDelta)
renderEquippedItems(AbstractClientPlayer arg0, float arg1)
protected void
b(blg arg0, float arg1)
method_1587(class_1631 arg0, float arg1)
applyScale(ClientPlayerEntity entity, float scale)
preRenderCallback(AbstractClientPlayer arg0, float arg1)
protected void
a(blg arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
method_5185(class_1631 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 unused, double squaredDistance)
renderOffsetLivingLabel(AbstractClientPlayer arg0, double arg1, double arg2, double arg3, String arg4, float arg5, double arg6)
public void
a(yz arg0)
method_4339(class_988 arg0)
renderRightArm(PlayerEntity player)
renderFirstPersonArm(EntityPlayer arg0)
protected void
a(blg 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)
renderLivingAt(AbstractClientPlayer arg0, double arg1, double arg2, double arg3)
protected void
a(blg 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)
rotateCorpse(AbstractClientPlayer arg0, float arg1, float arg2, float arg3)