-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By javaforgesoup · Posted
For those coming here looking for 1.19.* tutorials/help, it seems the book no longer exists. -
By diesieben07 · Posted
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19 (Latest) and 1.18.2 (LTS). -
There is a solution? I have the same problem Thx
-
Turns out there was some unexpected behavior in my dependency injection library, so in a roundabout way, it was getting registered twice. Thanks for your reply!
-
The correct way to implement that constructor is something like: public Menu() { super(Component.translatable("unital.menu_screen.title")); } That value is reference to an entry in your language file which you can fix later once you get it working.
-
-
Topics
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.