实验性可选blockThe BlockFilter that the callback should be called for. If undefined, the callback will be called for all blocks.
可选playerThe EntityFilter that the callback should be called for. If undefined, the callback will be called for all players.
An interface that is passed into PlayerStartBreakingBlockAfterEventSignal.subscribe that filters out which events are passed to the provided callback.