Hello,
I have got a question about minecraft and processing
Recently I made a minecraft chatbot that could give responses to things said in a server, but the way I did it makes it so that I could only use chat, and not get world data or coordinates of players. (I used the minecraft logs file). Could someone help me find a way to get the blocks around the player, the coordinates of the player, or even make the player move around using procesing? Maybe a library or something.