Paper
Paper copied to clipboard
Deprecate getEntityId as a magic value
getEntityId is left over when entities didn't have UUID (I'm guessing) and its only used for network stuff. like the network ids for everything in registries. getUniqueId (which returns a UUID) should be used by plugins.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This was always a misnomer due to the fact that there are still internal uses for this ID, and, we literally just recently added API which would take this number in order to attribute an action towards a specific entity