I was creating a mod which automatically opens player inventory in single player it was working, but in servers it didnt work.
mc.displayGuiScreen(new GuiInventory(mc.player));
is there a packet to send or something? thanks in advance!
2 replies
Important Information
By using this site, you agree to our Terms of Use.