Get the dropped items as a slot array.
the world where the block has been broken
the player who broke the block, can be null (e.g. explosion, fire...)
item used to break the block, is null if player is null or the player broke the block with his hand
a slot array with the dropped items
See Implementation
Get the dropped items as a slot array.