Posted April 12, 201411 yr Hi! I have a Forge v.1.7.2-10.12.0.1057 and my problem: In jd written that class WorldType have public constructor but in source he have private. How i can do new worldtype ?
April 12, 201411 yr First, downgrade to #1056; #1057 doesn't work. Secondly, if you read the Javadoc, it says that the constructors that you're looking at are SUPPOSED to be hidden, and that you should use the constructor that only has the String parameter.
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.