Applied-Energistics-2-tiler.../src/main/java/appeng/util
yueh 887339f7b8 Removed ASMTweaker and replaced it with AT. (#2636)
Added appeng_at.cfg and updated build.gradle to correctly include the AT when building.
Deleted the now useless ASMTweaker.
Moved the coremod from package transformer to coremod as a better matching name.
Updated the old 1.7.10 code using reflection to drop it where forge or vanilla now exposes that functionality directly.
2016-11-26 14:08:10 +01:00
..
helpers Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
inv Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
item Fixes #2571: Only call getDurabilityForDisplay if the item is damageable. 2016-11-05 12:58:15 +01:00
iterators Organized imports 2015-12-24 02:07:03 +01:00
prioritylist Fixed typo in prioritylist. 2016-11-01 16:15:05 +01:00
BlockUpdate.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
ClassInstantiation.java Organise imports 2016-09-17 17:05:07 +02:00
ConfigManager.java Refactored the logging 2016-01-01 02:55:36 +01:00
IConfigManagerHost.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
InventoryAdaptor.java Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
InWorldToolOperationResult.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
ISlimReadableNumberConverter.java Added missing file headers 2016-09-17 16:00:37 +02:00
ItemSorters.java Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
IWideReadableNumberConverter.java Added missing file headers 2016-09-17 16:00:37 +02:00
IWorldCallable.java Formatted code 2015-12-24 02:03:16 +01:00
LookDirection.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
Platform.java Removed ASMTweaker and replaced it with AT. (#2636) 2016-11-26 14:08:10 +01:00
ReadableNumberConverter.java Added missing file headers 2016-09-17 16:00:37 +02:00
ReadOnlyCollection.java final variables and parameters 2015-09-30 14:24:44 +02:00
SettingsFrom.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
UUIDMatcher.java final variables and parameters 2015-09-30 14:24:44 +02:00