getDrops
Gets the drops of the Nova block at that location or null if there is no Nova block there.
Return
The list of drops or null if there is no block from Nova at that location.
Parameters
The location of the Nova block.
Gets the drops of the Nova block at that location as if it was mined with the given tool or null if there is no Nova block there.
Return
The list of drops or null if there is no block from Nova at that location.
Parameters
The location of the Nova block.
The tool that should be used.
Gets the drops of the Nova block at that location as if it was mined by source with the given tool or null if there is no Nova block there.
Return
The list of drops or null if there is no block from Nova at that location.
Parameters
The location of the Nova block.
The source of this action. Could be a player, tile-entity or similar.
The tool that should be used.