Posted May 4, 20214 yr Basically the subject line. I have a translucent block but want to make it not cast a shadow like glass. I have no idea what class it is. Please help.
May 5, 20214 yr On 5/4/2021 at 7:54 AM, willis54321 said: Basically the subject line. I have a translucent block but want to make it not cast a shadow like glass. I have no idea what class it is. Please help. I believe you can achieve that by overriding the getAmbientOcclusionLightValue() method (called getShadeBrightness() in the official mappings). Take a look at the AbstractGlassBlock class to see how vanilla does it.
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.