Applied-Energistics-2-tiler.../src/main/java
yueh de260b5283 Splitted channeldata into two ints
Previously it did encode the current and previous used channels into the
same as well as mask it with 0xFF. Which lead to an overflow every 256
gridnodes requiring a channel. This will not happen at > 2^31

Also removes the need to bitshift them for every access.

Fixes #1510
2015-06-18 00:46:14 +02:00
..
appeng Splitted channeldata into two ints 2015-06-18 00:46:14 +02:00
invtweaks/api/container Most of the 1.8 Port. 2015-06-15 19:44:59 -05:00