Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    All of the packets?

    Scripts
    5
    7
    363
    Loading More Posts
    • 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.
    • dntdbt
      dntdbt last edited by

      Where can I find all of the "C" and "S" packets which can be used

      Oreoezi 1 Reply Last reply Reply Quote 0
      • O
        ohno last edited by

        scriptapi.liquidbounce.net

        1 Reply Last reply Reply Quote 0
        • Oreoezi
          Oreoezi @dntdbt last edited by

          @dont_doubt https://scriptapi.liquidbounce.net/net/minecraft/network/Packet.html

          hahayes 1 Reply Last reply Reply Quote 2
          • hahayes
            hahayes @Oreoezi last edited by

            its a pretty useful thing ngl

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @hahayes last edited by

              @hahayes said in All of the packets?:

              its a pretty useful thing ngl

              it is very useful

              1 Reply Last reply Reply Quote 0
              • dntdbt
                dntdbt last edited by

                I have 1.12.2 b73 custom build.
                So, scriptapi.liquidbounce.net can't help me, I want to ask where can I find this packets in liquidbounce/minecraft source code if it possible, because I have this errors in my scripts:

                java.lang.RuntimeException: java.lang.ClassNotFoundException:
                net.minecraft.network.play.client.CPacketPlayer.CPacketPlayerPosition
                
                java.lang.RuntimeException: java.lang.ClassNotFoundException:
                net.minecraft.network.play.client.CPacketPlayer.CPacketPlayerPosLook
                
                java.lang.RuntimeException: java.io.FileNotFoundException:
                ....minecraft\LiquidBounce-1.12\scripts\lib\glFunctions.js
                

                I'll be grateful if someone will solve this problem

                O 1 Reply Last reply Reply Quote 0
                • O
                  ohno @dntdbt last edited by

                  @dont_doubt CPacketPlayer.CPacketPlayerPosition -> CPacketPlayer.Position
                  net.minecraft.network.play.client.CPacketPlayer.CPacketPlayerPosLook -> net.minecraft.network.play.client.CPacketPlayer.PositionRotation

                  1 Reply Last reply Reply Quote 1
                  • First post
                    Last post