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
375e1efb159c0c4e2c6157d5f6099d014b028149
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
core
/
sync
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
..
network
Spatial rework (
#3048
)
2017-08-24 11:24:33 +02:00
packets
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
AppEngPacket.java
Always use qualified access for fields and methods
2017-07-20 21:27:22 +02:00
AppEngPacketHandlerBase.java
Spatial rework (
#3048
)
2017-08-24 11:24:33 +02:00
GuiBridge.java
Format sourcecode
2017-07-20 21:17:10 +02:00
GuiHostType.java
Reduces visibility of internal fields/methods
2015-12-24 01:59:13 +01:00
PacketCallState.java
Added missing file headers
2016-09-17 16:00:37 +02:00