Hi, problem with my understanding of packets/ProtocolLib.
Basically, I am listening to PacketType.Play.Server.REL_ENTITY_MOVE. And it works fine for mobs, but somehow it doesn't catch any player movement? (I am printing entityId's of all enitites that are moving on the server to the console, and the player Id is never among them)