Applied-Energistics-2-tiler.../src/main/java/appeng/core/sync/packets
yueh 1e20086799 Extracts item comparison from Platform into their own helper. (#2555)
* Extracts item comparison from Platform into their own helper.

Renamed methods to be more more fitting for the actual comparison.
Added documentation about each methods behaviour.
2016-11-04 09:27:52 +01:00
..
PacketAssemblerAnimation.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
PacketClick.java Fixes #2471: PacketClick processing on the server was broken by the fix for #2463 2016-10-18 00:32:06 +02:00
PacketCompassRequest.java Organized imports 2015-12-24 02:07:03 +01:00
PacketCompassResponse.java Organized imports 2015-12-24 02:07:03 +01:00
PacketCompressedNBT.java All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
PacketConfigButton.java Organized imports 2015-12-24 02:07:03 +01:00
PacketCraftRequest.java Refactored the logging 2016-01-01 02:55:36 +01:00
PacketInventoryAction.java Fixes #2403: Force stack size to 1 for removing the stack size display in the crafting amount window. 2016-10-02 21:30:13 +02:00
PacketJEIRecipe.java Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
PacketLightning.java Organized imports 2015-12-24 02:07:03 +01:00
PacketMatterCannon.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
PacketMEInventoryUpdate.java Second update pass (2/3) - 82 -> 0 errors 2016-06-21 11:03:10 +02:00
PacketMockExplosion.java Organized imports 2015-12-24 02:07:03 +01:00
PacketMultiPart.java Organized imports 2015-12-24 02:07:03 +01:00
PacketNewStorageDimension.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
PacketPaintedEntity.java Organized imports 2015-12-24 02:07:03 +01:00
PacketPartialItem.java Organized imports 2015-12-24 02:07:03 +01:00
PacketPartPlacement.java Second update pass (2/3) - 82 -> 0 errors 2016-06-21 11:03:10 +02:00
PacketPatternSlot.java Organized imports 2015-12-24 02:07:03 +01:00
PacketProgressBar.java Organized imports 2015-12-24 02:07:03 +01:00
PacketSwapSlots.java Organized imports 2015-12-24 02:07:03 +01:00
PacketSwitchGuis.java Organized imports 2015-12-24 02:07:03 +01:00
PacketTransitionEffect.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
PacketValueConfig.java Fixed broken name of TileStationSecurity -> TileSecurityStation 2016-08-26 13:51:38 +02:00