Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Mar 03 23:55:05 <Krenair> ZeuX, someone told me it would probably never be done
- Mar 03 23:55:08 <Krenair> Might've been Searge
- Mar 03 23:55:12 <ZeuX> well, that was Fesh0r
- Mar 03 23:55:26 <ZeuX> there's a problem (I don't really see as one though)
- Mar 03 23:56:05 <Krenair> ZeuX, oh yeah, must've been him. What was the 'problem'?
- Mar 03 23:56:58 <ZeuX> well, standard access-level in java lets you access fields and methods when they are in the same package, now when they are not mods wont have access to some/lots of stuff
- Mar 03 23:57:26 <ZeuX> my solution would be to make it all public upon decompile, repackage everything, mods get developed in their respective package
- Mar 03 23:57:48 <Krenair> ZeuX, mods aren't (or shouldn't be) in the same package as MC at the moment anyway...
- Mar 03 23:57:49 <ZeuX> however, for them to work, they need to end up in the default package again, so reobf puts them there
Advertisement
Add Comment
Please, Sign In to add comment