RedstoneConnection Equality
sameer opened this issue ยท 1 comments
Finding the equality of two RedstoneConnection objects while propagating a lossy signal is taking an excessive amount of time. I propose implementing a hashCode() and placing it in the equals so that the propagator can quickly check equality.
Please see WIP items for modern versions #466