An interface that is passed into PlayerStartBreakingBlockAfterEventSignal.subscribe or PlayerCancelBreakingBlockAfterEventSignal.subscribe that filters out which events are passed to the provided callback.
可选
The BlockFilter that the callback should be called for. If undefined, the callback will be called for all blocks.
The 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 or PlayerCancelBreakingBlockAfterEventSignal.subscribe that filters out which events are passed to the provided callback.