Advertisement
CaptainSpaceCat

CommonProxy.java

May 7th, 2015
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. //goes in mod.divinity.proxy
  2.  
  3. package mod.divinity.proxy;
  4.  
  5. public class CommonProxy {
  6.     public void registerRenders() {
  7.        
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement