02-26-2014, 04:26 PM
Now to explain the abundance of overly joyous emotions. Basically, the first block updates have happened! The very first update was caused by a redstone torch in this circuit:
I was testing with setBlock and eventually got it working, there's a flag you can use to update blocks after setting it. I turned it to 0 while trying to get it working. When it did, I tried it with updating and got this.
Note that this isn't actually attached to any GUI yet, I just saved to schematic and loaded that up with the deprecated Java GUI. I've also attached minecraft's own Profiler while trying to get setBlock working, so now my output looks like this;
Code:
SIM PROFILER:
Program start 1393428289252
Parsing and linking 401
Minecraft profiler 266
Block 207
Chunk 6
World 53
Loaded schematic 5
Set world 7
Set block 6
Get world 3
Saved schematic 1
MINECRAFT PROFILER:
Profiler test 4597
checkLight 115296