Interface IMixinClientboundSetEntityMotionPacket


public interface IMixinClientboundSetEntityMotionPacket
  • Method Details

    • getMotionX

      int getMotionX()
    • setMotionX

      void setMotionX(int motionX)
    • getMotionY

      int getMotionY()
    • setMotionY

      void setMotionY(int motionY)
    • getMotionZ

      int getMotionZ()
    • setMotionZ

      void setMotionZ(int motionZ)