Advertisement
totalytaco

tileentityCrate

Jun 21st, 2014
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. package net.wowcraft.tileentity;
  2.  
  3. import net.minecraft.tileentity.TileEntity;
  4.  
  5. public class TileEntityCrate extends TileEntity {
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement