Advertisement
Guest User

code snippet 5

a guest
Nov 29th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. package lord.NeatVocks;
  2.  
  3. public class commonProxy {
  4.  
  5. public void registerPreRenderers(){
  6. //nothing?
  7. }
  8.  
  9. public void registerRenderers(){
  10. //nothing?
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement