Advertisement
kamakwazee

CommonProxy.java

Apr 17th, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. package mods.splash.common;
  2.  
  3. public class CommonProxy
  4. {
  5.  
  6.     public void registerRenderers(){}
  7.    
  8.    
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement