Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Deprecate getEntityId as a magic value

Open Machine-Maker opened this issue 3 years ago • 1 comments

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.

Machine-Maker avatar Apr 02 '22 19:04 Machine-Maker

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.

stale[bot] avatar Jun 04 '22 01:06 stale[bot]

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

electronicboy avatar Sep 20 '22 01:09 electronicboy