How did ccbluex change some mc code?
-
Ok, ello my friends. This topic is dumb, so you can ignore it.
Ok, so, how did superblaubeere27 accessed mc.timer or CPacketPlayer.rotating in forge without doing reflection!?
I changed 1.12.2forge-binpatched.jar's bytecode, added my own lines in liquidbounce_at.cfg, but game is crashing, bcz IllegalAccessException error
i will really care if someone will answer to this post -
@idk-my-name elaborate where you got this info
-
@idk-my-name mixins.
-
-
@asutoboki-kun You cant change access modifiers using mixins
-
We are using access transformer in our forge version:
https://github.com/CCBlueX/LiquidBounce/blob/master/1.8.9-Forge/src/main/resources/liquidbounce_at.cfg
docs: https://mcforge.readthedocs.io/en/1.15.x/advanced/accesstransformers/In fabric there is something similar named access widener:
https://github.com/CCBlueX/LiquidBounce/blob/nextgen/src/main/resources/liquidbounce.accesswidener
docs: https://www.fabricmc.net/wiki/tutorial:accesswideners -
@kawaiinekololis Thank you so much.
-
@kawaiinekololis Thank you so much.
-
@kawaiinekololis thanks