This website requires JavaScript.
Explore
Help
Sign In
fujin
/
Applied-Energistics-2
Watch
1
Star
0
Fork
0
You've already forked Applied-Energistics-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
970630a90dfe5abafacc3a58d9bcf16e2ac34aa7
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
util
/
item
T
History
fscan
375e1efb15
We don't need the showCraftingLabel flag, as IAEStack is perfectly fine with 0 size stacks. (
#3071
)
...
Adjust rendering code to use ItemStack with size 1 where required.
2017-09-09 12:58:22 +02:00
..
AEFluidStack.java
We don't need the showCraftingLabel flag, as IAEStack is perfectly fine with 0 size stacks. (
#3071
)
2017-09-09 12:58:22 +02:00
AEItemDef.java
Extracts item comparison from Platform into their own helper. (
#2555
)
2016-11-04 09:27:52 +01:00
AEItemStack.java
We don't need the showCraftingLabel flag, as IAEStack is perfectly fine with 0 size stacks. (
#3071
)
2017-09-09 12:58:22 +02:00
AESharedNBT.java
Finally use Java7 <>
2017-07-20 21:21:45 +02:00
AEStack.java
We don't need the showCraftingLabel flag, as IAEStack is perfectly fine with 0 size stacks. (
#3071
)
2017-09-09 12:58:22 +02:00
FluidList.java
Finally use Java7 <>
2017-07-20 21:21:45 +02:00
ItemList.java
Finally use Java7 <>
2017-07-20 21:21:45 +02: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
Finally use Java7 <>
2017-07-20 21:21:45 +02:00
OreReference.java
Finally use Java7 <>
2017-07-20 21:21:45 +02:00
SharedSearchObject.java
Extracts item comparison from Platform into their own helper. (
#2555
)
2016-11-04 09:27:52 +01:00