totalytaco

CommonProxy

Jun 9th, 2014
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. package net.wowcraft.proxy;
  2.  
  3.  
  4.  
  5.  
  6. public class CommonProxy {
  7.  
  8. public void registerRenderThings() {
  9.  
  10. }
  11.  
  12.  
  13. public void registerTileEntitySpecialRenderer() {
  14.  
  15. }
  16.  
  17. }
Advertisement
Add Comment
Please, Sign In to add comment