package net.minecraft.src;

/**
 * 
 * 
 * @author MightyPork
 * @copy (c) 2012
 *
 */
public class PC_TileEntity extends TileEntity {

	/**
	 * 
	 */
	public PC_TileEntity() {
		// TODO Auto-generated constructor stub
	}

}
