ArmorStandRenderer.java 文件源码

java
阅读 20 收藏 0 点赞 0 评论 0

项目:BaseClient 作者:
public ArmorStandRenderer(RenderManager p_i46195_1_)
{
    super(p_i46195_1_, new ModelArmorStand(), 0.0F);
    LayerBipedArmor layerbipedarmor = new LayerBipedArmor(this)
    {
        protected void initArmor()
        {
            this.field_177189_c = new ModelArmorStandArmor(0.5F);
            this.field_177186_d = new ModelArmorStandArmor(1.0F);
        }
    };
    this.addLayer(layerbipedarmor);
    this.addLayer(new LayerHeldItem(this));
    this.addLayer(new LayerCustomHead(this.getMainModel().bipedHead));
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号