Advertisement
Guest User

Untitled

a guest
Feb 8th, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. package Mod;
  2.  
  3. public class CommonProxy
  4. {
  5. public void registerRenderThings()
  6. {
  7.  
  8. }
  9. public void registerSoundHandler() {
  10.  
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement