<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can u render pitch?]]></title><description><![CDATA[<p dir="auto"><img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/customizations/d30706f3-039b-40f6-9a36-377a5e6f23e3-axocry.png?v=866ab33d74c" class="not-responsive emoji emoji-customizations emoji--axocry" style="height:23px;width:auto;vertical-align:middle" title=":axocry:" alt="undefined" /></p>
]]></description><link>https://forum.liquidbounce.net/topic/2946/how-can-u-render-pitch</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 10:35:51 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/2946.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Aug 2021 20:01:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can u render pitch? on Tue, 24 Aug 2021 04:54:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plumer-man" aria-label="Profile: plumer-man">@<bdi>plumer-man</bdi></a> check method <code>setRotationAngles</code> in class <code>net.minecraft.client.model.ModelBiped</code>:</p>
<pre><code class="language-java">    public void setRotationAngles(float p_78087_1_, float p_78087_2_, float p_78087_3_, float p_78087_4_, float p_78087_5_, float p_78087_6_, Entity entityIn)
    {
        ...
        if (this.swingProgress &gt; -9990.0F)
        { //injection, modify the bipedHead.rotateAngleX
        ...
    }
</code></pre>
]]></description><link>https://forum.liquidbounce.net/post/23602</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/23602</guid><dc:creator><![CDATA[exit scammed]]></dc:creator><pubDate>Tue, 24 Aug 2021 04:54:03 GMT</pubDate></item><item><title><![CDATA[Reply to How can u render pitch? on Tue, 24 Aug 2021 04:47:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plumer-man" aria-label="Profile: plumer-man">@<bdi>plumer-man</bdi></a> if you mean for aura and scaffold check ModelBiped class</p>
]]></description><link>https://forum.liquidbounce.net/post/23601</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/23601</guid><dc:creator><![CDATA[6Sence]]></dc:creator><pubDate>Tue, 24 Aug 2021 04:47:51 GMT</pubDate></item><item><title><![CDATA[Reply to How can u render pitch? on Sun, 22 Aug 2021 21:11:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plumer-man" aria-label="Profile: plumer-man">@<bdi>plumer-man</bdi></a> mc.fontRenderer.Obj(mc.thePlayer.rotationYaw + "", 50, 50, 0xffffff);</p>
]]></description><link>https://forum.liquidbounce.net/post/23557</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/23557</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 22 Aug 2021 21:11:23 GMT</pubDate></item></channel></rss>