In a example where Y:0 is stone, Y:1 is air, and Y:2 is sand, i need that sand to be floating, if that is how it was when the code took a saved state of the block. If there is a simple flag I am overlooking, please point me in the right direction. I have tried inspecting the Level#setBlock code, tried reading the docs, but can't figure this out.