Applied-Energistics-2-tiler.../src/main/java/appeng/crafting
yueh 02ac8cf220 Refactored the logging
Using LogManager instead of FMLRelaunchLog to access the logger instance.
Added logging of the name of failed exports instead of exception.
Improved crafting log to include issuer including their location and the
requested item.
Removed superfluous FMLRelaunchLog instance.
Removed superfluous parameters for PlayerData constructor.
2016-01-01 02:55:36 +01:00
..
CraftBranchFailure.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
CraftingCalculationFailure.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
CraftingJob.java Refactored the logging 2016-01-01 02:55:36 +01:00
CraftingLink.java Organized imports 2015-12-24 02:07:03 +01:00
CraftingLinkNexus.java Access using qualified this 2015-12-24 02:10:22 +01:00
CraftingTreeNode.java Organized imports 2015-12-24 02:07:03 +01:00
CraftingTreeProcess.java Organized imports 2015-12-24 02:07:03 +01:00
CraftingWatcher.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
MECraftingInventory.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00