ProtocolLib

3M Downloads

PacketPlayOutNamedEntitySpawn/Spawn Entity Packet

linpan0 opened this issue ยท 0 comments

commented

Describe the question
A clear and concise description of what your question is.
In 1.20, the PacketPlayOutNamedEntitySpawn was removed, so now we have to use the Spawn Entity Packet (0x01). One thing that was in the PacketPlayOutNamedEntitySpawn was the DataWatcher; is there a way to get that back or is that not important?