Applied-Energistics-2-tiler.../src/main/java/appeng/util/item
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
..
AEFluidStack.java Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
AEItemDef.java Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
AEItemStack.java Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
AESharedNBT.java Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
AEStack.java Organized imports 2015-12-24 02:07:03 +01:00
FluidList.java final variables and parameters 2015-09-30 14:24:44 +02:00
ItemList.java Organized imports 2015-12-24 02:07:03 +01:00
ItemModList.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
MeaningfulFluidIterator.java final variables and parameters 2015-09-30 14:24:44 +02:00
MeaningfulItemIterator.java Reverts some of the changes to ItemList. 2015-12-23 14:41:32 +01:00
OreHelper.java All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
OreReference.java Organized imports 2015-12-24 02:07:03 +01:00
SharedSearchObject.java Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00