a70953dfb0bbdbc237cf95c66c948f6c22b9d1a2
Make sure the hash code does not change and also remove outdated equals logic from CraftPlayer. Long-term, the override there should be entirely removed, but this is good enough for now. Replacing some getHandle method calls with direct field access will also reduce overhead from casts that the overridden methods come with, at least until those are changed later on as well.
Description
No description provided
51 MiB
Languages
Java
100%