Inconsistency in piston timing
I was testing to see if MC-54567 got fixed and found out piston timing sometimes is 2.5 game ticks and sometimes 2 game ticks (when using a sticky piston + a full cauldron + a comparator)
Environment
[15:51:54 INFO]: System.getProperty('os.name') == 'Linux'
[15:51:54 INFO]: System.getProperty('os.version') == '3.15.7-1-ARCH'
[15:51:54 INFO]: System.getProperty('os.arch') == 'amd64'
[15:51:54 INFO]: System.getProperty('java.version') == '1.7.0_65'
[15:51:54 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[15:51:54 INFO]: System.getProperty('sun.arch.data.model') == '64'
Created Issue:
Inconsistency in piston timing
I was testing to see if MC-54567 got fixed and found out piston timing sometimes is 2.5 game ticks and sometimes 2 game ticks (when using a sticky piston + a full cauldron + a comparator)
Environment
[15:51:54 INFO]: System.getProperty('os.name') == 'Linux'
[15:51:54 INFO]: System.getProperty('os.version') == '3.15.7-1-ARCH'
[15:51:54 INFO]: System.getProperty('os.arch') == 'amd64'
[15:51:54 INFO]: System.getProperty('java.version') == '1.7.0_65'
[15:51:54 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[15:51:54 INFO]: System.getProperty('sun.arch.data.model') == '64'
discovered while testing
This seems to have been fixed sometime between 14w31a and 1.8.1-pre3.
Thanks