Posted January 17, 20241 yr I found this documentation: https://docs.minecraftforge.net/en/1.16.x/blocks/states/, but i cant understand it whatsoever. I am trying to get a block and its IBlockState, which i already got. Based on that I would love to .getValue(IProperty<EnumDyeColor>), however it throws an error that "Syntax error on token ">", invalid Expression". Am I missing something, am i missunderstanding something? Could anyone explain please? And yes, I am fairly new to java, so maybe I just lack the knowledge of java, but please someone explain.
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.