Advertisement
Guest User

Untitled

a guest
Feb 15th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. package pirate.common;
  2.  
  3. import net.minecraft.tileentity.TileEntity;
  4.  
  5. public class TileEntityTutorial2 extends TileEntity {
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement