package com.hbm.tileentity.bomb; import net.minecraft.tileentity.TileEntity; public class TileEntityLaunchTable extends TileEntity { }