remove trailing whitespaces

This commit is contained in:
yueh
2015-02-03 12:04:13 +01:00
parent ef3cb0a455
commit b18addbf37
303 changed files with 1526 additions and 1526 deletions
@@ -34,11 +34,11 @@ import appeng.api.parts.LayerBase;
/**
* Inventory wrapper for parts,
*
*
* this is considerably more complicated then the other wrappers as it requires creating a "unified inventory".
*
*
* You must use {@link ISidedInventory} instead of {@link IInventory}.
*
*
* If your inventory changes in between placement and removal, you must trigger a PartChange on the {@link IPartHost} so
* it can recalculate the inventory wrapper.
*/