Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. General
  3. Collecting Information about packets

Collecting Information about packets

Scheduled Pinned Locked Moved General
5 Posts 5 Posters 758 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • dntdbtD Offline
    dntdbtD Offline
    dntdbt
    wrote on last edited by
    #1

    Explain me like i'm five, how these packets work. You are allowed write only about someones, but I'll be grateful <З
    I've never used it before and I even have no idea what is they stand for

    CPacketAnimation and SPacketAnimation
    CPacketClientSettings
    CPacketConfirmTeleport
    CPacketConfirmTransaction and SPacketConfirmTransaction
    CPacketCustomPayload and SPacketCustomPayload
    CPacketInput
    CPacketKeepAlive and SPacketKeepAlive - as I know, it is for not outdate the client, correct if I think wrong
    SPacketPong - think it is used for setting player's ping with CPacketPing

    Hope for your post-activity :р

    icewormy3I 1 Reply Last reply
    0
    • A Offline
      A Offline
      Aftery
      wrote on last edited by
      #2

      de82936f-6d75-40c6-9e20-0d00d2dc816e-image.png

      1 Reply Last reply
      0
      • dntdbtD dntdbt

        Explain me like i'm five, how these packets work. You are allowed write only about someones, but I'll be grateful <З
        I've never used it before and I even have no idea what is they stand for

        CPacketAnimation and SPacketAnimation
        CPacketClientSettings
        CPacketConfirmTeleport
        CPacketConfirmTransaction and SPacketConfirmTransaction
        CPacketCustomPayload and SPacketCustomPayload
        CPacketInput
        CPacketKeepAlive and SPacketKeepAlive - as I know, it is for not outdate the client, correct if I think wrong
        SPacketPong - think it is used for setting player's ping with CPacketPing

        Hope for your post-activity :р

        icewormy3I Offline
        icewormy3I Offline
        icewormy3
        wrote on last edited by
        #3

        @dont_doubt most of them should already be explained in the src code

        for the SPackets, go to: NetHandlerPlayClient.java
        for the CPackets, go to: NetHandlerPlayServer.java

        for the packets that are not explained in the src:

        CPacketConfirmTeleport: this packet is sent when you get flagged by the server (SPacketPlayerPosLook). the teleport id is used to determine wether or not the server should set your position to a new location

        CPacketAnimation: makes your hand swing server sided
        SPacketPong: processes your ping

        hope this helps out 🙂

        ? 1 Reply Last reply
        2
        • icewormy3I icewormy3

          @dont_doubt most of them should already be explained in the src code

          for the SPackets, go to: NetHandlerPlayClient.java
          for the CPackets, go to: NetHandlerPlayServer.java

          for the packets that are not explained in the src:

          CPacketConfirmTeleport: this packet is sent when you get flagged by the server (SPacketPlayerPosLook). the teleport id is used to determine wether or not the server should set your position to a new location

          CPacketAnimation: makes your hand swing server sided
          SPacketPong: processes your ping

          hope this helps out 🙂

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          @icewormy3 said in Collecting Information about packets:

          for the SPackets, go to: NetHandlerPlayClient.java
          for the CPackets, go to: NetHandlerPlayServer.java

          wait what, is it me or it's wrong?

          ForeheadchanF 1 Reply Last reply
          0
          • ? A Former User

            @icewormy3 said in Collecting Information about packets:

            for the SPackets, go to: NetHandlerPlayClient.java
            for the CPackets, go to: NetHandlerPlayServer.java

            wait what, is it me or it's wrong?

            ForeheadchanF Offline
            ForeheadchanF Offline
            Foreheadchan
            wrote on last edited by
            #5

            @mems said in Collecting Information about packets:

            @icewormy3 said in Collecting Information about packets:

            for the SPackets, go to: NetHandlerPlayClient.java
            for the CPackets, go to: NetHandlerPlayServer.java

            wait what, is it me or it's wrong?

            its not wrong

            1 Reply Last reply
            1
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            About
            • Terms of Service
            • Privacy Policy
            • Status
            • Contact Us
            Downloads
            • Releases
            • Source code
            • License
            Docs
            • Tutorials
            • CustomHUD
            • AutoSettings
            • ScriptAPI
            Community
            • Forum
            • Guilded
            • YouTube
            • Twitter
            • D.Tube
            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups