<?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[A suggestion, that will fix scripts on b73 x-version. [Fixing wrapped MC issues]]]></title><description><![CDATA[<p dir="auto">I suggest reverting change in IFontRenderer, I mean, refactor fontHeight -&gt; FONT_HEIGHT.<br />
Second of all, add 2 new events. WPacketEvent and WAttackEvent.<br />
WPacketEvent will return Packet&lt;*&gt; instead of IPacket(IPacket does not has &lt;&gt;, also it returns PacketImpl in script api, that isn't being unwrapped.), WAttackEvent will return Entity instead of IEntity(IEntity returns an EntityImpl, that does not has health variable and etc...)<br />
Third of all, use these events in script api, so it will be small-fixed.<br />
I think, I explained this perfectly.</p>
]]></description><link>https://forum.liquidbounce.net/topic/1392/a-suggestion-that-will-fix-scripts-on-b73-x-version-fixing-wrapped-mc-issues</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 07:39:08 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/1392.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Feb 2021 19:57:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to A suggestion, that will fix scripts on b73 x-version. [Fixing wrapped MC issues] on Wed, 10 Feb 2021 20:07:35 GMT]]></title><description><![CDATA[<p dir="auto">@skidma in case, this is my screenshot. I already asked for this feature on github (23 days ago)</p>
]]></description><link>https://forum.liquidbounce.net/post/10675</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/10675</guid><dc:creator><![CDATA[idk my name]]></dc:creator><pubDate>Wed, 10 Feb 2021 20:07:35 GMT</pubDate></item><item><title><![CDATA[Reply to A suggestion, that will fix scripts on b73 x-version. [Fixing wrapped MC issues] on Wed, 10 Feb 2021 20:06:37 GMT]]></title><description><![CDATA[<p dir="auto">Explaination of Packet&lt;?&gt; and IPacket.<br />
Packet&lt;?&gt; is like massive class, that contains all packets in one.<br />
IPacket isn't.<br />
IPacket is just interface, PacketImpl is implementation of Packet (without &lt;&gt;)<br />
I still did not understand, why PacketImpl does not 'unwrap' itself to Packet&lt;Any?&gt;<br />
In few words: In ScriptAPI IPacket returns PacketImpl, that MUST unwrap itself to Packet&lt;?&gt;. But it does not.<br />
This will be like Packet&lt;?&gt; -&gt; PacketImpl -&gt; IPacket -&gt; PacketImpl -&gt; Packet&lt;?&gt; and again, again, again....</p>
]]></description><link>https://forum.liquidbounce.net/post/10674</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/10674</guid><dc:creator><![CDATA[idk my name]]></dc:creator><pubDate>Wed, 10 Feb 2021 20:06:37 GMT</pubDate></item><item><title><![CDATA[Reply to A suggestion, that will fix scripts on b73 x-version. [Fixing wrapped MC issues] on Wed, 10 Feb 2021 20:05:46 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://forums.ccbluex.net/assets/uploads/files/1612797300926-569af99b-4cb3-4a1f-b4d9-bdc3f73eee0c-image.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/10673</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/10673</guid><dc:creator><![CDATA[DreamWasFucked]]></dc:creator><pubDate>Wed, 10 Feb 2021 20:05:46 GMT</pubDate></item><item><title><![CDATA[Reply to A suggestion, that will fix scripts on b73 x-version. [Fixing wrapped MC issues] on Wed, 10 Feb 2021 20:00:22 GMT]]></title><description><![CDATA[<p dir="auto">Also, add new variable like wmc, that will return Minecraft.getMinecraft() instead of IMinecraft. This will fix some problems in 1.12.2 b73 LiquidBounce</p>
]]></description><link>https://forum.liquidbounce.net/post/10672</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/10672</guid><dc:creator><![CDATA[idk my name]]></dc:creator><pubDate>Wed, 10 Feb 2021 20:00:22 GMT</pubDate></item></channel></rss>