Applied-Energistics-2-tiler.../src/api/java/appeng/api
yueh a14cf2204d Fixes anchor rendering (#2698)
* Fixes #2680: Use a shorter cable anchor model when blocked by a facade.
* Fixes #2664: Prevent anchors from creating intersection.

Replaced the simple List<ResourceLocation> for the static models with a
new container also indicating a solid part, which can be used to prevent
the creation of an intersection.
2016-12-14 22:37:10 +01:00
..
client Added missing @Override annotations 2016-09-17 17:00:10 +02:00
config Removed Pneumaticraft References since there is no 1.10 port and it has been inactive since March. 2016-10-28 23:06:52 +02:00
definitions Layers and IC2 Tunnel (#2565) 2016-11-04 11:20:56 +01:00
events Capitalised enums to match conventions 2016-09-17 15:06:00 +02:00
exceptions Added missing file headers 2016-09-17 14:48:31 +02:00
features Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
implementations Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
movable Added TODO for API classes needing investigation 2016-09-17 15:22:16 +02:00
networking Replaced Watcher using Collection with a more fitting interface (#2693) 2016-12-14 18:30:49 +01:00
parts Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
recipes Code format 2016-01-01 01:48:15 +01:00
storage Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
util Added TODO for API classes needing investigation 2016-09-17 15:22:16 +02:00
AEApi.java final variables and parameters 2015-09-30 14:24:44 +02:00
AEInjectable.java Added missing file headers 2016-09-17 14:48:31 +02:00
AEPlugin.java Added missing file headers 2016-09-17 14:48:31 +02:00
IAppEngApi.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
LICENSE Remove gitmodules 2014-12-04 13:09:13 +01:00
package-info.java API version will be replaced during build with the correct rv. 2016-01-09 23:19:10 +01:00