BetaOptionalblockThe BlockFilter that the callback should be called for. If undefined, the callback will be called for all blocks.
OptionalplayerThe 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.