Arbuz
Results
2
issues of
Arbuz
As stated in the title, I'd like to edit/change minecraft's default textures; But after executing the gradle build Task, i looked into the .jar and couldn't find the default textures......
I want to make the bot move. `bot.getClientSession().send(new ServerboundMovePlayerPosRotPacket(true, false, 0, 0, 0, 0f, 0f));` ` private final MinecraftProtocol minecraftProtocol; private final SessionService sessionService; private final ClientSession clientSession; private int...