13
0
geforkt von Mirrors/Paper
Datei suchen
Nassim Jahnke a70953dfb0 Improve CraftEntity and CraftPlayer equals and hashCode
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.
2024-11-09 21:10:45 +01:00
paper-server Improve CraftEntity and CraftPlayer equals and hashCode 2024-11-09 21:10:45 +01:00