Posted July 30, 20205 yr The forge classes are immune to access transformers. But if i want to AT FlowingFluid i need to AT it's children because their methods still have the protected modifier instead of public. But Forge has ForgeFlowingFluid whitch is child of FlowingFluid and has protected methods. But i can't change it. HOW I CAN CHANGE MINECRAFT CLASS FlowingFluid IF FORGE CLASSES ARE IMMUNE TO ACCESS TRANSFORMERS?! It is paradox.
July 30, 20205 yr Author As far as I know, when starting the game, all methods and fields are public, but we have restrictions in development so that it is more difficult to make mistakes. It's not true?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.