ive done alot of java+js+python coding in the past and i want to get into making minecraft mods, im used to modifying source code myself, but i have no expirience in using mod loaders.
what i need help with is understanding how to monitor web requests sent from the client to the server. i want this so i can obtain data like auction house data & other information from the minecraft server without needing to open and read the data from the opened menus on the client side.