Posted August 23, 20214 yr I was looking at a site that had information changes from 1.16, but i can't find it again. Anybody have any ideas?
August 23, 20214 yr the only thing that has changed is 1.17 uses mojang class names is this what you mean?
August 24, 20214 yr Author Maybe an import problem, i can't get this to work private static final Properties PROP_WOOD = Properties.create(Material.WOOD, MaterialColor.WOOD).hardnessAndResistance(2.0F, 3.0F).sound(SoundType.WOOD); i have tried all the import suggested. So its seems more then just names and I have having other problems from my code from 1.16 , and I thought i saw a web site addressing changes
August 24, 20214 yr On 8/23/2021 at 9:44 AM, Luis_ST said: the only thing that has changed is 1.17 uses mojang class names is this what you mean? this includes the packages, I forgot to apologize sorry😅 next time use your IDE to find the class
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.