Advertisement
Guest User

CommonProxy Class

a guest
Mar 24th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. package net.elementarydiamonds.proxies;
  2.  
  3. public class CommonProxy
  4. {
  5.     public void registerRenderers()
  6.     {
  7.        
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement