Advertisement
PSquishyP

Untitled

Jun 3rd, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. package noahc3.MaterialBlobs;
  2.  
  3. public class DirtBlobCommon
  4. {
  5. public void registerRenderThings() {}
  6. public void registerSounds() {}
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement