Editing spawner's NBT?
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
If you want a mana GUI, call Minecraft.getInstance().setScreen(new ManaScreen()); somewhere display your GUI. I would recommend creating a keybind and listening to key events, and if your key bind is pressed down, running that code.
-
You are creating an entire new screen, or GUI. What you probably want is an Overlay.
-
That seems to have fixed it, thank you!
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
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.