Posted August 14, 20214 yr I am making a block which I want to emit lighting, but I don't understand how it really works, all it says is that it needs .lightLevel(ToIntFunction<BlockState> p_60954_) but I don't understand what parameter to put in the missing, it may seem silly, but it would help me a lot if you explained.
August 14, 20214 yr for an example look into the BlockBehaviour.Properties class, there is a default implementation with return 0
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.