Krenair

ZeuX on Adopt-a-Package and Fesh0r

Mar 4th, 2012
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Mar 03 23:55:05 <Krenair> ZeuX, someone told me it would probably never be done
  2. Mar 03 23:55:08 <Krenair> Might've been Searge
  3. Mar 03 23:55:12 <ZeuX> well, that was Fesh0r
  4. Mar 03 23:55:26 <ZeuX> there's a problem (I don't really see as one though)
  5. Mar 03 23:56:05 <Krenair> ZeuX, oh yeah, must've been him. What was the 'problem'?
  6. 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
  7. 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
  8. Mar 03 23:57:48 <Krenair> ZeuX, mods aren't (or shouldn't be) in the same package as MC at the moment anyway...
  9. 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