Posted September 13, 201213 yr I want all blocks of a certain type within a certain chunk to flash on and off every second (an alarm system triggered when a certain block is broken.) How can I force a lighting update? BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
September 13, 201213 yr Perhaps with this method? World.markBlockForUpdate(int x, int y, int z); (I believe it was like that, not sure about the params though... )
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.