Applied-Energistics-2-tiler.../src/api/java/appeng
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
..
api Fixes #1331: Happened on deactivating features for intermediate crafting components 2015-05-01 17:52:23 +02:00