ObsequiousNewt Posted September 13, 2012 Posted September 13, 2012 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? Quote BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
Ebilkill Posted September 13, 2012 Posted September 13, 2012 Perhaps with this method? World.markBlockForUpdate(int x, int y, int z); (I believe it was like that, not sure about the params though... ) Quote
Recommended Posts
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.