Fix formatting
This commit is contained in:
@@ -108,8 +108,8 @@ public interface IAEItemStack extends IAEStack<IAEItemStack> {
|
||||
ItemStack getDefinition();
|
||||
|
||||
/**
|
||||
* Compare this AE item stack to another item stack, but ignores
|
||||
* the amount. It checks the item type, NBT and damage values.
|
||||
* Compare this AE item stack to another item stack, but ignores the amount. It
|
||||
* checks the item type, NBT and damage values.
|
||||
*
|
||||
* @param is An item stack
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user