Posted January 4, 20223 yr i know is a bit dump but cant i open for example JOptionPanel from a item right click? @Override public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn) { String name = JOptionPane.showInputDialog("Enter the desired name: "); return super.onItemRightClick(worldIn, playerIn, handIn); }
January 4, 20223 yr Author 1 hour ago, diesieben07 said: I don't think you can use Swing UIs in Minecraft. Also: I have had to move nearly every single one of your previous threads to the correct forum. Please take the hint. some mods like XRAY mod use java GUIS in minecraft, so really i cant open guis?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.