Interface InteractionEvent.BlockBreak
- Enclosing interface:
 - InteractionEvent
 
@ScheduledForRemoval(inVersion="2.0")
@Deprecated
public static interface InteractionEvent.BlockBreak
Deprecated.
- 
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResultbreakBlock(net.minecraft.world.entity.player.Player player, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state) Deprecated. 
- 
Method Details
- 
breakBlock
net.minecraft.world.InteractionResult breakBlock(net.minecraft.world.entity.player.Player player, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state) Deprecated. 
 - 
 
BlockEvent.BREAK