Fixed NPE bugs in API by returning empty, rather than null, and updatedthe method descriptions accordingly.
Changed all remaining dealings with null ItemStacks in the API toinstead deal with empty ones, and updated the method descriptionsaccordingly.
Standardized the naming of ItemStacks, both as variable and in methoddescriptions, in the API.