Where can I find all of the "mc.xxxxxx" packets?
ScriptAPI
4
Posts
3
Posters
469
Views
-
Where can I find it alike:
mc.thePlayer
mc.theWorld
mc.timer
etc.Hopefully, in liquidbounce source code
-
Where can I find it alike:
mc.thePlayer
mc.theWorld
mc.timer
etc.Hopefully, in liquidbounce source code
@dont_doubt https://scriptapi.liquidbounce.net/allclasses-noframe.html
Start by finding class named "Minecraft" and browsing all of its fields and methods.