public class RenderPlayer extends RendererLivingEntity
Modifier and Type | Field and Description |
---|---|
ModelBiped |
modelArmor |
ModelBiped |
modelArmorChestplate |
ModelBiped |
modelBipedMain |
mainModel, renderPassModel
field_147909_c, renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderPlayer() |
Modifier and Type | Method and Description |
---|---|
void |
doRender(AbstractClientPlayer p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
void |
doRender(Entity p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
void |
doRender(EntityLivingBase p_76986_1_,
double p_76986_2_,
double p_76986_4_,
double p_76986_6_,
float p_76986_8_,
float p_76986_9_) |
protected void |
func_82408_c(AbstractClientPlayer p_82408_1_,
int p_82408_2_,
float p_82408_3_) |
protected void |
func_82408_c(EntityLivingBase p_82408_1_,
int p_82408_2_,
float p_82408_3_) |
protected void |
func_96449_a(AbstractClientPlayer p_96449_1_,
double p_96449_2_,
double p_96449_4_,
double p_96449_6_,
java.lang.String p_96449_8_,
float p_96449_9_,
double p_96449_10_) |
protected void |
func_96449_a(EntityLivingBase p_96449_1_,
double p_96449_2_,
double p_96449_4_,
double p_96449_6_,
java.lang.String p_96449_8_,
float p_96449_9_,
double p_96449_10_) |
protected ResourceLocation |
getEntityTexture(AbstractClientPlayer p_110775_1_) |
protected ResourceLocation |
getEntityTexture(Entity p_110775_1_) |
protected void |
preRenderCallback(AbstractClientPlayer p_77041_1_,
float p_77041_2_) |
protected void |
preRenderCallback(EntityLivingBase p_77041_1_,
float p_77041_2_) |
protected void |
renderEquippedItems(AbstractClientPlayer p_77029_1_,
float p_77029_2_) |
protected void |
renderEquippedItems(EntityLivingBase p_77029_1_,
float p_77029_2_) |
void |
renderFirstPersonArm(EntityPlayer p_82441_1_) |
protected void |
renderLivingAt(AbstractClientPlayer p_77039_1_,
double p_77039_2_,
double p_77039_4_,
double p_77039_6_) |
protected void |
renderLivingAt(EntityLivingBase p_77039_1_,
double p_77039_2_,
double p_77039_4_,
double p_77039_6_) |
protected void |
rotateCorpse(AbstractClientPlayer p_77043_1_,
float p_77043_2_,
float p_77043_3_,
float p_77043_4_) |
protected void |
rotateCorpse(EntityLivingBase p_77043_1_,
float p_77043_2_,
float p_77043_3_,
float p_77043_4_) |
protected int |
shouldRenderPass(AbstractClientPlayer p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
protected int |
shouldRenderPass(EntityLivingBase p_77032_1_,
int p_77032_2_,
float p_77032_3_) |
func_110813_b, getColorMultiplier, getDeathMaxRotation, handleRotationFloat, inheritRenderPass, passSpecialRender, renderArrowsStuckInEntity, renderModel, renderSwingProgress, setRenderPassModel
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_147906_a, getFontRendererFromRenderManager, isStaticEntity, renderAABB, renderOffsetAABB, setRenderManager, updateIcons
public ModelBiped modelBipedMain
public ModelBiped modelArmorChestplate
public ModelBiped modelArmor
protected int shouldRenderPass(AbstractClientPlayer p_77032_1_, int p_77032_2_, float p_77032_3_)
protected void func_82408_c(AbstractClientPlayer p_82408_1_, int p_82408_2_, float p_82408_3_)
public void doRender(AbstractClientPlayer p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
protected ResourceLocation getEntityTexture(AbstractClientPlayer p_110775_1_)
protected void renderEquippedItems(AbstractClientPlayer p_77029_1_, float p_77029_2_)
protected void preRenderCallback(AbstractClientPlayer p_77041_1_, float p_77041_2_)
protected void func_96449_a(AbstractClientPlayer p_96449_1_, double p_96449_2_, double p_96449_4_, double p_96449_6_, java.lang.String p_96449_8_, float p_96449_9_, double p_96449_10_)
public void renderFirstPersonArm(EntityPlayer p_82441_1_)
protected void renderLivingAt(AbstractClientPlayer p_77039_1_, double p_77039_2_, double p_77039_4_, double p_77039_6_)
protected void rotateCorpse(AbstractClientPlayer p_77043_1_, float p_77043_2_, float p_77043_3_, float p_77043_4_)
protected void func_96449_a(EntityLivingBase p_96449_1_, double p_96449_2_, double p_96449_4_, double p_96449_6_, java.lang.String p_96449_8_, float p_96449_9_, double p_96449_10_)
func_96449_a
in class RendererLivingEntity
protected void preRenderCallback(EntityLivingBase p_77041_1_, float p_77041_2_)
preRenderCallback
in class RendererLivingEntity
protected void func_82408_c(EntityLivingBase p_82408_1_, int p_82408_2_, float p_82408_3_)
func_82408_c
in class RendererLivingEntity
protected int shouldRenderPass(EntityLivingBase p_77032_1_, int p_77032_2_, float p_77032_3_)
shouldRenderPass
in class RendererLivingEntity
protected void renderEquippedItems(EntityLivingBase p_77029_1_, float p_77029_2_)
renderEquippedItems
in class RendererLivingEntity
protected void rotateCorpse(EntityLivingBase p_77043_1_, float p_77043_2_, float p_77043_3_, float p_77043_4_)
rotateCorpse
in class RendererLivingEntity
protected void renderLivingAt(EntityLivingBase p_77039_1_, double p_77039_2_, double p_77039_4_, double p_77039_6_)
renderLivingAt
in class RendererLivingEntity
public void doRender(EntityLivingBase p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
doRender
in class RendererLivingEntity
protected ResourceLocation getEntityTexture(Entity p_110775_1_)
getEntityTexture
in class Render
public void doRender(Entity p_76986_1_, double p_76986_2_, double p_76986_4_, double p_76986_6_, float p_76986_8_, float p_76986_9_)
doRender
in class RendererLivingEntity