Commit Graph
3 Commits
Author SHA1 Message Date
Alfie Cleveland 26ff64cadc Properly fix item duplication bug
Credit to prplz for figuring out the real issue
2016-12-27 01:57:57 +00:00
Alfie Cleveland 3e9512a6fc Cache user authenticator threads 2016-11-25 13:22:40 +00:00
Alfie Cleveland c7287dd5ee Optimise BlockState's hashCode/equals
These are singleton "single instance" objects. We can rely on
object identity checks safely.

Use a simpler optimized hashcode
2016-08-19 01:52:56 +01:00