Applied-Energistics-2-tiler.../src/main/java/appeng/crafting
yueh c4d21c3721 Fixes #2530: Use ItemListIgnoreCrafting to ignore craftable items.
Wraps the internal inventory into an ItemListIgnoreCrafting to hide
craftable items from it. As the ItemLists will always create a copy of the
actual stack before changing them, it will not affect any itemstack stored
elsewhere.

(cherry picked from commit a9c5019554)
2018-06-15 23:31:21 +08:00
..
CraftBranchFailure.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
CraftingCalculationFailure.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
CraftingJob.java clean up completely.(Although I think Intellij IDEA did a lot of useless thing) 2017-04-12 22:10:28 +08:00
CraftingLink.java clean up completely.(Although I think Intellij IDEA did a lot of useless thing) 2017-04-12 22:10:28 +08:00
CraftingLinkNexus.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
CraftingTreeNode.java clean up completely.(Although I think Intellij IDEA did a lot of useless thing) 2017-04-12 22:10:28 +08:00
CraftingTreeProcess.java clean up completely.(Although I think Intellij IDEA did a lot of useless thing) 2017-04-12 22:10:28 +08:00
CraftingWatcher.java clean up completely.(Although I think Intellij IDEA did a lot of useless thing) 2017-04-12 22:10:28 +08:00
MECraftingInventory.java Fixes #2530: Use ItemListIgnoreCrafting to ignore craftable items. 2018-06-15 23:31:21 +08:00