If Item::placeable returns true, this function should return an instance of the block that will be placed.
the world where the block has been placed
where the item should place the block
side of the block touched when placed
See Implementation
If Item::placeable returns true, this function should return an instance of the block that will be placed.