function startDestroyBlock(x, y, z, side){};
x: 方塊的x座標
y: 方塊的y座標
z: 方塊的z座標
side: 破壞方塊的方向
當互動介面切換時觸發
可以使用preventDefault()
Template:ModPE