I'm not sure if this should be in this forum? But I don't want to spam the Discussion form with something technical that possibly regards the API.
Currently in RW, if an event such as onPlayerPlaceBlock is cancelled the player placing the block is still "charged" for placing the block. I.e. their block count is decremented by a block, or multiple blocks if multiple block placement.
Will this still be the case in the new version? I.e. I will need to use the API to replace the used (but at the same time not used) blocks?