Files
Applied-Energistics-2/src/main/java/appeng/util
yueh 62435a65f1 IAEStack#fuzzyComparison now compares the same subtypes. (#3384)
To reduce the amount of instanceof checks, it will now compare the same
subtupe.
Comparing an ItemStack and IAEItemStack can simply wrap it before
calling it. Heavy use should already use an IAEStack internal.
Analogue for fluids or other types.
2018-05-27 21:15:42 +02:00
..
2016-12-21 20:38:36 +01:00
2016-09-17 17:05:07 +02:00
2017-07-20 21:21:45 +02:00
2017-09-30 17:18:30 +02:00
2015-12-24 02:03:16 +01:00
2017-07-20 21:17:10 +02:00