Jump to content

Necro

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Necro

  1. I want to check if the player is actively moving forward on the server-side. On the client-side you can use EntityPlayer#moveForward but this will remain 0.0F on the server-side. Is there another easy way to check if the player moves forward that does not involve sending my own packets? If not I would just send my own packets but I don't want to do this unless it's necessary.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.