TileEntityBreakBlockEvent
Called when a TileEntity breaks a block.
Constructors
Link copied to clipboard
constructor(@NotNull tileEntity: @NotNull TileEntity, @NotNull block: @NotNull Block, @NotNull drops: @NotNull List<ItemStack>)