Applied-Energistics-2-tiler.../src/api/java/appeng/api
thatsIch 03f9436ef9 Fixes #1331: Happened on deactivating features for intermediate crafting components
If a feature dependency of ItemMultiMaterial was disabled, the returned value was never assigned with the constructed. Pulling out the construction and setting it before checking it, prevents the NPE and also matches the behaviour in ItemMultiPart, where parts are constructed, but never registered.
2015-05-01 17:52:23 +02:00
..
config Improved exceptions 2015-04-21 17:43:24 +02:00
definitions Fixes #1331: Happened on deactivating features for intermediate crafting components 2015-05-01 17:52:23 +02:00
events Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
exceptions instance() does not return null anymore, since else it would represent catching a major bug 2015-03-28 17:11:19 +01:00
features Closes #1054: Adds an Inscriber API for Developers 2015-04-06 13:45:27 +02:00
implementations Fixes #1186: Storage Cells drop upgrades upon disassembling 2015-04-23 22:54:10 +02:00
integration Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
movable Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
networking Removes unrequired part helper getter, since it already existed 2015-04-20 21:12:03 +02:00
parts Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
recipes Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
storage Puts everywhere brackets 2015-04-29 18:38:24 +02:00
util Puts everywhere brackets 2015-04-29 18:38:24 +02:00
AEApi.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
IAppEngApi.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
LICENSE Remove gitmodules 2014-12-04 13:09:13 +01:00
package-info.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00