zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
683 stars 189 forks source link

function destroyBlock in explosions #930

Open rodrigojxd opened 8 years ago

rodrigojxd commented 8 years ago

In an explosion the hook "destroy Block" should not detect the broken blocks?

WIPocket commented 8 years ago

No. destroyBlock() only triggers when a player breakes it. But there is a hook to detect explozions